Skip to content

GitHub Actions release workflow addition #853

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

Merged
merged 1 commit into from
May 18, 2023
Merged

Conversation

paulmarsicloud
Copy link
Contributor

Description

  • Setting up a release.yml GitHub Workflow so that we can publish to NPM in an automated fashion.
  • Added changesets as the tool to control semantic-release versioning for NPM publishing.
  • Added the following in order to add Provenance verification badge on this NPM page
  "publishConfig": {
    "provenance": true
  }
  • Added a NPM_TOKEN to the settings of this repo.
  • Amended the CONTRIBUTING.md guide

Steps to verify

Provenance badge will be present after merge

@paulmarsicloud paulmarsicloud requested a review from gksander May 17, 2023 15:02
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