8000 chore: Fixup some typos in BuildKite job names by dougthor42 · Pull Request #2977 · bazel-contrib/rules_python · GitHub
[go: up one dir, main page]

Skip to content

chore: Fixup some typos in BuildKite job names #2977

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 12, 2025
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions .bazelci/presubmit.yml
Original file line number Diff line number Diff line change
Expand Up @@ -90,7 +90,7 @@ tasks:
gazelle_extension_min:
<<: *common_workspace_flags_min_bazel
<<: *minimum_supported_version
name: "Gazelle: workspace, minumum supported Bazel version"
name: "Gazelle: workspace, minimum supported Bazel version"
platform: ubuntu2004
build_targets: ["//..."]
test_targets: ["//..."]
Expand Down Expand Up @@ -338,7 +338,7 @@ tasks:
integration_test_bzlmod_build_file_generation_windows:
<<: *reusable_build_test_all
# coverage is not supported on Windows
name: "examples/bzlmod_build_file_generateion: Windows"
name: "examples/bzlmod_build_file_generation: Windows"
working_directory: examples/bzlmod_build_file_generation
platform: windows

Expand Down
0