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: release from ci and add --provenance for verifiable builds! #30

Merged
merged 2 commits into from
Nov 20, 2023

Conversation

olizilla
Copy link
Contributor

@olizilla olizilla commented Nov 20, 2023

  • add release-please to automate publishing to npm from ci
  • add --provenance flag to npm publish to capture to assert this package was built in a veriable way.

see: https://github.blog/2023-04-19-introducing-npm-package-provenance/
see: https://docs.npmjs.com/generating-provenance-statements

License: MIT

- add `release-please` to automate publishing to npm from ci
- add `--provenance` flag to npm publish to capture to assert this package was built in a veriable way.

see: https://docs.npmjs.com/generating-provenance-statements

License: MIT
Signed-off-by: Oli Evans <[email protected]>
@olizilla olizilla changed the title chore: release from ci and add --provenance for verifiable builds! chore: release from ci and add --provenance for verifiable builds! Nov 20, 2023
Copy link
Member

@alanshaw alanshaw left a comment

Choose a reason for hiding this comment

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

Ahhh yes...

@olizilla
Copy link
Contributor Author

@vasco-santos or @alanshaw plz can you add it-dag-house to the npm team that can publish this package?

@olizilla olizilla merged commit 7ae47f4 into main Nov 20, 2023
6 checks passed
@olizilla olizilla deleted the release-please branch November 20, 2023 16:25
olizilla pushed a commit that referenced this pull request Nov 20, 2023
🤖 I have created a release *beep* *boop*
---


##
[1.0.2](v1.0.1...v1.0.2)
(2023-11-20)


### Bug Fixes

* handle paths as string param
([#29](#29))
([fa7dcf0](fa7dcf0))
* #28
([fa7dcf0](fa7dcf0))


### Other Changes

* allow release-plz to open changelog PRs
([#31](#31))
([350c916](350c916))
* release from ci and add `--provenance` for verifiable builds!
([#30](#30))
([7ae47f4](7ae47f4))

---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
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