CI: run tests and generate release artifacts (when requested) #3

Open
opened 2026-05-10 21:52:17 +02:00 by laurent · 0 comments
Owner

Context

As part of the decadely releases that we are doing with Trakk, we will want a robust CI/CD process that does a few things:

  • Run tests on branches before allowing to merge them,
  • Run tests again on main once it's merged, to make sure that everything works well?
  • Make it possible to release a version, which builds and tags a Docker container with the version name + latest.

Requirements

Have a CI/CD process that does all of the above.

## Context As part of the decadely releases that we are doing with Trakk, we will want a robust CI/CD process that does a few things: - Run tests on branches before allowing to merge them, - Run tests again on `main` once it's merged, to make sure that everything works well? - Make it possible to release a version, which builds and tags a Docker container with the version name + `latest`. ## Requirements Have a CI/CD process that does all of the above.
Sign in to join this conversation.
No labels
No milestone
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set

Reference
laurent/trakk#3
No description provided.