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

Switch to use Github actions instead of Jenkins #662

Open
8 tasks
mderazon opened this issue Jun 19, 2020 · 0 comments
Open
8 tasks

Switch to use Github actions instead of Jenkins #662

mderazon opened this issue Jun 19, 2020 · 0 comments

Comments

@mderazon
Copy link
Contributor

mderazon commented Jun 19, 2020

On each PR:

  • Run Prettier
  • Run ng lint
  • Run tests

Nice to have, after merging to master

  • Build and package the project as npm package (npm run package)
  • Create a release tag for the version so it appears in the release section in Github repo
  • Have the changes automatically described in the release section
  • Have the package tgz file added to the release section
  • Maybe publish to npm (nice to have)

Resources:

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant