-
Notifications
You must be signed in to change notification settings - Fork 0
Maintenance
Andrew Hosgood edited this page Oct 14, 2024
·
7 revisions
A specific version of each tool is declared in code. Upgrading is therefore a concious action.
Subscribe to new releases for all the tools.
When a new version is released:
- Change its version in the required place.
- Update the
CHANGELOG.md
by adding the updated resource in "Changed", "Removed", "Fixed" or "Security" - The build workflow will be run for the image version called
preview
and the image added to the container repository - If ready, release a new version
- Update the
CHANGELOG.md
and specify a version that adheres to semver - Push all changes to
main
-
Create a new release with the version number, ensuring there is a leading
v
- The build workflow will be run and the image added to the container repository