Deprecate examples inside bazelbuild/bazel#18581
Deprecate examples inside bazelbuild/bazel#18581limdor wants to merge 1 commit intobazelbuild:masterfrom
Conversation
|
Examples in under this directories are still used in some integrations tests, so before deleting them we need to figure out whether to keep or how to migrate those integrations tests. |
Thanks for the heads up. I'm experiencing that when trying to remove the cpp example. I saw that is used for tests that are not just to validate that the example works. |
Exactly. |
|
Hi @meteorcloudy, Since I can see that this PR has been approved, please let me know whether I should proceed with importing it.Thanks! |
|
@sgowroji Thanks, let's do it. |
See: bazelbuild/examples#201 Closes bazelbuild#18581. PiperOrigin-RevId: 538469631 Change-Id: Ib0cfc6de5d9f0d2cc4fc045b47c2d8ce5a6b358e
See: bazelbuild/examples#201