-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Labels
enhancementNew feature or requestNew feature or request
Description
Implement a CI pipeline responsible for the following tasks:
- Trigger a CI pipeline for every commit pushed to the remote repository (decide the best way to handle the deliverables according to the approach being used: Release branches, Trunk Based Development, ... );
- Build a deployable artifact from this repository;
- Run tests;
- Expose the ready artifacts (DockerHUB, release packages, ECR, ...);
- Generate release tags on Github along with the compiled packages;
- Generate CI status flags on Readme.md.
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request