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

[BUG] provenance is not generated when published from GitHub actions #8018

Open
2 tasks done
paulmillr opened this issue Jan 9, 2025 · 1 comment
Open
2 tasks done
Labels
Bug thing that needs fixing Needs Triage needs review for next steps

Comments

@paulmillr
Copy link
Contributor

paulmillr commented Jan 9, 2025

Is there an existing issue for this?

  • I have searched the existing issues

This issue exists in the latest npm version

  • I am using the latest npm

Current Behavior

noble-post quantum and other packages have been using github actions to publish to npm, using provenance feature: https://github.com/paulmillr/noble-post-quantum/actions/runs/12591336568/job/35094301187

NPM package of the repo does not show the fact the latest release has been published using "verified" provenance, no checkbox
https://www.npmjs.com/package/@noble/post-quantum?activeTab=readme

@paulmillr paulmillr added Bug thing that needs fixing Needs Triage needs review for next steps labels Jan 9, 2025
@paulmillr
Copy link
Contributor Author

I just published micro-ftch and the provenance was added correctly. The only difference in the flow is that post-quantum did npm update -g npm and micro-ftch did not.

So I think it's regression in newest npm version.

https://github.com/paulmillr/micro-ftch/actions/runs/12698324948

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug thing that needs fixing Needs Triage needs review for next steps
Projects
None yet
Development

No branches or pull requests

1 participant