Skip to content

Look up CARGO_BAZEL_GENERATOR_PATH correctly #2088

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

Merged
merged 1 commit into from
Dec 29, 2024

Conversation

HackAttack
Copy link
Contributor

The intent is to allow this variable to be passed in an --action_env, but ctx.var is not where these show up: ctx.configuration.default_shell_env is.

@HackAttack HackAttack force-pushed the fix-action-env-lookup branch from 791bc45 to 4253838 Compare July 31, 2023 06:04
The intent is to allow this variable to be passed in an --action_env,
but ctx.var is not where these show up:
ctx.configuration.default_shell_env is.
@HackAttack HackAttack force-pushed the fix-action-env-lookup branch from 4253838 to b699fce Compare December 28, 2024 18:58
Copy link
Collaborator

@illicitonion illicitonion left a comment

Choose a reason for hiding this comment

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

Thanks!

@illicitonion illicitonion added this pull request to the merge queue Dec 29, 2024
Merged via the queue into bazelbuild:main with commit 22d40b8 Dec 29, 2024
3 checks passed
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