Skip to content

[pull] master from DataDog:master - #704

Merged
pull[bot] merged 3 commits into
ConnectionMaster:masterfrom
DataDog:master
Aug 7, 2026
Merged

[pull] master from DataDog:master#704
pull[bot] merged 3 commits into
ConnectionMaster:masterfrom
DataDog:master

Conversation

@pull

@pull pull Bot commented Aug 7, 2026

Copy link
Copy Markdown

See Commits and Changes for more details.


Created by pull[bot] (v2.0.0-alpha.4)

Can you help keep this open source service alive? 💖 Please sponsor : )

dkirov-dd and others added 3 commits August 7, 2026 14:28
* Cache worktree lookups in GitRepository

Every is_worktree call shelled out to git worktree list, so iterating the registry spawned one subprocess per top-level directory. The paths are now read once and forgotten when a worktree command changes them.

* Add changelog entry
…4807)

* Handle non-numeric version suffixes in ClickHouse version parsing

Altinity FIPS builds report a version like 25.3.8.30001.altinityfips.
parse_version blindly called int() on every dot-separated segment, so the
check crashed on every run with ValueError once it reached version_ge().
Parse the leading numeric parts and stop at the first non-numeric segment.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>

* Clean up tests and comments

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>

---------

Co-authored-by: Claude Opus 4.8 <noreply@anthropic.com>
@pull pull Bot locked and limited conversation to collaborators Aug 7, 2026
@pull pull Bot added the ⤵️ pull label Aug 7, 2026
@pull
pull Bot merged commit 8d78fd9 into ConnectionMaster:master Aug 7, 2026
1 check passed
@pull
pull Bot deployed to release August 7, 2026 22:43 Active
@pull
pull Bot had a problem deploying to typo-squatting-release August 8, 2026 04:09 Failure
@pull
pull Bot had a problem deploying to typo-squatting-release August 9, 2026 04:17 Failure
@pull
pull Bot had a problem deploying to typo-squatting-release August 10, 2026 04:37 Failure
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants