singularity-forge/.forgejo/workflows
Mikael Hugo adde192d1e
Some checks failed
sf self-deploy / deploy test and probe (push) Blocked by required conditions
sf self-deploy / promote prod (push) Blocked by required conditions
sf self-deploy / build, test, and publish server image (push) Has been cancelled
ci: drop test:unit from deploy workflow (10min waste; runs in image)
Each CI run wastes 10+ min on test:unit because rust-engine native addon
isn't precompiled for the alpine runner, so every test that uses the
native parser/text path falls back to JS. Tests already run on dev
machines and inside the Dockerfile build, which is the source of truth
for what ships.

Re-enable when prebuilt @singularity-forge/engine-linux-x64-* ships.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
2026-05-18 03:37:24 +02:00
..
self-deploy.yml ci: drop test:unit from deploy workflow (10min waste; runs in image) 2026-05-18 03:37:24 +02:00