academia/.gitea
Andrés Eduardo García Márquez cfac85275b
CI/CD Pipeline / build-test-deploy (push) Failing after 58s Details
CI/CD Pipeline / rollback (push) Has been skipped Details
CI/CD Pipeline / smoke-tests (push) Has been skipped Details
ci: run tests and build on K3s server to avoid runner memory limits
Strategy change:
- Tests run directly on K3s server via SSH (has dotnet installed)
- Docker build/import also on K3s server
- Runner only handles SSH connection and smoke tests (lightweight)
- Smoke tests run from runner (just curl commands)
- Auto-rollback if smoke tests fail

This avoids OOMKilled issues in the runner container.

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-09 07:47:54 -05:00
..
workflows ci: run tests and build on K3s server to avoid runner memory limits 2026-01-09 07:47:54 -05:00