Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Automate release with Github Actions #328

Closed
gaeljw opened this issue Nov 17, 2023 · 0 comments · Fixed by #332
Closed

Automate release with Github Actions #328

gaeljw opened this issue Nov 17, 2023 · 0 comments · Fixed by #332
Assignees

Comments

@gaeljw
Copy link
Collaborator

gaeljw commented Nov 17, 2023

Following a discussion initiated at #268 (comment), I suggest we setup an automated process for releases with Github Actions.

The natural candidate would be to use sbt-ci-release plugin that many other OSS project use. And trigger a release when a git tag is pushed.
This will require someone with the Sonatype credentials to enter them as secrets in the project.

I'll try to work on a draft of this in the coming days and I suggest we either "test it" live for the 3.0 release or if there's urgent demand for the 3.0 release, we'll create some 3.0.x releases with no code changes but only to test the Github workflow.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant