Skip to content

Run cargo vet in a loop on CI - #14022

Merged
alexcrichton merged 1 commit into
bytecodealliance:mainfrom
alexcrichton:vet-in-a-loop
Jul 29, 2026
Merged

Run cargo vet in a loop on CI#14022
alexcrichton merged 1 commit into
bytecodealliance:mainfrom
alexcrichton:vet-in-a-loop

Conversation

@alexcrichton

Copy link
Copy Markdown
Member

There have been more and more spurious failures lately due to the networking in cargo vet. Run it in a loop like everything else in CI that might touch the network.

@alexcrichton
alexcrichton requested a review from a team as a code owner July 29, 2026 20:07
@alexcrichton
alexcrichton requested review from fitzgen and removed request for a team July 29, 2026 20:07
There have been more and more spurious failures lately due to the
networking in `cargo vet`. Run it in a loop like everything else in CI
that might touch the network.
@alexcrichton

Copy link
Copy Markdown
Member Author

example failure

@alexcrichton
alexcrichton added this pull request to the merge queue Jul 29, 2026
Merged via the queue into bytecodealliance:main with commit 12e1636 Jul 29, 2026
53 checks passed
@alexcrichton
alexcrichton deleted the vet-in-a-loop branch July 29, 2026 21:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants