Skip to content

chore(licensing): drop publishConfig.provenance for local first publish#146

Merged
blove merged 1 commit into
mainfrom
chore/drop-licensing-provenance
May 1, 2026
Merged

chore(licensing): drop publishConfig.provenance for local first publish#146
blove merged 1 commit into
mainfrom
chore/drop-licensing-provenance

Conversation

@blove
Copy link
Copy Markdown
Contributor

@blove blove commented May 1, 2026

Provenance generation needs GitHub OIDC and only works from CI. NPM_CONFIG_PROVENANCE: 'true' is already set in .github/workflows/publish.yml so future CI publishes still get provenance. This drops the publishConfig block from libs/licensing/package.json so the user's local first publish doesn't fail.

Provenance generation requires GitHub OIDC (only works from CI). With
this set, local 'npm publish' / 'nx release publish' fails with
"Automatic provenance generation not supported for provider: null".

CI will still publish with provenance via NPM_CONFIG_PROVENANCE='true'
in .github/workflows/publish.yml — that env var enables provenance
without needing the package.json publishConfig flag.

Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
@vercel
Copy link
Copy Markdown

vercel Bot commented May 1, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
cacheplane Ready Ready Preview, Comment May 1, 2026 0:20am
cacheplane-minting-service Error Error May 1, 2026 0:20am

Request Review

@blove blove merged commit 7db14e9 into main May 1, 2026
14 of 15 checks passed
@blove blove deleted the chore/drop-licensing-provenance branch May 7, 2026 16:30
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.

1 participant