Skip to content

fix: removing release-it, adding changeset, publish provenance#101

Merged
paulmarsicloud merged 1 commit intomainfrom
ci-provenance
Jun 7, 2023
Merged

fix: removing release-it, adding changeset, publish provenance#101
paulmarsicloud merged 1 commit intomainfrom
ci-provenance

Conversation

@paulmarsicloud
Copy link
Copy Markdown
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.
  • Removed release-it 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.
  • Created a CONTRIBUTING.md guide

@vercel
Copy link
Copy Markdown

vercel bot commented Jun 6, 2023

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Updated (UTC)
react-native-ama ✅ Ready (Inspect) Visit Preview Jun 6, 2023 2:56pm

@paulmarsicloud paulmarsicloud merged commit 6430426 into main Jun 7, 2023
@paulmarsicloud paulmarsicloud deleted the ci-provenance branch June 7, 2023 14:44
@github-actions github-actions bot mentioned this pull request Jun 7, 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.

2 participants