Skip to content
This repository was archived by the owner on Sep 30, 2024. It is now read-only.

bzl: fix backcompat buildfiles breakage#54047

Merged
willdollman merged 1 commit into
wolfi/will/update-jaeger-otelcolfrom
jh/sup/wd
Jun 23, 2023
Merged

bzl: fix backcompat buildfiles breakage#54047
willdollman merged 1 commit into
wolfi/will/update-jaeger-otelcolfrom
jh/sup/wd

Conversation

@jhchabran

Copy link
Copy Markdown
Contributor

OTEL stuff moved packages around, which messed our ability to build old code. This is happening because we're building the old code with our new deps.bzl (there isn't really an easy way around that for now).

Test plan

CI, backcompat test passed.

@cla-bot cla-bot Bot added the cla-signed label Jun 23, 2023
@willdollman willdollman changed the base branch from main-dry-run/wolfi/will/update-jaeger-otelcol to wolfi/will/update-jaeger-otelcol June 23, 2023 12:27
@willdollman willdollman merged this pull request into wolfi/will/update-jaeger-otelcol Jun 23, 2023
@willdollman willdollman deleted the jh/sup/wd branch June 23, 2023 12:27
willdollman pushed a commit that referenced this pull request Jun 23, 2023
OTEL stuff moved packages around, which messed our ability to build old
code. This is happening because we're building the old code with our new
`deps.bzl` (there isn't really an easy way around that for now).

## Test plan

<!-- All pull requests REQUIRE a test plan:
https://docs.sourcegraph.com/dev/background-information/testing_principles
-->

CI, backcompat test passed.
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants