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

ci: publish npm package on tag #104

Open
5 tasks
NachoVazquez opened this issue Mar 11, 2022 · 0 comments
Open
5 tasks

ci: publish npm package on tag #104

NachoVazquez opened this issue Mar 11, 2022 · 0 comments
Labels
lumberjack Applies to issues of the Lumberjack project.

Comments

@NachoVazquez
Copy link
Contributor

Create a new CI workflow that gets triggered on tag push.

  • Run all code quality tests
  • Build the library (and copy README file)
  • publish the npm package with (unknown tag)
  • add the next tag if the release contains beta/ rc text (validate tag format) or latest tag if doesn't.
  • remove the unknown tag.
@NachoVazquez NachoVazquez added the lumberjack Applies to issues of the Lumberjack project. label Mar 12, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
lumberjack Applies to issues of the Lumberjack project.
Projects
Status: Backlog
Development

No branches or pull requests

1 participant