Skip to content
This repository has been archived by the owner on Jan 13, 2024. It is now read-only.

Deploy package to npm from main #4

Open
MikaelSiidorow opened this issue Mar 25, 2023 · 1 comment
Open

Deploy package to npm from main #4

MikaelSiidorow opened this issue Mar 25, 2023 · 1 comment
Labels
CI/CD help wanted Extra attention is needed

Comments

@MikaelSiidorow
Copy link
Collaborator

Implement a version management and tagging system. Changesets? Something else?
Create a pipeline to build and deploy newest versions of the library to NPM and other package managers.

@MikaelSiidorow
Copy link
Collaborator Author

I've now setup semantic-release to deploy to npmjs from the main branch with versioning derived from commit messages.

I had to remove main branch protections for now, but we should find a better workaround. There's some discussion here about making a admin bot account and using a personal access token. But there were some security concerns listed.

@MikaelSiidorow MikaelSiidorow added the help wanted Extra attention is needed label Apr 12, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
CI/CD help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

1 participant