Closed yordis closed 2 years ago
@ericmj, this should help with maintaining the packages; if you set up the HEX_API_KEY
once, you can leverage the CI pipeline and let the core maintainers be able to release the package. It can be done in the protobuf package as well.
Please help 🙏🏻, we need a release of this package 🙏🏻
I can help with adding the key and env. But I may need @whatyouhide or someone else's reviewing given I'm not maintaining Protobuf related projects for a long time.
@tony612 adding the HEX_API_KEY
will allow them to cut a release by creating a GitHub Release, or it could be modified to use tag creation instead.
So it will help for sure.
Context
Allows releasing the package from CI.
Requirements
HEX_API_KEY
GitHub Secret to be set up, https://github.com/straw-hat-team/github-actions-workflows/tree/master/elixir/publish#add-a-hex-api-key-to-github-secretsHow does it work?
When a new release is published, it will try to release a new version to Hex.