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

ci: generate provenance statements when release #579

Merged
merged 1 commit into from Jul 14, 2023

Conversation

kecrily
Copy link
Member

@kecrily kecrily commented Jul 12, 2023

Using npm publish --provenance, you can show the provenance in npmjs, making the whole process more transparent and easier to audit.

image

You can see the provenance at semver on npmjs

Ref Generating provenance statements | npm Docs

Copy link
Member

@nzakas nzakas left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you for doing this! I've been wanting to investigate but didn't have time.

I'd love to do this for all of our packages that are released via release-please.

Leaving open for a couple of days for others to review.

@nzakas nzakas merged commit c1ef82c into eslint:main Jul 14, 2023
14 checks passed
@github-actions github-actions bot mentioned this pull request Jul 14, 2023
@kecrily
Copy link
Member Author

kecrily commented Jul 14, 2023

I will extend it to all packages under eslint

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants