Skip to content

Release workflows: use ASF org-shared Nexus deployer secret names - #3776

Merged
Fokko merged 1 commit into
apache:masterfrom
RussellSpitzer:fix/nexus-deployer-secrets
Sep 5, 2026
Merged

Release workflows: use ASF org-shared Nexus deployer secret names#3776
Fokko merged 1 commit into
apache:masterfrom
RussellSpitzer:fix/nexus-deployer-secrets

Conversation

@RussellSpitzer

Copy link
Copy Markdown
Member

Rationale for this change

Nexus secret names were incorrect - Infra gave us different secrets than I thought

What changes are included in this PR?

Secret names are changed

Are these changes tested?

No, only an ADMIN can actually see the secrets on this repo

Are there any user-facing changes?

No

Nexus staging deploys returned HTTP 401 because the release workflows
read secrets.PARQUET_NEXUS_USER / PARQUET_NEXUS_PASSWORD, which don't
exist on apache/parquet-java. ASF Infra shares the deployer credentials
at the org level under NEXUS_STAGE_DEPLOYER_USER / NEXUS_STAGE_DEPLOYER_PW.
Point the workflows at those names so the env vars are populated and
Nexus accepts the upload.

Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
@Fokko
Fokko merged commit 6d0519f into apache:master Sep 5, 2026
5 checks passed
@Fokko

Fokko commented Sep 5, 2026

Copy link
Copy Markdown
Contributor

Thanks for following up here @RussellSpitzer 🙌

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