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: move publish to its own workflow and add sigstore provenance #248

Merged
merged 1 commit into from
Jun 29, 2023

Conversation

lance
Copy link
Member

@lance lance commented Jun 27, 2023

This pulls the actual publication of the module into its own workflow, which is run when a release is created. It also adds sigstore provenance to the publication so that the release is signed by sigstore and logged in a public transparency ledger.

See: https://docs.npmjs.com/generating-provenance-statements
See: https://www.sigstore.dev/

This pulls the actual publication of the module into its own workflow,
which is run when a release is created. It also adds sigstore provenance
to the publication so that the release is signed by sigstore and logged
in a public transparency ledger.

See: https://docs.npmjs.com/generating-provenance-statements
See: https://www.sigstore.dev/

Signed-off-by: Lance Ball <lball@redhat.com>
@lance lance added enhancement New feature or request build/ci Issues related to the build or CI/CD labels Jun 27, 2023
@lance lance requested a review from lholmquist June 27, 2023 20:31
@codecov-commenter
Copy link

Codecov Report

Patch and project coverage have no change.

Comparison is base (6e01336) 90.34% compared to head (7640010) 90.34%.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #248   +/-   ##
=======================================
  Coverage   90.34%   90.34%           
=======================================
  Files           9        9           
  Lines         290      290           
=======================================
  Hits          262      262           
  Misses         28       28           

☔ View full report in Codecov by Sentry.
📢 Do you have feedback about the report comment? Let us know in this issue.

@lance
Copy link
Member Author

lance commented Jun 29, 2023

@lholmquist ptal

Copy link
Member

@lholmquist lholmquist left a comment

Choose a reason for hiding this comment

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

LGTM

@lholmquist lholmquist merged commit 3f34b4f into nodeshift:main Jun 29, 2023
6 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
build/ci Issues related to the build or CI/CD enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants