ngworker / lumberjack

Chop and cut Angular logs like a professional lumberjack.

Home Page:https://ngworker.github.io/lumberjack/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ci: publish npm package on tag

NachoVazquez opened this issue · comments

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.