You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@maven.apache.org by GitBox <gi...@apache.org> on 2021/12/22 20:51:17 UTC

[GitHub] [maven-mvnd] aalmiray commented on issue #542: Refactor build & release workflow

aalmiray commented on issue #542:
URL: https://github.com/apache/maven-mvnd/issues/542#issuecomment-999872741


   Yes, the current verify.yaml triggers on `[push, pull_request]`. It only makes sense to do this if you want to push early-access builds (snapshots) of the binaries for convenience (not subject to votes obviously) and skip homebrew/sdkamn.
   
   For production ready (convenience binaries) a different trigger (a manual workflow dispatch perhaps) is required. This trigger **should** only be activated once the 72h voting period has passed and the release was approved.
   
   Alternatively a release could be posted in prerelease form (with only the changelog). Once the 72hrs voting period passes another trigger occurs (again could be manual dispatch) to change the Git release to final, upload assets, and publish to homebrew/sdkman.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscribe@maven.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@maven.apache.org
For additional commands, e-mail: dev-help@maven.apache.org