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
Describe the feature
Build a release pipeline that:
Runs release level testing
Increments the version
Publishes a new CHANGELOG
Builds docker containers for cross-arch
Uploads docker containers
This should be done automatically from the release/* branches upon branch creation (major/minor versions) or new merges (only fix versions) or manually.
The text was updated successfully, but these errors were encountered:
There seems to be an issue when running cross in conjunction with build scripts, a long running issue that is yet to be solved. I am going to try an alternative or manual building of respective platforms
Describe the feature
Build a release pipeline that:
This should be done automatically from the
release/*
branches upon branch creation (major/minor versions) or new merges (only fix versions) or manually.The text was updated successfully, but these errors were encountered: