agnes-the-ai-analyst/.github/workflows
ZdenekSrotyr a1c7849b3e
ci: shard test suite + drop duplicate test run (#311)
The `test` job in ci.yml becomes a 4-way `test-shard` matrix (pytest-split,
balanced by a committed .test_durations), aggregated into a single `test`
status check so branch protection is unchanged.

release.yml's duplicate full-suite `test` job is removed — it re-ran the
same ~10 min suite a second time on every push to main/feature branches.
release.yml is now image-build only; the advisory ruff/mypy steps move to
a lean `lint` job in ci.yml.

Net: ~10 min -> ~3 min wall-clock per push, and the suite runs once
instead of twice.
2026-05-14 20:18:21 +00:00
..
ci.yml ci: shard test suite + drop duplicate test run (#311) 2026-05-14 20:18:21 +00:00
deploy.yml fix(cli-install): move kbcstorage to [server] extra so wheel installs cleanly (P0 onboarding hotfix → 0.53.4) (#272) 2026-05-12 17:09:44 +00:00
keboola-deploy.yml fix(cli-install): move kbcstorage to [server] extra so wheel installs cleanly (P0 onboarding hotfix → 0.53.4) (#272) 2026-05-12 17:09:44 +00:00
propagate-infra-tag.yml chore(deps): bump actions/checkout from 5 to 6 (#125) 2026-04-29 09:58:48 +02:00
release.yml ci: shard test suite + drop duplicate test run (#311) 2026-05-14 20:18:21 +00:00