honcho/.github/workflows
Rajat Ahuja 168185ae2b
fix(ci): stop skipping unified tests on merge to main (#1083)
The gate job only runs on `pull_request: labeled`, so it is skipped on
push. A skipped ancestor propagates down the needs chain unless a job
opts out, which `unified-tests` never did — so the suite has been
skipped on every merge to main while still burning a Fly machine.
2026-08-26 15:04:03 -04:00
..
docker-build.yml Add Pre-commit Hooks (#165) 2025-07-22 15:17:53 -04:00
issue-gate.yml Vineeth/dev 2418 (#1057) 2026-08-24 17:27:02 -04:00
live-llm-tests.yml feat(llm backend): enable combined tool calling + structured output in the LLM backend transport layer (#907) 2026-07-15 11:47:49 -04:00
manual-trigger-gate.yml feat(llm backend): enable combined tool calling + structured output in the LLM backend transport layer (#907) 2026-07-15 11:47:49 -04:00
pr-sweeper.yml Vineeth/dev 2418 (#1057) 2026-08-24 17:27:02 -04:00
push-gcp-registry-prod.yml chore: update gcp/fly deployment yamls (#1005) 2026-08-10 13:11:59 -04:00
push-gcp-registry-staging.yml chore: update gcp/fly deployment yamls (#1005) 2026-08-10 13:11:59 -04:00
start-fly-runner.yml fix: always create new machine + don't run on PR (#390) 2026-02-16 17:56:27 -05:00
staticanalysis.yml Vineeth/dev 2418 (#1057) 2026-08-24 17:27:02 -04:00
unified-tests.yml fix(ci): stop skipping unified tests on merge to main (#1083) 2026-08-26 15:04:03 -04:00
unittest.yml feat: honcho 3.0, sdks 2.0, excise stainless, update v3 docs, changelogs (#331) 2026-01-22 15:16:28 -05:00