CI/CD workflows #7

Open
opened 2026-03-07 12:43:46 +00:00 by Vylpes · 0 comments
Owner

We want to be able to have CI/CD workflows to be able to ensure that the project builds and all unit tests pass.

Acceptance Criteria

GIVEN I am a template maintainer
WHEN I push code to ANY branch
THEN the workflows will build and test my code

Subtasks

  • Create test workflow
  • Create PR workflow to review via copilot

Notes

  • Since this is a template, we don't need to deploy anything, this is just so its tested to build and pass
  • The branches to test:
    • main
    • develop
    • release/**
    • hotfix/**
    • feature/**
We want to be able to have CI/CD workflows to be able to ensure that the project builds and all unit tests pass. ## Acceptance Criteria GIVEN I am a template maintainer WHEN I push code to ANY branch THEN the workflows will build and test my code ## Subtasks - [ ] Create test workflow - [ ] Create PR workflow to review via copilot ## Notes - Since this is a template, we don't need to deploy anything, this is just so its tested to build and pass - The branches to test: - `main` - `develop` - `release/**` - `hotfix/**` - `feature/**`
Vylpes added this to the 0.1.0 milestone 2026-03-07 12:43:46 +00:00
Vylpes self-assigned this 2026-03-28 12:17:28 +00:00
Sign in to join this conversation.
No milestone
No project
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
RabbitLabs/Burrow#7
No description provided.