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

[Bug]: Commands need to be executed from a Cargo folder even when --name is used #927

Closed
1 task done
jonaro00 opened this issue May 20, 2023 · 1 comment
Closed
1 task done
Assignees
Labels
Good First Issue Good for newcomers T-Bug Something isn't working

Comments

@jonaro00
Copy link
Member

What happened?

Context:
#865 (comment)
#865 (comment)

Commands that need to know what project is targeted check the current directory for a Cargo manifest or a Shuttle.toml before the --name parameter is even considered, even though it has higher priority.

Version

v0.16.0

Which operating systems are you seeing the problem on?

macOS, Windows, Linux

Which CPU architectures are you seeing the problem on?

x86_64, ARM64

Relevant log output

No response

Duplicate declaration

  • I have searched the issues and there are none like this.
@jonaro00 jonaro00 added T-Bug Something isn't working Good First Issue Good for newcomers A-cargo-shuttle labels May 20, 2023
@imor
Copy link
Contributor

imor commented May 21, 2023

@jonaro00 Could you please assign it to me, I'd like to take a stab at it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Good First Issue Good for newcomers T-Bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants