Skip to content

Use CARGO_NET_GIT_FETCH_WITH_CLI in rust-ci-full for more reliable git fetches#21628

Merged
zanie-oai merged 1 commit into
mainfrom
zb/ci-debug-macos-clippy
May 8, 2026
Merged

Use CARGO_NET_GIT_FETCH_WITH_CLI in rust-ci-full for more reliable git fetches#21628
zanie-oai merged 1 commit into
mainfrom
zb/ci-debug-macos-clippy

Conversation

@zanie-oai
Copy link
Copy Markdown
Contributor

@zanie-oai zanie-oai commented May 8, 2026

Cargo uses libgit2 by default. In uv, we gave up this entirely and always call out to the git CLI because it is much more reliable. This is a part of my attempt to reduce flakes in rust-ci-full.

@zanie-oai zanie-oai marked this pull request as ready for review May 8, 2026 16:37
@zanie-oai zanie-oai force-pushed the zb/ci-debug-macos-clippy branch from 4695710 to 7709881 Compare May 8, 2026 16:39
@zanie-oai
Copy link
Copy Markdown
Contributor Author

Copy link
Copy Markdown
Collaborator

@bolinfest bolinfest left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for fighting flakiness!

@zanie-oai zanie-oai merged commit 47f1d7b into main May 8, 2026
46 of 50 checks passed
@zanie-oai zanie-oai deleted the zb/ci-debug-macos-clippy branch May 8, 2026 16:53
@github-actions github-actions Bot locked and limited conversation to collaborators May 8, 2026
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants