We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
We currently use a fork of the npm cli for publishing to npmjs.com. We need to merge a change to allow out-of-band provenance.
Related to https://github.com/gh-community/npm-provenance-private-beta-community/issues/11 Related to npm/cli#6300
The text was updated successfully, but these errors were encountered:
Blocked on https://github.com/gh-community/npm-provenance-private-beta-community/issues/11 which is, in turn, blocked on npm/cli#6313
Sorry, something went wrong.
Blocked by npm/cli#6455
The PR we are blocked on is: npm/cli#6490
npm 9.7.0 was released and includes the new --provenance-file flag. We can now update the builder to use this version of npm.
--provenance-file
feat: Use upstream npm for uploading provenance. (#2257)
9b3d983
Fixes #1897 --------- Signed-off-by: Ian Lewis <ianlewis@google.com>
Successfully merging a pull request may close this issue.
We currently use a fork of the npm cli for publishing to npmjs.com. We need to merge a change to allow out-of-band provenance.
Related to https://github.com/gh-community/npm-provenance-private-beta-community/issues/11
Related to npm/cli#6300
The text was updated successfully, but these errors were encountered: