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

GitHub Actions release workflow addition #354

Merged
merged 1 commit into from
May 18, 2023
Merged

Conversation

paulmarsicloud
Copy link
Contributor

@paulmarsicloud paulmarsicloud commented May 16, 2023

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.
  • Added a CONTRIBUTING.md guide

@codecov-commenter
Copy link

Codecov Report

Merging #354 (1dfce59) into master (15573cc) will not change coverage.
The diff coverage is n/a.

❗ Current head 1dfce59 differs from pull request most recent head 9b90968. Consider uploading reports for the commit 9b90968 to get more accurate results

@@           Coverage Diff           @@
##           master     #354   +/-   ##
=======================================
  Coverage   57.91%   57.91%           
=======================================
  Files          10       10           
  Lines         423      423           
=======================================
  Hits          245      245           
  Misses        178      178           

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@paulmarsicloud paulmarsicloud merged commit b118208 into master May 18, 2023
6 checks passed
@github-actions github-actions bot mentioned this pull request May 18, 2023
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.

None yet

3 participants