opam-publish 2.7.0
Feedback on this post is welcomed on Discuss!
We are happy to announce the release of opam-publish 2.7.0 which brings the ability to more easily publish your releases automatically, thanks to @filipeom:
- SSH keys aren't used to push the branch to the user's fork anymore. Instead the token we already require is used.
- If undefined, the git config variables
user.name
anduser.email
are automatically filled with the github username and username@opam-publish as a backup
An example of the new automated setup can be found in this CI job.
Other minor changes include:
- The switch from
lwt_ssl
totls-lwt
which avoid one dependency and avoid depending on the system libssl
Happy publishing! <> <> The opam team <> <> :camel: