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
There is a github action that triggers on push to master and will build the code and create a draft release of current version on master, every commit to master will override that release until the version is bumped.
Wait for any builds
Wait for all builds on master that we want to be included in the current release to finish (best practice is wait for all builds on master to finish)
On the release tab there will be a release draft created for the previous version (before the bump, bumping the version will create a new release draft)
Optional - update the change log in the release as well
Click "Release" on the release
Update the release documentation to describe how development and releases are made. The current documentation is old.
https://github.com/block-core/blockcore/blob/master/Documentation/release-processes.md
The text was updated successfully, but these errors were encountered: