DataDesigner/.github/workflows
Andre Manoel 0d80858b60
fix: use --bare and --tools in health probe CLI check (#489)
The "Verify Claude CLI" step fails on the CI runner because Claude
Code tries to initialize keychain, LSP, plugins, and CLAUDE.md
discovery before making the API call. On a bare runner these
resources don't exist, causing exit code 1.

- Add --bare to skip all initialization and force ANTHROPIC_API_KEY auth
- Add --tools "" to disable tool definitions (health check doesn't need
  them, and this avoids sending a large payload to the gateway)
2026-04-02 13:48:32 -03:00
..
agentic-ci-health-probe.yml fix: use --bare and --tools in health probe CLI check (#489) 2026-04-02 13:48:32 -03:00
build-docs.yml ci: upgrade GitHub Actions for Node.js 24 compatibility (#450) 2026-03-30 17:39:05 -03:00
build-notebooks.yml ci: upgrade GitHub Actions for Node.js 24 compatibility (#450) 2026-03-30 17:39:05 -03:00
check-colab-notebooks.yml ci: upgrade GitHub Actions for Node.js 24 compatibility (#450) 2026-03-30 17:39:05 -03:00
ci.yml ci: upgrade GitHub Actions for Node.js 24 compatibility (#450) 2026-03-30 17:39:05 -03:00
dco-assistant.yml update branch for signatures (#19) 2025-11-06 16:56:47 -05:00
health-checks.yml ci: upgrade GitHub Actions for Node.js 24 compatibility (#450) 2026-03-30 17:39:05 -03:00
pack-tutorials.yml ci: upgrade GitHub Actions for Node.js 24 compatibility (#450) 2026-03-30 17:39:05 -03:00
semantic-pull-requests.yml updating ci workflows 2025-10-31 11:29:06 -04:00