Add CI/CD automation to services and libraries
Open
enhancement
- Dominant language
- JavaScript
- Stars
- 9
- Forks
- 14
- PR merge metrics
- No merged PRs in 30d
Description
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;
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.