Commit Graph

2 Commits

Author SHA1 Message Date
user
28f78567df refactor: use native container directive for CI jobs
Some checks failed
CI / secrets (push) Failing after 4s
CI / lint (push) Failing after 6s
CI / test (push) Has been skipped
CI / build (push) Has been skipped
Replace manual podman run invocations with the runner's container:
directive for lint, test, and secrets jobs. Cleaner step definitions,
no volume mounts needed.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-22 06:51:50 +01:00
user
2f7b82047d feat: add Gitea CI pipeline with podman containers
Some checks failed
CI / lint (push) Failing after 2s
CI / secrets (push) Failing after 2s
CI / test (push) Has been skipped
CI / build (push) Has been skipped
Lint, test, secrets scan, and Harbor build/push jobs running
on linux runner using ephemeral podman containers. Adds
requirements.txt for container-based pip installs.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-22 06:33:36 +01:00