Skip to content

[v3-0-test] Add new breeze run command for non-interactive command execution (#52370) #52373

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
Jun 28, 2025

Conversation

github-actions[bot]
Copy link

Add a new breeze run command that allows running commands in the Breeze
environment without entering an interactive shell. This is useful for
automated testing, and one-off command execution which is useful for AI too.
(cherry picked from commit bb041b3)

Co-authored-by: Kaxil Naik [email protected]

…execution (#52370)

Add a new `breeze run` command that allows running commands in the Breeze
environment without entering an interactive shell. This is useful for
automated testing, and one-off command execution which is useful for AI too.
(cherry picked from commit bb041b3)

Co-authored-by: Kaxil Naik <[email protected]>
@boring-cyborg boring-cyborg bot added area:dev-tools backport-to-v3-0-test Mark PR with this label to backport to v3-0-test branch labels Jun 27, 2025
@kaxil kaxil marked this pull request as ready for review June 27, 2025 23:25
@potiuk potiuk merged commit 6a95e10 into v3-0-test Jun 28, 2025
5 checks passed
@potiuk potiuk deleted the backport-bb041b3-v3-0-test branch June 28, 2025 11:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area:dev-tools backport-to-v3-0-test Mark PR with this label to backport to v3-0-test branch
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants