Skip to content

[anneal] Remove support for system-wide binary deps#3274

Merged
joshlf merged 1 commit intomainfrom
G5aykmemfqpvhspa7s5mx5n3ookum45cy
Apr 16, 2026
Merged

[anneal] Remove support for system-wide binary deps#3274
joshlf merged 1 commit intomainfrom
G5aykmemfqpvhspa7s5mx5n3ookum45cy

Conversation

@joshlf
Copy link
Copy Markdown
Member

@joshlf joshlf commented Apr 15, 2026

Now that we support installing charon into our Anneal-managed global
toolchain directory, we can remove the fallback to $PATH and we no
longer need to check that we're using the right version of charon.

Closes #3263


Latest Update: v4 — Compare vs v3

📚 Full Patch History

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

Version v3 v2 v1 Base
v4 vs v3 vs v2 vs v1 vs 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/G5aykmemfqpvhspa7s5mx5n3ookum45cy && git checkout -b pr-G5aykmemfqpvhspa7s5mx5n3ookum45cy FETCH_HEAD

Checkout

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

Cherry Pick

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

Pull

git pull origin refs/heads/G5aykmemfqpvhspa7s5mx5n3ookum45cy

Stacked PRs enabled by GHerrit.

Copy link
Copy Markdown

@github-actions github-actions bot left a comment

Choose a reason for hiding this comment

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

🤖 Optimistically Approved: Changes appear scoped. Final strict verification will occur in the Merge Queue.

@codecov-commenter
Copy link
Copy Markdown

codecov-commenter commented Apr 15, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 91.88%. Comparing base (7cfa157) to head (6656c07).

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

☔ View full report in Codecov by Sentry.
📢 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.

@joshlf joshlf force-pushed the G5aykmemfqpvhspa7s5mx5n3ookum45cy branch from dde2b30 to a767a66 Compare April 15, 2026 23:41
Copy link
Copy Markdown

@github-actions github-actions bot left a comment

Choose a reason for hiding this comment

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

🤖 Optimistically Approved: Changes appear scoped. Final strict verification will occur in the Merge Queue.

@joshlf joshlf force-pushed the G5aykmemfqpvhspa7s5mx5n3ookum45cy branch from a767a66 to 23c4b8d Compare April 16, 2026 00:02
Copy link
Copy Markdown

@github-actions github-actions bot left a comment

Choose a reason for hiding this comment

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

🤖 Optimistically Approved: Changes appear scoped. Final strict verification will occur in the Merge Queue.

@joshlf joshlf enabled auto-merge April 16, 2026 00:07
Now that we support installing `charon` into our Anneal-managed global
toolchain directory, we can remove the fallback to `$PATH` and we no
longer need to check that we're using the right version of `charon`.

Closes #3263

gherrit-pr-id: G5aykmemfqpvhspa7s5mx5n3ookum45cy
@joshlf joshlf force-pushed the G5aykmemfqpvhspa7s5mx5n3ookum45cy branch from 23c4b8d to 6656c07 Compare April 16, 2026 00:37
Copy link
Copy Markdown

@github-actions github-actions bot left a comment

Choose a reason for hiding this comment

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

🤖 Optimistically Approved: Changes appear scoped. Final strict verification will occur in the Merge Queue.

@joshlf joshlf added this pull request to the merge queue Apr 16, 2026
Merged via the queue into main with commit 082b1a5 Apr 16, 2026
125 checks passed
@joshlf joshlf deleted the G5aykmemfqpvhspa7s5mx5n3ookum45cy branch April 16, 2026 01:34
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.

Remove version checking for charon and aeneas

2 participants