Skip to content

Conversation

@Ushcode
Copy link
Member

@Ushcode Ushcode commented Mar 21, 2025

  • 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
Copy link
Member Author

@Ushcode Ushcode left a comment

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

Copy link
Member Author

@Ushcode Ushcode left a comment

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
Copy link
Member Author

Ushcode commented Jul 8, 2025

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
Copy link
Member Author

Ushcode commented Jul 11, 2025

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.

2 participants