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

Pipeline to deploy and publish to npm #45

Open
gitaumoses4 opened this issue Feb 23, 2024 · 1 comment
Open

Pipeline to deploy and publish to npm #45

gitaumoses4 opened this issue Feb 23, 2024 · 1 comment
Labels
enhancement New feature or request

Comments

@gitaumoses4
Copy link
Contributor

Is your feature request related to a problem? Please describe.

Add a pipeline to ensure that whenever a new tag is created into the main branch, a publish task is executed to deploy the package to npm.

Describe the solution you'd like
A pipeline that is triggered when a new tag is created in the main branch. This should automatically publish the package to npm.

@gitaumoses4 gitaumoses4 added the enhancement New feature or request label Feb 23, 2024
@chrisllontop
Copy link
Member

Hi @gitaumoses4 I’m working on a documentation to explain our releases process. I want to use GitHub releases instead when PR is merged to main to deploy automatically.

@chrisllontop chrisllontop changed the title Pipeline to Deploy and publish package. Pipeline to deploy and publish to npm Feb 23, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants