Skip to content

Commit

Permalink
ci
Browse files Browse the repository at this point in the history
  • Loading branch information
chrislovecnm committed May 4, 2023
1 parent 945aa93 commit 64eea9c
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions .bazelci/presubmit.yml
Original file line number Diff line number Diff line change
Expand Up @@ -185,18 +185,18 @@ tasks:
<<: *minimum_supported_bzlmod_version
<<: *reusable_build_test_all
<<: *coverage_targets_example_bzlmod_build_file_generation
name: Example test bzlmod gazelle on Ubuntu min version
name: example test bzlmod gazelle on Ubuntu min version
working_directory: examples/bzlmod_build_file_generation
platform: ubuntu2004
integration_test_bzlmod_generation_build_files_ubuntu:
<<: *reusable_build_test_all
<<: *coverage_targets_example_bzlmod_build_file_generation
name: Example test bzlmod gazelle on Ubuntu
name: example test bzlmod gazelle on Ubuntu
working_directory: examples/bzlmod_build_file_generation
platform: ubuntu2004
integration_test_bzlmod_generation_build_files_ubuntu_run:
<<: *reusable_build_test_all
name: Example test bzlmod running gazelle and pip on Ubuntu
name: example test bzlmod running gazelle and pip on Ubuntu
working_directory: tests/compile_pip_requirements
platform: ubuntu2004
shell_commands:
Expand All @@ -211,19 +211,19 @@ tasks:
integration_test_bzlmod_build_file_generation_debian:
<<: *reusable_build_test_all
<<: *coverage_targets_example_bzlmod_build_file_generation
name: Example test bzlmod gazelle on Debian
name: example test bzlmod gazelle on Debian
working_directory: examples/bzlmod_build_file_generation
platform: debian11
integration_test_bzlmod_build_file_generation_macos:
<<: *reusable_build_test_all
<<: *coverage_targets_example_bzlmod_build_file_generation
name: Example test bzlmod gazelle on MacOS
name: example test bzlmod gazelle on MacOS
working_directory: examples/bzlmod_build_file_generation
platform: macos
integration_test_bzlmod_build_file_generation_windows:
<<: *reusable_build_test_all
# coverage is not supported on Windows
name: Example test bzlmod gazelle on Windows
name: example test bzlmod gazelle on Windows
working_directory: examples/bzlmod_build_file_generation
platform: windows

Expand Down

0 comments on commit 64eea9c

Please sign in to comment.