ci: install the baton CLI from baton-sdk releases - #41
Conversation
The archived conductorone/baton CLI cannot open c1z files written by baton-sdk v0.30.0 and newer, so the job that installed it fails at the first baton command once this repo's SDK moves. Install the CLI shipped with baton-sdk releases through the shared get-baton action instead, as the sibling connector repos already do. Co-Authored-By: Claude Fable 5.1 <noreply@anthropic.com>
Connector PR Review: ci: install the baton CLI from baton-sdk releasesBlocking Issues: 0 | Suggestions: 0 | Threads Resolved: 0 Review Summary Scanned the full PR diff for security and correctness: it swaps the Security Issues None found. Correctness Issues None found. Suggestions None. |
The archived
conductorone/batonCLI cannot open c1z files written by baton-sdk v0.30.0 and newer, so the CI job that installed it fails at the firstbatoncommand once this repo's SDK moves. This installs the CLI shipped with baton-sdk releases through the sharedget-batonaction instead, as the sibling connector repos already do, and removes the repo-local install script where nothing else referenced it.Opened as a draft to run CI; any remaining red here is a separate, pre-existing failure the old CLI error was masking.
🤖 Generated with Claude Code