Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: mark iroh-cli's iroh binary as workspace default #2160

Merged
merged 1 commit into from
Apr 8, 2024
Merged

Conversation

flub
Copy link
Contributor

@flub flub commented Apr 8, 2024

Description

This makes sure that when you call cargo run in the workspace root
the iroh binary from the iroh-cli crate will be chosen if no
additional --bin parameter is passed.

Notes & open questions

If we are de-prioritising the iroh cli maybe this is the wrong default
to set?

Change checklist

  • Self-review.
  • Documentation updates if relevant.
  • Tests if relevant.

This makes sure that when you call `cargo run` in the workspace root
the `iroh` binary from the iroh-cli crate will be chosen if no
additional --bin parameter is passed.
Copy link
Contributor

@dignifiedquire dignifiedquire left a comment

Choose a reason for hiding this comment

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

thanks, I forgot about this

@dignifiedquire
Copy link
Contributor

If we are de-prioritising the iroh cli maybe this is the wrong default
to set?

no, this is good, as long as it still lives here

@flub flub added this pull request to the merge queue Apr 8, 2024
Merged via the queue into main with commit aeb04d8 Apr 8, 2024
20 checks passed
@flub flub deleted the flub/default-run branch April 8, 2024 12:22
@rklaehn
Copy link
Contributor

rklaehn commented Apr 8, 2024

Thank you. Wanted to figure out how to do this today!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

None yet

3 participants