Skip to content

[anneal][v2] Initial setup implementation#3362

Open
mdittmer wants to merge 1 commit into
Gxsdbibycupmktxzi35gzz4cfnbr7eyzxfrom
G4j6evgrreyqc3s3lhca63lo6rn4l5rzo
Open

[anneal][v2] Initial setup implementation#3362
mdittmer wants to merge 1 commit into
Gxsdbibycupmktxzi35gzz4cfnbr7eyzxfrom
G4j6evgrreyqc3s3lhca63lo6rn4l5rzo

Conversation

@mdittmer

@mdittmer mdittmer commented May 13, 2026

Copy link
Copy Markdown
Collaborator

This change contains an initial implementation of a setup crate
intended to install toolchain dependencies as a "setup" step for the
crate consumer. In anneal, this crate will be used to setup toolchain
dependencies from a remote source, a local archive, or a local
directory.

The change also includes updates to vendored dependencies according to
the crates used by setup.


Latest Update: v3 — Compare vs v2

📚 Full Patch History

Links show the diff between the row version and the column version.

Version v2 v1 Base
v3 vs v2 vs v1 vs Base
v2 vs v1 vs Base
v1 vs Base
⬇️ Download this PR

Branch

git fetch origin refs/heads/G4j6evgrreyqc3s3lhca63lo6rn4l5rzo && git checkout -b pr-G4j6evgrreyqc3s3lhca63lo6rn4l5rzo FETCH_HEAD

Checkout

git fetch origin refs/heads/G4j6evgrreyqc3s3lhca63lo6rn4l5rzo && git checkout FETCH_HEAD

Cherry Pick

git fetch origin refs/heads/G4j6evgrreyqc3s3lhca63lo6rn4l5rzo && git cherry-pick FETCH_HEAD

Pull

git pull origin refs/heads/G4j6evgrreyqc3s3lhca63lo6rn4l5rzo

Stacked PRs enabled by GHerrit.

This change contains an initial implementation of a `setup` crate
intended to install toolchain dependencies as a "setup" step for the
crate consumer. In anneal, this crate will be used to setup toolchain
dependencies from a remote source, a local archive, or a local
directory.

The change also includes updates to vendored dependencies according to
the crates used by `setup`.

gherrit-pr-id: G4j6evgrreyqc3s3lhca63lo6rn4l5rzo
@codecov-commenter

codecov-commenter commented May 13, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 91.88%. Comparing base (d64055e) to head (8c6bd23).

Additional details and impacted files
@@                        Coverage Diff                         @@
##           Gxsdbibycupmktxzi35gzz4cfnbr7eyzx    #3362   +/-   ##
==================================================================
  Coverage                              91.88%   91.88%           
==================================================================
  Files                                     20       20           
  Lines                                   6076     6076           
==================================================================
  Hits                                    5583     5583           
  Misses                                   493      493           

☔ View full report in Codecov by Harness.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

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