Automated deployment to Maven Central #533
Replies: 8 comments
-
Sorry about the delay, was on vacation then and just saw this. Let me bring in @arrowplum for the task. |
Beta Was this translation helpful? Give feedback.
-
I'm sorry if I am being dense but what are the values of these tokens?
…On Thu, Aug 27, 2020 at 10:40 AM Ronen Botzer ***@***.***> wrote:
Sorry about the delay, was on vacation then and just saw this. Let me
bring in @arrowplum <https://github.com/arrowplum> for the task.
—
You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub
<https://github.com/orgs/aerospike-community/teams/team-playtika/discussions/18/comments/1>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AADF6UBRALKALGY677C6ZULSC2K75ANCNFSM4PG4555A>
.
|
Beta Was this translation helpful? Give feedback.
-
I suppose these are the credentials of the user that is able to publish toMaven Central |
Beta Was this translation helpful? Give feedback.
-
here is the guide how to publish to Maven Central via Github Actions: https://docs.github.com/en/actions/language-and-framework-guides/publishing-java-packages-with-maven#publishing-packages-to-the-maven-central-repository-and-github-packages |
Beta Was this translation helpful? Give feedback.
-
Sorry about the delay, we're in a crunch period. We'll try to get to this in a few days. |
Beta Was this translation helpful? Give feedback.
-
I opened a Jira issue for it internally (OPS-4213), so I hope we can get to it soon. |
Beta Was this translation helpful? Give feedback.
-
Okay, thanks. We are currently publishing a fork to our internal artifactory, so there's no hurry. |
Beta Was this translation helpful? Give feedback.
-
Hi Ronen. Today I've had a talk with our devops, he said that even if we use group id |
Beta Was this translation helpful? Give feedback.
-
Hi @rbotzer
For Maven Central publishing I would like to ask you to setup secrets in the spring-data-aerospike repository.
This can be done the following way:
https://docs.github.com/en/actions/configuring-and-managing-workflows/creating-and-storing-encrypted-secrets
I will need OSSRH_USERNAME and OSSRH_TOKEN.
The values of the secrets can not be seen by any means neither in admin panel nor in github actions.
Beta Was this translation helpful? Give feedback.
All reactions