Skip to content

fix: add provenance back#489

Merged
lwasser merged 2 commits intoall-contributors:mainfrom
lwasser:fix-2
Mar 9, 2026
Merged

fix: add provenance back#489
lwasser merged 2 commits intoall-contributors:mainfrom
lwasser:fix-2

Conversation

@lwasser
Copy link
Member

@lwasser lwasser commented Mar 8, 2026

Following this blog
. i'd like someone else to review this before i merge however.
What:

Why:

How:

Checklist:

  • Documentation
  • Tests
  • Ready to be merged
  • Added myself to contributors table

"repository": {
"type": "git",
"url": "https://github.com/all-contributors/all-contributors-cli.git"
"url": "git+https://github.com/all-contributors/all-contributors-cli.git"
Copy link
Member Author

Choose a reason for hiding this comment

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

NPM prefers this ssh url. i ran npm pkg fix as suggested in the warnings.

npm ci
npm run build
- run: npm publish
- run: npm publish --provenance
Copy link
Member Author

Choose a reason for hiding this comment

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

Based on the blogs I read, this does need to be set, but you can set it in the package.json or here, or as an envt variable. 🤷🏻‍♀️

@@ -1,3 +1,3 @@
{
"name": "all-contributors-cli",
"version": "6.27.0-rc.1",
Copy link
Member Author

Choose a reason for hiding this comment

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

This needs to have a dash after the version number and before the rc. 1, and the period after release candidate is also preferred over a dash.

@lwasser lwasser merged commit fc75f67 into all-contributors:main Mar 9, 2026
6 checks passed
@lwasser lwasser deleted the fix-2 branch March 9, 2026 01:12
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