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
Create the next Milestone nextVersion if it does not already exists, define the dates (release cadence) every sprint
Ensure all tickets related to Milestone newVersion are completed. (except this one "release"). Is possible to move some to the next Milestone if deemed necessary.
Ensure that all PRs have appropriate labels, milestone set and assignes.
Trigger GHA Release Automation WF with newVersion-rc1 using main branch. (this will kick-off the automation release process)
Problem
We need to release 0.6.0 version
Solution
Version to be released --> newVersion =
v0.6.0
Next version to be developed --> nextVersion =
v0.7.0
Please refer to documentation on release details.
nextVersion
if it does not already exists, define the dates (release cadence) every sprintnewVersion-rc1
usingmain
branch. (this will kick-off the automation release process)newVersion-rc1
was created in Block Node TagsnewVersion-rc1
was created on Releases. Publish as aPre-Release
nextVersion-SNAPSHOT
was created againstmain
branchnewVersion-rc1
versionnewVersion-rc1
versionimage
was created with the version for the simulatorChart
was created for the simulatornewVersion-rc1
version.If All tests pass on
newVersion-rc1
version proceed with GA version.newVersion
version using release branch:release/newVersion
newVersion
was created in Block Node TagsnewVersion
was created on Releases. Do not publish yet.newVersion
versionChart
was created for the block node server.newVersion
version.The text was updated successfully, but these errors were encountered: