fix(ci): skip bytecode check on release PRs and add foundry to CLI install#7588
fix(ci): skip bytecode check on release PRs and add foundry to CLI install#7588paulbalaji merged 3 commits intomainfrom
Conversation
…stall - Skip bytecode-analysis workflow when PR source branch is changeset-release/main, since bytecode changes are expected when package versions bump - Add setup-foundry step to install-cli action so forge soldeer works on Windows 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
|
🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
📝 WalkthroughWalkthroughThree CI workflows and a composite action were changed: the install-cli action now includes a conditional "Setup Foundry" step when no-cache is enabled; bytecode-analysis PR trigger was guarded to skip a specific changeset branch; release publishing is guarded to run only on main and also added the Foundry setup step. Changes
Estimated code review effort🎯 2 (Simple) | ⏱️ ~10 minutes
Possibly related PRs
Suggested reviewers
Poem
Pre-merge checks and finishing touches❌ Failed checks (1 inconclusive)
✅ Passed checks (2 passed)
✨ Finishing touches🧪 Generate unit tests (beta)
📜 Recent review detailsConfiguration used: CodeRabbit UI Review profile: CHILL Plan: Pro 📒 Files selected for processing (1)
🚧 Files skipped from review as they are similar to previous changes (1)
⏰ Context from checks skipped due to timeout of 90000ms. You can increase the timeout in your CodeRabbit configuration to a maximum of 15 minutes (900000ms). (57)
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #7588 +/- ##
============================
============================
🚀 New features to boost your workflow:
|
Summary
changeset-release/main, since bytecode changes are expected when package versions bumpsetup-foundrystep toinstall-cliaction soforge soldeerworks on WindowsFixes the failing release workflow: https://github.com/hyperlane-xyz/hyperlane-monorepo/actions/runs/20102656686/job/57677592215
🤖 Generated with Claude Code
Summary by CodeRabbit
✏️ Tip: You can customize this high-level summary in your review settings.