Files
LUNA-Charts/.gitea/workflows
Ninosaurier 80d9fcda24
CI / lint-and-format (push) Successful in 31s
CI / changeset-check (push) Successful in 28s
CI / unit-tests (push) Successful in 37s
CI / component-tests (push) Failing after 51s
fix(ci-runner): use pre-built luna-charts-test image for component tests
Drops the in-pipeline docker build/push step and docker-in-docker
dependency entirely. The test image (built from Dockerfile.test) is
now built and pushed manually/out-of-band, tagged by playwright
version. component-tests just pulls and runs it directly.
2026-08-03 20:01:56 +02:00
..