generalbots/.forgejo/workflows
Rodrigo Rodriguez (Pragmatismo) 4380b39ac5
Some checks failed
Bottest CI / build (push) Waiting to run
Botlib CI / build (push) Successful in 4s
BotServer CI / build (push) Has been cancelled
BotUI CI / build (push) Has been cancelled
fix: Remove sccache from CI (permission issues), fix deploy binary paths
- Remove RUSTC_WRAPPER=sccache from all workflows (permission denied
  in act container environment)
- Fix deploy paths to use CARGO_TARGET_DIR=/opt/gbo/work/target
  instead of relative target/debug
- Remove path triggers from botserver workflow (all pushes trigger)
- Add mkdir for target and bin dirs in setup steps
2026-04-22 02:07:07 +00:00
..
botlib.yaml fix: Remove sccache from CI (permission issues), fix deploy binary paths 2026-04-22 02:07:07 +00:00
botserver.yaml fix: Remove sccache from CI (permission issues), fix deploy binary paths 2026-04-22 02:07:07 +00:00
bottest.yaml fix: Remove sccache from CI (permission issues), fix deploy binary paths 2026-04-22 02:07:07 +00:00
botui.yaml fix: Remove sccache from CI (permission issues), fix deploy binary paths 2026-04-22 02:07:07 +00:00