hermes-agent/.github/workflows
Brooklyn Nicholson 2977e74543 ci: build Docker on main + release only, never on PRs
The image build + smoke test + integration suite are the heaviest jobs in CI
(~9-11 min) and ran on every PR. Gate them to push-to-main and release: a
broken build surfaces on the main push, while the cheap pre-merge guards
(docker-lint hadolint/shellcheck, uv-lockfile-check) still run on PRs to
catch the common Dockerfile/lockfile breakage. Steps skip on PRs so the job
stays green; the dead PR-only arm64 cache-warm build is removed.
2026-06-23 09:30:50 -07:00
..
build-windows-installer.yml add a github action to build& sign a windows installer 2026-05-31 22:09:44 -04:00
contributor-check.yml fix(ci): always run pull_request checks 2026-06-15 17:03:55 -04:00
deploy-site.yml fix(docs): reuse healthy skills index during Pages deploys (#45616) 2026-06-13 06:46:07 -07:00
docker-lint.yml fix(ci): always run pull_request checks 2026-06-15 17:03:55 -04:00
docker-publish.yml ci: build Docker on main + release only, never on PRs 2026-06-23 09:30:50 -07:00
docs-site-checks.yml ci: run only the lanes a PR affects (python/frontend/site) 2026-06-23 09:30:50 -07:00
history-check.yml fix(ci): always run pull_request checks 2026-06-15 17:03:55 -04:00
lint.yml ci: run only the lanes a PR affects (python/frontend/site) 2026-06-23 09:30:50 -07:00
osv-scanner.yml fix(ci): always run pull_request checks 2026-06-15 17:03:55 -04:00
skills-index-freshness.yml feat(skills-hub): health checks, freshness badge, and a watchdog cron (#32345) 2026-05-25 23:10:45 -07:00
skills-index.yml fix(docs): reuse healthy skills index during Pages deploys (#45616) 2026-06-13 06:46:07 -07:00
supply-chain-audit.yml fix(ci): always run pull_request checks 2026-06-15 17:03:55 -04:00
tests.yml ci: run only the lanes a PR affects (python/frontend/site) 2026-06-23 09:30:50 -07:00
typecheck.yml ci: run only the lanes a PR affects (python/frontend/site) 2026-06-23 09:30:50 -07:00
upload_to_pypi.yml chore(actions)(deps): bump actions/checkout from 4.3.1 to 6.0.2 2026-05-19 03:27:54 -07:00
uv-lockfile-check.yml fix(ci): always run pull_request checks 2026-06-15 17:03:55 -04:00