test: on-demand integration tests #519

Merged
decentral1se merged 1 commits from int-on-demand into main 2025-03-16 12:27:13 +00:00
Owner

Uses refs as a condition (source). If your branch names matches the pattern: int-* e.g. int-foo then the integration tests should run. Closes #511.

Also, I've finally found how to to stop triggering a redundant second build for synchronising... the drone CI conditions syntax/docs are really and truly a labyrinth of trial and error.

I'm gonna merge this and hope it doesn't run on main 🙏

/cc @p4u1

Uses refs as a condition ([source](https://docs.drone.io/pipeline/docker/syntax/conditions/#by-reference)). If your branch names matches the pattern: `int-*` e.g. `int-foo` then the integration tests should run. Closes https://git.coopcloud.tech/toolshed/abra/issues/511. Also, I've **finally** found how to to stop triggering a redundant second build for synchronising... the drone CI conditions syntax/docs are really and truly a labyrinth of trial and error. I'm gonna merge this and hope it doesn't run on `main` 🙏 /cc @p4u1
decentral1se added 1 commit 2025-03-16 12:25:36 +00:00
test: on-demand integration tests
All checks were successful
continuous-integration/drone/pr Build is passing
continuous-integration/drone/push Build is passing
d1e49d17ce
decentral1se merged commit d1e49d17ce into main 2025-03-16 12:27:13 +00:00
decentral1se deleted branch int-on-demand 2025-03-16 12:27:14 +00:00
Sign in to join this conversation.
No description provided.