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

feat: setup sbt-ci-release #244

Merged
merged 1 commit into from
Jul 25, 2023
Merged

Conversation

ckipp01
Copy link
Member

@ckipp01 ckipp01 commented Jul 20, 2023

NOTE: That before we'd be able to use this we'd need the following secrets setup:

          PGP_PASSPHRASE: ${{ secrets.PGP_PASSPHRASE }}
          PGP_SECRET: ${{ secrets.PGP_SECRET }}
          SONATYPE_PASSWORD: ${{ secrets.SONATYPE_PASSWORD }}
          SONATYPE_USERNAME: ${{ secrets.SONATYPE_USERNAME }}

@ckipp01 ckipp01 marked this pull request as ready for review July 25, 2023 09:49
@ckipp01 ckipp01 requested a review from eloots July 25, 2023 09:50
@ckipp01
Copy link
Member Author

ckipp01 commented Jul 25, 2023

Alright, all the env variables should be set. In theory upon merging this it should produce a snapshot.

Copy link
Collaborator

@eloots eloots left a comment

Choose a reason for hiding this comment

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

Great stuff!

@mkurz
Copy link

mkurz commented Jul 25, 2023

👍

@ckipp01 ckipp01 merged commit 7fc1354 into scalacenter:main Jul 25, 2023
3 checks passed
@ckipp01 ckipp01 deleted the sbt-ci-release branch July 25, 2023 10:54
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