[x] Create the next Milestone 0.3.0 if it does not already exists, define the dates (release cadence) every 2 sprints - 1 release per month approximately.
[x] Ensure all tickets related to Milestone 0.2.0 are completed. (except this one "release"). Is possible to move some to the next Milestone if deemed necessary.
[x] Ensure that all PRs have appropriate labels, milestone set and assignes.
[x] Trigger GHA Release Automation WF with v0.2.0-rc1 using main branch. (this will kick-off the automation release process)
Problem
We need to release 0.2.0 version
Solution
Please refer to documentation on release details.
0.3.0
if it does not already exists, define the dates (release cadence) every 2 sprints - 1 release per month approximately.v0.2.0-rc1
usingmain
branch. (this will kick-off the automation release process)v0.2.0-rc1
was created in Block Node Tagsv0.2.0-rc1
was created on Releases. Publish as aPre-Release
0.3.0-SNAPSHOT
was created againstmain
branchv0.2.0-rc1
versionv0.2.0-rc1
versionv0.2.0-rc1
version.If All tests pass on
v0.2.0-rc1
version proceed with GA version.v0.2.0
version using release branch:release/0.2
v0.2.0
was created in Block Node Tagsv0.2.0
was created on Releases. Do not publish yet.v0.2.0
versionv0.2.0
versionv0.2.0
version.Alternatives
No response