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

Support --target_pattern_file for fetch and vendor command #23640

Closed

Conversation

meteorcloudy
Copy link
Member

@meteorcloudy meteorcloudy commented Sep 17, 2024

Fixes: #23628

RELNOTES: Bazel fetch and vendor command now supports --target_pattern_file for specifying target patterns.

@github-actions github-actions bot added team-ExternalDeps External dependency handling, remote repositiories, WORKSPACE file. awaiting-review PR is awaiting review from an assigned reviewer labels Sep 17, 2024
@github-actions github-actions bot removed the awaiting-review PR is awaiting review from an assigned reviewer label Sep 18, 2024
bazel-io pushed a commit to bazel-io/bazel that referenced this pull request Sep 18, 2024
Fixes: bazelbuild#23628

RELNOTES: Bazel fetch and vendor command now supports --target_pattern_file for specifying target patterns.

Closes bazelbuild#23640.

PiperOrigin-RevId: 676063442
Change-Id: Ibbbf7879dfec4ec10093631fb002f87c9dddc8ef
github-merge-queue bot pushed a commit that referenced this pull request Sep 19, 2024
…23663)

Fixes: #23628

RELNOTES: Bazel fetch and vendor command now supports
--target_pattern_file for specifying target patterns.

Closes #23640.

PiperOrigin-RevId: 676063442
Change-Id: Ibbbf7879dfec4ec10093631fb002f87c9dddc8ef

Commit
3120d35

---------

Co-authored-by: Yun Peng <[email protected]>
Co-authored-by: Xùdōng Yáng <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
team-ExternalDeps External dependency handling, remote repositiories, WORKSPACE file.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

bazel vendor ignores --target_pattern_file
2 participants