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

chore: publish to npm with provenance #520

Merged
merged 3 commits into from
Jul 12, 2024
Merged

chore: publish to npm with provenance #520

merged 3 commits into from
Jul 12, 2024

Conversation

wojtekmaj
Copy link
Contributor

I find it a bit ironic that corepack checks integrity of downloaded package managers, but corepack itself is published without npm provenance statements. This PR fixes that, leveraging the fact npm is perfectly okay with publishing packages packed using another PM. This is what I did to add npm provenance statements support to dozens of my OSS packages.

@aduh95 aduh95 enabled auto-merge (squash) July 12, 2024 12:32
@aduh95 aduh95 merged commit 1828961 into nodejs:main Jul 12, 2024
13 checks passed
@wojtekmaj wojtekmaj deleted the provenance branch July 12, 2024 12:58
aduh95 added a commit that referenced this pull request Jul 13, 2024
aduh95 added a commit that referenced this pull request Jul 13, 2024
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