Skip to content

Auto-increment docker deployment#229

Merged
Luke-Schreiber merged 2 commits intomainfrom
autoincrement-docker-deployment
Feb 3, 2026
Merged

Auto-increment docker deployment#229
Luke-Schreiber merged 2 commits intomainfrom
autoincrement-docker-deployment

Conversation

@Luke-Schreiber
Copy link

Does this PR close any open issues?

Closes #224

Give a longer description of what this PR addresses and why it's needed

Previous issue: Pull requests are required to be named e.g. '1.25' in order to increment the docker version when deployed via actions.

Solution: Updated the .yml docker deploy actions to auto-increment docker image names with the github 'run-number' (the number of times the .yml script has been run).

TODO

  • Test this deployment

@Luke-Schreiber Luke-Schreiber self-assigned this Feb 3, 2026
@Luke-Schreiber Luke-Schreiber merged commit c841afe into main Feb 3, 2026
@Luke-Schreiber Luke-Schreiber deleted the autoincrement-docker-deployment branch February 3, 2026 21:49
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.

Update docker build Github actions

2 participants