Skip to content

CI pipeline #5

@anlsergio

Description

@anlsergio

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

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions