Thanks to visit codestin.com
Credit goes to github.com

Skip to content

feat(binary/test): add interpreter_args attribute #2669

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 3 commits into from
Mar 17, 2025

Conversation

rickeylev
Copy link
Collaborator

Today, there's way to control what startup args are used for the interpreter.

To fix, add an interpreter_args attribute. These are written into the bootstrap.

This is only implemented for the bootstrap=script method

Fixes #2668

@rickeylev rickeylev requested a review from aignas as a code owner March 16, 2025 01:19
@rickeylev rickeylev enabled auto-merge March 17, 2025 02:29
@rickeylev rickeylev added this pull request to the merge queue Mar 17, 2025
Merged via the queue into bazel-contrib:main with commit 4079953 Mar 17, 2025
4 checks passed
@rickeylev rickeylev deleted the feat.interpreter.args branch March 17, 2025 03:09
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.

Allow specifying interpreter args on a target
2 participants