Test feature on a dedicated pipeline #6

Closed
opened 2026-03-30 09:04:33 +02:00 by Vezpi · 1 comment
Owner

I have an issue with my Gitea Actions workflow, because at the moment I cannot test things without triggering the pipeline which deploys the change to production.

I'm using a lock file .dev-lock to prevent the pipeline to merge into the main branch, but now I want to create a separate pipeline for testing. This way I could test new feature or fix in a dedicated branch.

I have an issue with my Gitea Actions workflow, because at the moment I cannot test things without triggering the pipeline which deploys the change to production. I'm using a lock file `.dev-lock` to prevent the pipeline to merge into the `main` branch, but now I want to create a separate pipeline for testing. This way I could test new feature or fix in a dedicated branch.
Vezpi added reference feature/test-pipeline 2026-03-30 09:10:35 +02:00
Author
Owner

Closed with #10

Closed with #10
Vezpi closed this issue 2026-04-03 13:33:34 +02:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: Vezpi/Blog#6