Skip to content

Publish to Central Portal #2539

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

Merged
merged 1 commit into from
Jul 7, 2025
Merged

Publish to Central Portal #2539

merged 1 commit into from
Jul 7, 2025

Conversation

Comment on lines -35 to +36
ORG_GRADLE_PROJECT_nexus_user: ${{ secrets.NEXUS_USER }}
ORG_GRADLE_PROJECT_nexus_pass64: ${{ secrets.NEXUS_PASS64 }}
ORG_GRADLE_PROJECT_central_portal_user: ${{ secrets.CENTRAL_PORTAL_USER }}
ORG_GRADLE_PROJECT_central_portal_pass64: ${{ secrets.CENTRAL_PORTAL_PASS64 }}
Copy link
Member Author

Choose a reason for hiding this comment

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

It's worthwhile to add new secrets and remove the old ones to clearly distinguish between them.

e.g. GradleUp/shadow#1414.

Copy link
Member

Choose a reason for hiding this comment

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

I think you are correct that this is the good thing to do. But because DiffPlug has a central repository where all the rest of our builds pull from

it saves me a bit of time to keep the old names. Just FYI, I reverted to the old cred names (with updated values) in the commit referenced at the bottom of this PR.

Copy link
Member Author

Choose a reason for hiding this comment

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

I'm fine with either.

@Goooler Goooler requested a review from nedtwigg July 2, 2025 09:08
@Goooler
Copy link
Member Author

Goooler commented Jul 7, 2025

This is required before releasing the next versions, as OSSRH is down.

@nedtwigg
Copy link
Member

nedtwigg commented Jul 7, 2025

Thanks so much @Goooler, this would have taken me a while to figure out.

@nedtwigg nedtwigg merged commit 5a7f075 into main Jul 7, 2025
28 checks passed
@nedtwigg nedtwigg deleted the g/20250702/central-portal branch July 7, 2025 21:39
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.

2 participants