hermes-agent/.github/workflows
ethernet 7577834206 fix(ci): fail closed when workspace matrix discovery produces empty list
The set-matrix step wrote the npm workspace query result directly to
$GITHUB_OUTPUT. If discovery ever produced [], the matrix would expand
to zero check jobs, leaving the reusable workflow green without running
any JS/TS checks.

Now the step validates the result is a non-empty array before emitting
it, and exits 1 with a GitHub annotation if it's empty or jq failed.
2026-07-13 17:22:17 -04:00
..
ci.yml feat(ci): show passed/failed jobs in summary 2026-07-13 17:22:17 -04:00
contributor-check.yml
deploy-site.yml
docker-lint.yml
docker.yml security(ci): pass untrusted refs through env, not run: interpolation 2026-07-03 12:44:30 -04:00
docs-site-checks.yml
history-check.yml
js-tests.yml fix(ci): fail closed when workspace matrix discovery produces empty list 2026-07-13 17:22:17 -04:00
lint.yml security(ci): pass untrusted refs through env, not run: interpolation 2026-07-03 12:44:30 -04:00
osv-scanner.yml
skills-index-freshness.yml
skills-index.yml
supply-chain-audit.yml
tests.yml
upload_to_pypi.yml
uv-lockfile-check.yml