soup/.github/workflows
Alpamys afac58d833 ci: keep type-check job green (non-blocking mypy baseline)
mypy findings are surfaced as a warning annotation + step log instead of
failing the job. The workflow was already green (job-level continue-on-error),
but the type-check job itself rendered as a red X in the commit checks. Move
the tolerance to the step and emit a :⚠️: so the check stays green while
type annotations are adopted incrementally.
2026-06-01 11:29:30 +05:00
..
ci.yml ci: keep type-check job green (non-blocking mypy baseline) 2026-06-01 11:29:30 +05:00
docker.yml Enhance #14 - Add official Docker support for easier onboarding (#20) 2026-04-10 23:04:00 +05:00
publish.yml Add GitHub Actions workflow for auto-publish to PyPI on tag 2026-03-02 21:07:55 +05:00
recipe-validation.yml chore: migrate to src-layout 2026-05-31 12:40:06 +05:00