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

Add CI/CD automation to services and libraries #13

Open
netoax opened this issue Jul 22, 2019 · 0 comments
Open

Add CI/CD automation to services and libraries #13

netoax opened this issue Jul 22, 2019 · 0 comments
Labels
enhancement New feature or request

Comments

@netoax
Copy link
Contributor

netoax commented Jul 22, 2019

As a developer, I want to have an automated way to build and test the services when a new tag is released, and publish to NPM if it's a library. Moreover, I want to be notified if anything fails.

DoD:

  • Investigate CI/CD automation tools: TravisCI, CircleCI and Jenkins;
  • Add building and testing steps;
  • Add publishing to NPM;
  • Send notifications to slack;
  • Generate CHANGELOG files;
@netoax netoax added the enhancement New feature or request label Jul 22, 2019
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

1 participant