chore(connector): bump cce-acp-connector to 0.1.26#177
Merged
Conversation
Cut the connector-v0.1.26 release: it carries the git dubious-ownership recovery and the read-only git-inspection security hardening (--no-ext-diff/--no-textconv/core.fsmonitor=false) merged in #176. Realigns the crate version with the release tag (v0.1.25 shipped while Cargo.toml still read 0.1.24). Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bump
cce-acp-connector0.1.24 → 0.1.26 to cut the connector-v0.1.26 release.The release carries the connector-side fixes merged in #176:
safe.directory=*) so inspection works in bind-mounted / mixed-UID workspaces--no-ext-diff/--no-textconv/core.fsmonitor=false) so a foreign repo's config can't exec arbitrary commands as the connector userAlso realigns the crate version with the release tag — v0.1.25 shipped while
Cargo.tomlstill read 0.1.24.After this merges to develop → main (promotion), we tag
connector-v0.1.26on main to triggerrelease-connector.yml.🤖 Generated with Claude Code