Skip to content

feat: support location expansion in pythonic_test env - #10

Open
aaronmondal wants to merge 1 commit into
RooflineAI:mainfrom
aaronmondal:location_expansion_testenv
Open

feat: support location expansion in pythonic_test env#10
aaronmondal wants to merge 1 commit into
RooflineAI:mainfrom
aaronmondal:location_expansion_testenv

Conversation

@aaronmondal

Copy link
Copy Markdown

This lets the env parameter in pythonic_test point to location-expanded values.

See: https://bazel.build/reference/be/make-variables#predefined_label_variables

@aaronmondalaaronmondal changed the title Support location expansion in pythonic_test envfeat: support location expansion in pythonic_test envApr 14, 2026
This lets the `env` parameter in `pythonic_test` point to
location-expanded values.
See: https://bazel.build/reference/be/make-variables#predefined_label_variables
@aaronmondal
aaronmondalforce-pushed the location_expansion_testenv branch from 7d41fc0 to 0c3d0baCompareApril 14, 2026 18:15

@maxbartelmaxbartel left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Thanks for the patch! Can you please add in the description why this is useful or which problem this solves, so there is a future reference?

Sign up for freeto 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

@aaronmondal@maxbartel