Skip to content

Ushcode/9/Add-docker-CI-and-version-checking - #10

Open
Ushcode wants to merge 27 commits into
mainfrom
Ushcode/9/Add-docker-CI-and-version-checking
Open

Ushcode/9/Add-docker-CI-and-version-checking#10
Ushcode wants to merge 27 commits into
mainfrom
Ushcode/9/Add-docker-CI-and-version-checking

Conversation

@Ushcode

@Ushcode Ushcode commented Mar 21, 2025

Copy link
Copy Markdown
Member
  • Add Version checker
  • Add code tagging
  • Add docker CI

simply change the top level VERSION file to x.y.z or x.y.z-SNAPSHOT, github will write this to the pom and docker compose files

Merge will be blocked by the version checker if VERSION and the corresponding package files do not match a semver pattern with a valid increment to the version on main.

docker images will be built on push to main

@Ushcode Ushcode self-assigned this Mar 21, 2025

@Ushcode Ushcode left a comment

Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@gpeb2 not sure if the images will build in this env with the required maven credentials to pull from wherever necessary inside the container

@Ushcode Ushcode left a comment

Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@gpeb2 not sure if the images will build in this env with the required maven credentials to pull from wherever necessary inside the container

@Ushcode
Ushcode force-pushed the Ushcode/9/Add-docker-CI-and-version-checking branch from dead1a1 to a897d65 Compare July 3, 2025 14:04
@Ushcode

Ushcode commented Jul 8, 2025

Copy link
Copy Markdown
Member Author
Screenshot 2025-07-08 at 14 10 51

stack bot correctly updates the package files on check of correct version increment in VERSION file

@Ushcode

Ushcode commented Jul 11, 2025

Copy link
Copy Markdown
Member Author

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant