Skip to content

Commit 41847b3

Browse files
Merge examples/cc into examples/integration (#2549)
Signed-off-by: Brentley Jones <github@brentleyjones.com>
1 parent a15606f commit 41847b3

File tree

144 files changed

+22522
-23207
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

144 files changed

+22522
-23207
lines changed

buildbuddy.yaml

Lines changed: 2 additions & 25 deletions
Original file line numberDiff line numberDiff line change
@@ -28,12 +28,6 @@ x_templates:
2828
git_clean_exclude:
2929
- bazel-output-base
3030
- setup-bazel-output-base
31-
- &examples_cc_workspace
32-
bazel_workspace_dir: examples/cc
33-
git_clean_exclude:
34-
- setup-bazel-output-base
35-
- examples/cc/bazel-output-base
36-
- examples/cc/setup-bazel-output-base
3731
- &examples_integration_workspace
3832
bazel_workspace_dir: examples/integration
3933
git_clean_exclude:
@@ -109,23 +103,6 @@ actions:
109103
bazel_commands:
110104
- *nobzlmod_generate_integration
111105

112-
- name: Integration Test - "examples/cc"
113-
<<: *arm64
114-
<<: *action_base
115-
<<: *normal_resources
116-
<<: *examples_cc_workspace
117-
bazel_commands:
118-
- *validate_integration
119-
- *build_all
120-
- name: Integration Test - "examples/cc" - WORKSPACE
121-
<<: *arm64
122-
<<: *action_base
123-
<<: *normal_resources
124-
<<: *examples_cc_workspace
125-
bazel_commands:
126-
- *nobzlmod_generate_integration
127-
- *nobzlmod_build_all
128-
129106
- name: Integration Test - "examples/integration"
130107
<<: *arm64
131108
<<: *action_base
@@ -173,7 +150,7 @@ actions:
173150
<<: *arm64
174151
<<: *normal_resources
175152
<<: *action_base
176-
<<: *examples_cc_workspace
153+
<<: *examples_integration_workspace
177154
bazel_commands:
178155
- *set_release_archive_override
179-
- run --config=workflows //:xcodeproj
156+
- run --config=workflows //:xcodeproj-bazel-sim_arm64

examples/cc/.bazelignore

Lines changed: 0 additions & 2 deletions
This file was deleted.

examples/cc/.bazelrc

Lines changed: 0 additions & 11 deletions
This file was deleted.

examples/cc/.bazelversion

Lines changed: 0 additions & 1 deletion
This file was deleted.

examples/cc/.gitignore

Lines changed: 0 additions & 1 deletion
This file was deleted.

examples/cc/BUILD

Lines changed: 0 additions & 10 deletions
This file was deleted.

examples/cc/MODULE.bazel

Lines changed: 0 additions & 43 deletions
This file was deleted.

examples/cc/WORKSPACE

Lines changed: 0 additions & 50 deletions
This file was deleted.

examples/cc/WORKSPACE.bzlmod

Whitespace-only changes.

examples/cc/lib/BUILD

Lines changed: 0 additions & 20 deletions
This file was deleted.

0 commit comments

Comments
 (0)