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

Create a pipeline on main to create auto releases #154

Open
Steph0 opened this issue Mar 16, 2023 · 0 comments
Open

Create a pipeline on main to create auto releases #154

Steph0 opened this issue Mar 16, 2023 · 0 comments
Labels
enhancement New feature or request

Comments

@Steph0
Copy link
Owner

Steph0 commented Mar 16, 2023

When a Pull Request is merged on main branch, a pipeline should build, deploy and automatically create a release from that

Definition of Done:

  • Create a pipeline on main that runs npm all
  • The pipeline will then run the test action that ensures that the new commit is usable
  • If pipeline is successfull, tag the commit and create a release note
  • If the package version is still starting with v1, move the v1 tag to the new release
@Steph0 Steph0 converted this from a draft issue Mar 16, 2023
@Steph0 Steph0 added the enhancement New feature or request label Mar 16, 2023
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
Status: 🆕 New
Development

No branches or pull requests

1 participant