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

Debugging publishing #25

Merged
merged 12 commits into from
Nov 27, 2024
Merged

Debugging publishing #25

merged 12 commits into from
Nov 27, 2024

Conversation

rkeur7
Copy link
Contributor

@rkeur7 rkeur7 commented Nov 27, 2024

Comment on lines 19 to 23
JRELEASER_GPG_PASSPHRASE: ${{ secrets.SONATYPE_PASSPHRASE }}
JRELEASER_GPG_SECRET_KEY: ${{ secrets.SONATYPE_SECRET_KEY }}
JRELEASER_DEPLOY_MAVEN_MAVENCENTRAL_PASSWORD: ${{ secrets.SONATYPE_PASSWORD }}
JRELEASER_DEPLOY_MAVEN_MAVENCENTRAL_USERNAME: ${{ secrets.SONATYPE_USERNAME }}
JRELEASER_GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
Copy link
Contributor Author

Choose a reason for hiding this comment

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

Speakeasy's tooling uses OSSRH, Maven Central's new offering is not included in Speakeasy's tooling. Maven Central's recommended plugins are here: https://central.sonatype.org/publish/publish-portal-gradle/

@rkeur7 rkeur7 marked this pull request as ready for review November 27, 2024 20:58
@rkeur7 rkeur7 requested review from AdrianCollinsShippo and a team as code owners November 27, 2024 20:58
@rkeur7
Copy link
Contributor Author

rkeur7 commented Nov 27, 2024

Here are publishing results using dry-run. This needs to be merged to test it fully.

@rkeur7 rkeur7 merged commit bc930f8 into main Nov 27, 2024
1 check passed
@rkeur7 rkeur7 deleted the debugging-publish branch November 27, 2024 22:02
README.md Show resolved Hide resolved
docs/sdks/batches/README.md Show resolved Hide resolved
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