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

release to sonatype using GH Actions #889

Merged
merged 17 commits into from
Apr 26, 2021
Merged

release to sonatype using GH Actions #889

merged 17 commits into from
Apr 26, 2021

Conversation

octonato
Copy link
Member

@octonato octonato commented Apr 19, 2021

akka/akka-meta#149

TODO

  • port integration tests
  • configure cron job
  • configure to run on release branch
  • configure email notification
  • configure required checks in settings page

@octonato octonato force-pushed the rgc/release-to-sonatype branch from c91820c to 08ffec7 Compare April 19, 2021 13:38
@octonato
Copy link
Member Author

We won't see the immediate effect of this. The workflow only runs in master, so after merging we should get a snapshot published and gustav update.

@octonato
Copy link
Member Author

Failed because of Jabba

@patriknw
Copy link
Member

I pushed 7649be6 to fix the tags and add the sonatypeProfileName

@raboof raboof mentioned this pull request Apr 26, 2021
raboof added 3 commits April 26, 2021 13:04
on travis this step took 6.41, so 10m seems like a reasonable start.
hopefully after the timeout we'll be able to see some logs...
it's shown after the timeout
Copy link
Contributor

@ignasi35 ignasi35 left a comment

Choose a reason for hiding this comment

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

LGTM with a very tiny nitpick.

chmod 600 .github/id_rsa
ssh-keygen -p -P "$GUSTAV_PASSPHRASE" -N "" -f .github/id_rsa
ssh-add .github/id_rsa
sbt "++2.13.4 docs/publishRsync"
Copy link
Contributor

Choose a reason for hiding this comment

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

@raboof raboof merged commit 329d794 into master Apr 26, 2021
@raboof raboof deleted the rgc/release-to-sonatype branch April 26, 2021 14:14
@octonato
Copy link
Member Author

@raboof / @patriknw, thanks for pushing this PR over the line.

I changed the settings for the branches. Not all options were checked.

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.

4 participants