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 a release folder for the release (for example v0.21)
Test out the release on your own fork (does it build, does it run)
Open Draft pull request for comments. (See example for details)
If all good, repository maintainers should run ./scripts/new-release.sh <full-version-name> on that branch and then push the newly tagged branch to master. This should trigger the build.
Repository Maintainers
As of now we have the following active maintainers