Skip to content

chore: replace use of alias in local net scripts with variable declaration#604

Merged
MalteHerrmann merged 3 commits into
v11from
malte/adjust-local-net-scripts
Oct 20, 2025
Merged

chore: replace use of alias in local net scripts with variable declaration#604
MalteHerrmann merged 3 commits into
v11from
malte/adjust-local-net-scripts

Conversation

@MalteHerrmann

Copy link
Copy Markdown
Contributor

This PR removes a footgun for local testing by avoiding the use of alias nobled which is overwriting something that's also globally defined if you have the binary installed. Instead it just assigns to a local variable BIN to ensure the correct binary is used.

@MalteHerrmann MalteHerrmann self-assigned this Oct 17, 2025
@MalteHerrmann
MalteHerrmann requested a review from a team as a code owner October 17, 2025 14:29
@coderabbitai

coderabbitai Bot commented Oct 17, 2025

Copy link
Copy Markdown

Important

Review skipped

Auto reviews are disabled on base/target branches other than the default branch.

Please check the settings in the CodeRabbit UI or the .coderabbit.yaml file in this repository. To trigger a single review, invoke the @coderabbitai review command.

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

✨ Finishing touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Post copyable unit tests in a comment
  • Commit unit tests in branch malte/adjust-local-net-scripts

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.

@MalteHerrmann
MalteHerrmann merged commit 078c578 into v11 Oct 20, 2025
3 of 5 checks passed
@MalteHerrmann
MalteHerrmann deleted the malte/adjust-local-net-scripts branch October 20, 2025 07:52
@johnletey johnletey added this to the v11.0.0 Flux milestone Oct 21, 2025
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