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

Setup automated releases from GitHub Actions CI #460

Merged
merged 1 commit into from
Dec 3, 2020

Conversation

olafurpg
Copy link
Collaborator

@olafurpg olafurpg commented Dec 2, 2020

Follow up to twitter/algebird#867

Previously, releases were done from a local computer with the
sbt-release plugin. Now, releases happen automatically from GitHub
Actions. Every merge into master should trigger a SNAPSHOT release
and every git tag push should trigger a stable Sonatype release.

For more details, see olafurpg/sbt-ci-release

Follow up to twitter/algebird#867

Previously, releases were done from a local computer with the
sbt-release plugin. Now, releases happen automatically from GitHub
Actions. Every merge into master should trigger a SNAPSHOT release
and every git tag push should trigger a stable Sonatype release.

For more details, see olafurpg/sbt-ci-release
Copy link
Collaborator

@regadas regadas left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍 Looks great!

@johnynek johnynek merged commit 65b721a into twitter:develop Dec 3, 2020
@johnynek
Copy link
Collaborator

johnynek commented Dec 3, 2020

Thanks so much!

@olafurpg olafurpg deleted the ci-release branch December 4, 2020 16:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants