generalbots/bottest/tests/integration
Rodrigo Rodriguez (Pragmatismo) 6e822356ac
Some checks failed
Botlib CI / build (push) Successful in 3s
BotServer CI / build (push) Failing after 3s
Bottest CI / build (push) Successful in 1m23s
fix(ci): Move env to job level, use vars for SYSTEM_HOST
- Move env block from workflow root to job level (Forgejo requirement)
- Replace hardcoded IP with ${{ vars.SYSTEM_HOST }} variable
- Fixes 'yaml: line 11: did not find expected key' error
- Applies to all 4 workflows: botlib, botserver, bottest, botui
2026-04-22 13:32:54 +00:00
..
accessibility.rs fix: CI failures - shutdown hang, bottest compile errors, botui deploy 2026-04-22 11:25:05 +00:00
api.rs feat: Major workspace reorganization and documentation update 2026-04-19 08:14:25 -03:00
basic_runtime.rs feat: Major workspace reorganization and documentation update 2026-04-19 08:14:25 -03:00
compliance.rs fix: CI failures - shutdown hang, bottest compile errors, botui deploy 2026-04-22 11:25:05 +00:00
database.rs feat: Major workspace reorganization and documentation update 2026-04-19 08:14:25 -03:00
internationalization.rs fix: CI failures - shutdown hang, bottest compile errors, botui deploy 2026-04-22 11:25:05 +00:00
mod.rs fix(ci): Move env to job level, use vars for SYSTEM_HOST 2026-04-22 13:32:54 +00:00
performance.rs fix: Use pattern matching for double-Result filter in bottest 2026-04-22 11:41:41 +00:00
security.rs fix: CI failures - shutdown hang, bottest compile errors, botui deploy 2026-04-22 11:25:05 +00:00