Skip to content

fix: Use --quiet for soldeer installation#7552

Merged
larryob merged 1 commit intomainfrom
fix-soldeer-spam
Dec 5, 2025
Merged

fix: Use --quiet for soldeer installation#7552
larryob merged 1 commit intomainfrom
fix-soldeer-spam

Conversation

@larryob
Copy link
Contributor

@larryob larryob commented Dec 5, 2025

Description

Add --quiet flag to forge soldeer install command to suppress verbose output during dependency installation

Drive-by changes

No

Backward compatibility

Yes

Testing

  • Run yarn deps:soldeer and verify output is silent
  • Run yarn build and verify soldeer step completes without excessive logging

Summary by CodeRabbit

  • Chores
    • Updated dependency installation script to reduce output verbosity during the build process.

✏️ Tip: You can customize this high-level summary in your review settings.

@changeset-bot
Copy link

changeset-bot bot commented Dec 5, 2025

⚠️ No Changeset found

Latest commit: 70b00b6

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

@larryob larryob marked this pull request as ready for review December 5, 2025 20:21
@larryob larryob requested review from ltyu and yorhodes as code owners December 5, 2025 20:21
@coderabbitai
Copy link
Contributor

coderabbitai bot commented Dec 5, 2025

📝 Walkthrough

Walkthrough

The npm script deps:soldeer in solidity/package.json was updated to include the --quiet flag when installing Soldeer dependencies, reducing output verbosity during the installation process.

Changes

Cohort / File(s) Summary
Soldeer dependency script
solidity/package.json
Updated deps:soldeer npm script to add --quiet flag to forge soldeer install command for quieter output during dependency installation

Estimated code review effort

🎯 1 (Trivial) | ⏱️ ~2 minutes

Possibly related PRs

Suggested reviewers

  • ltyu
  • yorhodes

Poem

Like ogres and their layers, scripts need peace and quiet too, 🧅
One flag added, one script improved, the work's well through.
A whisper instead of a shout, dependencies install just fine—
Sometimes less is more, and that's quite the design. 🤫

Pre-merge checks and finishing touches

✅ Passed checks (3 passed)
Check name Status Explanation
Description check ✅ Passed The pull request description covers all required sections from the template with sufficient detail and context about the changes.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.
Title check ✅ Passed The title 'fix: Use --quiet for soldeer installation' clearly and concisely summarizes the main change: adding the --quiet flag to suppress verbose output during soldeer dependency installation.
✨ Finishing touches
  • 📝 Generate docstrings
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Post copyable unit tests in a comment
  • Commit unit tests in branch fix-soldeer-spam

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.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

@hyper-gonk
Copy link
Contributor

hyper-gonk bot commented Dec 5, 2025

🐳 Monorepo Docker Image Built Successfully

Image Tags:

gcr.io/abacus-labs-dev/hyperlane-monorepo:pr-7552
gcr.io/abacus-labs-dev/hyperlane-monorepo:70b00b6-20251205-202206

@larryob larryob added this pull request to the merge queue Dec 5, 2025
@larryob larryob changed the title Update package.json fix: Use --quiet for soldeer installation Dec 5, 2025
Merged via the queue into main with commit afc2955 Dec 5, 2025
88 of 92 checks passed
@larryob larryob deleted the fix-soldeer-spam branch December 5, 2025 21:56
@github-project-automation github-project-automation bot moved this from In Review to Done in Hyperlane Tasks Dec 5, 2025
@codecov
Copy link

codecov bot commented Dec 8, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 0.00%. Comparing base (4057060) to head (70b00b6).
⚠️ Report is 5 commits behind head on main.

Additional details and impacted files
@@     Coverage Diff      @@
##   main   #7552   +/-   ##
============================
============================
Components Coverage Δ
core ∅ <ø> (∅)
hooks ∅ <ø> (∅)
isms ∅ <ø> (∅)
token ∅ <ø> (∅)
middlewares ∅ <ø> (∅)
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

danwt pushed a commit to dymensionxyz/hyperlane-monorepo that referenced this pull request Dec 12, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

3 participants