You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
At the moment, the release process is manual, but we should improve it
On every merge to dev: release staging automatically
On a production version tag pushed (v.*) (without beta or alpha) in the version number
update docker images to use the pushed tagged version (client & api), so that everybody can update their docker images too
update the servers to use the pushed tagged version (client & api)
Additionally, production releases should automatically draft a release in github, the automatic changelog can come later on, no need for now, we should just draft a release with the right name and version
Requirements
Above mentioned
Acceptance criteria
Above mentioned
Creation checklist
I have assigned this task to the correct people
I have added the most appropriate labels
I have linked the correct milestone and/or project
The text was updated successfully, but these errors were encountered:
Lovely. Would be great to have a major.minor tag which I can use in the sandbox so I get all patch updates automatically. We do that everywhere else too
Task description
At the moment, the release process is manual, but we should improve it
dev
: release staging automaticallybeta
oralpha
) in the version numberAdditionally, production releases should automatically draft a release in github, the automatic changelog can come later on, no need for now, we should just draft a release with the right name and version
Requirements
Above mentioned
Acceptance criteria
Above mentioned
Creation checklist
The text was updated successfully, but these errors were encountered: