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

fix(rust): added name to the rust host_tools definition to avoid conf… #229

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

deblasis
Copy link

@deblasis deblasis commented Jan 15, 2025

This PR simply adds a name to the host_tools repo so that it won't conflict with the default one used within rules_rust

Important

This will work when rules_rust tags the next version (at the time of writing is 0.56.0) and after we bump it here.

It works on my setup since I am relying on a local_path_override to the latest HEAD, which includes the name attribute CI is currently complaining about.

I'll update this PR accordingly when the time comes

Fixes #228

…lict w/ rules_rust

Signed-off-by: Alessandro De Blasis <[email protected]>
Signed-off-by: Alessandro De Blasis <[email protected]>
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.

Repository Naming Conflict Between rules_jsonnet and rules_rust
1 participant