Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit 96b4fa1

Browse filesBrowse files
authored
feat: removing bzlmod from example (bazel-contrib#1200)
Having both bzlmod and a WORKSPACE file confuses the user, and I have bazel-contrib#1155 which adds a new example for gazelle and bzlmod.
1 parent 81a200b commit 96b4fa1
Copy full SHA for 96b4fa1

File tree

Expand file treeCollapse file tree

3 files changed

+0
-71
lines changed
Filter options
Expand file treeCollapse file tree

3 files changed

+0
-71
lines changed

‎.bazelci/presubmit.yml

Copy file name to clipboardExpand all lines: .bazelci/presubmit.yml
-26Lines changed: 0 additions & 26 deletions
Original file line numberDiff line numberDiff line change
@@ -147,32 +147,6 @@ tasks:
147147
working_directory: examples/build_file_generation
148148
platform: windows
149149

150-
integration_test_build_file_generation_bzlmod_ubuntu:
151-
<<: *minimum_supported_bzlmod_version
152-
<<: *common_bzlmod_flags
153-
<<: *reusable_build_test_all
154-
name: build_file_generation_bzlmod integration tests on Ubuntu
155-
working_directory: examples/build_file_generation
156-
platform: ubuntu2004
157-
integration_test_build_file_generation_bzlmod_debian:
158-
<<: *common_bzlmod_flags
159-
<<: *reusable_build_test_all
160-
name: build_file_generation_bzlmod integration tests on Debian
161-
working_directory: examples/build_file_generation
162-
platform: debian11
163-
integration_test_build_file_generation_bzlmod_macos:
164-
<<: *common_bzlmod_flags
165-
<<: *reusable_build_test_all
166-
name: build_file_generation_bzlmod integration tests on macOS
167-
working_directory: examples/build_file_generation
168-
platform: macos
169-
integration_test_build_file_generation_bzlmod_windows:
170-
<<: *common_bzlmod_flags
171-
<<: *reusable_build_test_all
172-
name: build_file_generation_bzlmod integration tests on Windows
173-
working_directory: examples/build_file_generation
174-
platform: windows
175-
176150
integration_test_bzlmod_ubuntu_min:
177151
<<: *minimum_supported_bzlmod_version
178152
<<: *reusable_build_test_all

‎examples/build_file_generation/MODULE.bazel

Copy file name to clipboardExpand all lines: examples/build_file_generation/MODULE.bazel
-43Lines changed: 0 additions & 43 deletions
This file was deleted.

‎examples/build_file_generation/WORKSPACE.bzlmod

Copy file name to clipboardExpand all lines: examples/build_file_generation/WORKSPACE.bzlmod
-2Lines changed: 0 additions & 2 deletions
This file was deleted.

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.