towerops/.forgejo/workflows
Graham McIntire f897b32999 Separate E2E tests into manual workflow (#66)
Moves e2e tests from production workflow into a separate workflow that requires manual triggering. This allows e2e tests to be run on-demand without blocking production deployments.

Changes:
- Created new .forgejo/workflows/e2e-tests.yaml with workflow_dispatch trigger
- Removed disabled e2e job from production.yaml workflow
- E2E tests can now be triggered manually from Actions tab with browser selection (all, chromium, firefox, webkit)
- Test results and videos uploaded as artifacts on all runs

Reviewed-on: graham/towerops-web#66
2026-03-17 16:26:41 -05:00
..
e2e-tests.yaml Separate E2E tests into manual workflow (#66) 2026-03-17 16:26:41 -05:00
pr-tests.yaml ci-stop-tests-on-merge (#33) 2026-03-15 18:21:59 -05:00
production.yaml Separate E2E tests into manual workflow (#66) 2026-03-17 16:26:41 -05:00
renovate.yaml chore(config): add Renovate and build workflows 2026-03-03 16:54:19 -06:00
staging.yaml feat/ssl-certificate-check (#65) 2026-03-17 16:21:44 -05:00