generalbots/.forgejo/workflows
Rodrigo Rodriguez (Pragmatismo) 319a704f0b
All checks were successful
Botlib CI / build (push) Successful in 4s
BotServer CI / build (push) Successful in 24s
Bottest CI / build (push) Successful in 42s
fix(bottest): skip integration and e2e tests in CI
- Add SKIP_INTEGRATION_TESTS and SKIP_E2E_TESTS env vars to bottest CI
- Add #[ignore] to email_integration_test.rs tests (need localhost:8080)
- Add #[ignore] to e2e/mod.rs tests that call TestHarness::full()
- Most integration tests already respect SKIP_INTEGRATION_TESTS env var
- Most e2e tests already respect SKIP_E2E_TESTS env var
2026-04-22 12:44:40 +00:00
..
botlib.yaml fix: Explicitly disable sccache in CI workflows 2026-04-22 02:20:44 +00:00
botserver.yaml fix: Use systemctl for botserver deploy to system container 2026-04-22 03:02:17 +00:00
bottest.yaml fix(bottest): skip integration and e2e tests in CI 2026-04-22 12:44:40 +00:00
botui.yaml fix: CI failures - shutdown hang, bottest compile errors, botui deploy 2026-04-22 11:25:05 +00:00