Skip to content

fix(ci): bump foundry-toolchain to v1.9.1 for Rust foundryup - #3159

Merged
fridrik01 merged 1 commit into
mainfrom
fix-ci-bump-foundry-toolchain-to-v1.9.1
Aug 26, 2026
Merged

fridrik01 merged 1 commit into
mainfrom
fix-ci-bump-foundry-toolchain-to-v1.9.1

Conversation

@fridrik01

Copy link
Copy Markdown
Contributor

This PR bumps foundry-toolchain from v1.8.0 to v1.9.1 to fix CI failures after Foundry switched foundryup to a Rust binary foundry#15498, which broke v1.8.0's bash-based invocation.

@fridrik01
fridrik01 requested review from bar-bera and calbera August 26, 2026 10:21
@fridrik01 fridrik01 self-assigned this Aug 26, 2026
@fridrik01
fridrik01 marked this pull request as ready for review August 26, 2026 10:21
@fridrik01
fridrik01 requested a review from a team as a code owner August 26, 2026 10:21
Copilot AI lite review requested due to automatic review settings August 26, 2026 10:21

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Pull request overview

This PR updates the GitHub Actions workflow dependency on foundry-rs/foundry-toolchain from v1.8.0 to v1.9.1 to restore CI reliability after Foundry changed foundryup to a Rust binary (breaking the older action’s bash-based invocation).

Changes:

  • Bump foundry-rs/foundry-toolchain action pin to v1.9.1 in the main CI pipeline workflow.
  • Bump foundry-rs/foundry-toolchain action pin to v1.9.1 in the nightly workflow.

Reviewed changes

Copilot reviewed 2 out of 2 changed files in this pull request and generated no comments.

File Description
.github/workflows/pipeline.yml Updates the pinned Foundry toolchain action to v1.9.1 for CI jobs that install Foundry.
.github/workflows/nightly.yml Updates the pinned Foundry toolchain action to v1.9.1 for nightly upgrade smoke tests that rely on cast.

💡 Add a code-review agent skill or configure MCP servers for context-aware, tailored reviews. Learn more in the docs.

@codecov

codecov Bot commented Aug 26, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 63.10%. Comparing base (d9f0673) to head (65ef76b).

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##             main    #3159      +/-   ##
==========================================
- Coverage   63.11%   63.10%   -0.02%     
==========================================
  Files         372      372              
  Lines       15549    15549              
==========================================
- Hits         9814     9812       -2     
- Misses       4775     4777       +2     
  Partials      960      960              

see 1 file with indirect coverage changes

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

@fridrik01
fridrik01 merged commit ac6e2de into main Aug 26, 2026
23 checks passed
@fridrik01
fridrik01 deleted the fix-ci-bump-foundry-toolchain-to-v1.9.1 branch August 26, 2026 10:49
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.

3 participants