Skip to content
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

shell: support extra output files in experimental_test_shell_command #22002

Merged
merged 9 commits into from
Feb 26, 2025

Conversation

tdyas
Copy link
Contributor

@tdyas tdyas commented Feb 25, 2025

As requested in #21981, support extra output files with the experimental_test_shell_command target type. The target type now supports the same output_files, output_directories, outputs_match_mode, and root_output_directory fields already supported on the shell_command target type.

Closes #21981.

@tdyas
Copy link
Contributor Author

tdyas commented Feb 25, 2025

This PR is stacked on top of #22001 which will need to land first.

Base automatically changed from shell/prepared-adhoc-request to main February 26, 2025 03:05
@tdyas tdyas merged commit bdecc47 into main Feb 26, 2025
24 checks passed
@tdyas tdyas deleted the shell/test-outputs branch February 26, 2025 03:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

experimental_test_shell_command should support capture of outputs (test reports, coverage, etc.)
2 participants