Skip to content

Use py_binary with constants file, instead of arguments#253

Draft
furtib wants to merge 2 commits into
Ericsson:mainfrom
furtib:py-bin-per-file
Draft

Use py_binary with constants file, instead of arguments#253
furtib wants to merge 2 commits into
Ericsson:mainfrom
furtib:py-bin-per-file

Conversation

@furtib

@furtib furtib commented Jun 29, 2026

Copy link
Copy Markdown
Contributor

Why:
I want to create a more organized, easily understandable alternative to #199.

Since there is a limit on the length of the arguments we can pass to our scripts, and passing many arguments makes things complicated, I decided to replace expand_template with a bazel_constants.json file.
This way, we can pass any number of arguments in an organized manner to the Python script.

What:

  • Replaced the functionality of expand_template with a bazel_constant.json file for the per_file rule.

Addresses:
none

@furtib furtib self-assigned this Jun 29, 2026
@furtib furtib changed the title Use py_binary with constans file, instead of arguments Use py_binary with constants file, instead of arguments Jun 30, 2026
@furtib furtib force-pushed the py-bin-per-file branch from e15bd21 to a63caf3 Compare June 30, 2026 12:02
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.

1 participant