agent-orchestrator/.github/workflows
Harsh Batheja 64badbd388
fix: run deploy as aoagent instead of root (#1378)
The VPS deploy workflow SSHes in as root but operates on files owned by
aoagent via the /root/agent-orchestrator → /home/aoagent/agent-orchestrator
symlink. Each deploy leaves new pnpm/bun/cache entries owned by root inside
an otherwise aoagent-owned tree. Switching the SSH user to aoagent
eliminates this ownership drift.
2026-04-21 01:45:10 +05:30
..
ci.yml chore: rename @composio scope to @aoagents across all packages 2026-04-09 15:59:33 +00:00
coverage.yml fix(ci): add continue-on-error to coverage comment step 2026-04-10 02:28:59 +05:30
deploy-vps.yml fix: run deploy as aoagent instead of root (#1378) 2026-04-21 01:45:10 +05:30
integration-tests.yml chore: rename @composio scope to @aoagents across all packages 2026-04-09 15:59:33 +00:00
onboarding-test.yml fix: dashboard config discovery + CLI service layer refactoring (#70) 2026-02-18 17:08:48 +05:30
security.yml fix: select matching gitleaks binary for arm64 runners 2026-04-19 18:49:04 +05:30