Skip to content

googleurl: change repo #42185

Merged
phlax merged 3 commits intoenvoyproxy:mainfrom
danzh2010:gurldep
Nov 25, 2025
Merged

googleurl: change repo #42185
phlax merged 3 commits intoenvoyproxy:mainfrom
danzh2010:gurldep

Conversation

@danzh2010
Copy link
Copy Markdown
Contributor

@danzh2010 danzh2010 commented Nov 21, 2025

Commit Message: switch to https://github.com/google/gurl from https://quiche.googlesource.com/googleurl.

the old .tar host https://storage.googleapis.com/quiche-envoy-integration/ will be turned down very soon.

Risk Level: low, the new repo is mirrored
Testing: existing tests
Docs Changes: N/A
Release Notes: N/A
Platform Specific Features: N/A

Signed-off-by: Dan Zhang <danzh@google.com>
@repokitteh-read-only repokitteh-read-only Bot added the deps Approval required for changes to Envoy's external dependencies label Nov 21, 2025
@repokitteh-read-only
Copy link
Copy Markdown

CC @envoyproxy/dependency-shepherds: Your approval is needed for changes made to (bazel/.*repos.*\.bzl)|(bazel/dependency_imports\.bzl)|(api/bazel/.*\.bzl)|(.*/requirements\.txt)|(.*\.patch).
envoyproxy/dependency-shepherds assignee is @phlax

🐱

Caused by: #42185 was opened by danzh2010.

see: more, trace.

Comment thread bazel/external/quiche.BUILD Outdated
],
deps = [
"@com_googlesource_googleurl//url",
"@com_github_google_gurl//url",
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

what is the bcr name (if any)?

would be great if we can shorten this to just @gurl

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Copy link
Copy Markdown
Contributor

@mmorel-35 mmorel-35 Nov 21, 2025

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

what is the bcr name (if any)?

What is bcr name?

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

bazel is moving to a module/repo system - known as bzlmod

bcr - is the "bazel central registry"

its generally a good idea to follow established patterns with naming - and the move is towards short module names (thankfully)

in this case i think it should be called googleurl rather than com_github_etc

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I'm seeing surrounding deps all following the current naming pattern com_github_foo. I'd defer renaming to after we eventually move to bzlmod.

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

for recent renaming prs see

these ones were selected more because they were using foreign_cc and there was the opportunity to switch to a ~pure bazel recipe - but we took the opportunity while doing it to move to bzlmod names

i think if you are going to rename it should be to the (expected) bzlmod name

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

done with renaming

Signed-off-by: Dan Zhang <danzh@google.com>
Signed-off-by: Dan Zhang <danzh@google.com>
@danzh2010
Copy link
Copy Markdown
Contributor Author

/retest

1 similar comment
@phlax
Copy link
Copy Markdown
Member

phlax commented Nov 25, 2025

/retest

Copy link
Copy Markdown
Member

@phlax phlax left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm, thanks @danzh2010

@repokitteh-read-only repokitteh-read-only Bot removed the deps Approval required for changes to Envoy's external dependencies label Nov 25, 2025
@phlax phlax enabled auto-merge (squash) November 25, 2025 09:18
@phlax phlax merged commit 0694ac1 into envoyproxy:main Nov 25, 2025
29 checks passed
@phlax
Copy link
Copy Markdown
Member

phlax commented Dec 17, 2025

/backport

@repokitteh-read-only repokitteh-read-only Bot added the backport/review Request to backport to stable releases label Dec 17, 2025
kfaseela pushed a commit to Nordix/envoy that referenced this pull request Dec 18, 2025
kfaseela pushed a commit to Nordix/envoy that referenced this pull request Dec 18, 2025
switch to https://github.com/google/gurl from
https://quiche.googlesource.com/googleurl.

the old .tar host
https://storage.googleapis.com/quiche-envoy-integration/ will be turned
down very soon.

Signed-off-by: Dan Zhang <danzh@google.com>
Signed-off-by: Faseela K <faseela.k@est.tech>
phlax pushed a commit that referenced this pull request Dec 18, 2025
switch to https://github.com/google/gurl from
https://quiche.googlesource.com/googleurl.

the old .tar host
https://storage.googleapis.com/quiche-envoy-integration/ will be turned
down very soon.

Signed-off-by: Dan Zhang <danzh@google.com>
Signed-off-by: Faseela K <faseela.k@est.tech>
kfaseela pushed a commit to Nordix/envoy that referenced this pull request Dec 18, 2025
switch to https://github.com/google/gurl from
https://quiche.googlesource.com/googleurl.

the old .tar host
https://storage.googleapis.com/quiche-envoy-integration/ will be turned
down very soon.

Signed-off-by: Dan Zhang <danzh@google.com>
Signed-off-by: Faseela K <faseela.k@est.tech>
kfaseela pushed a commit to Nordix/envoy that referenced this pull request Dec 18, 2025
switch to https://github.com/google/gurl from
https://quiche.googlesource.com/googleurl.

the old .tar host
https://storage.googleapis.com/quiche-envoy-integration/ will be turned
down very soon.

Signed-off-by: Dan Zhang <danzh@google.com>
Signed-off-by: Faseela K <faseela.k@est.tech>
phlax pushed a commit that referenced this pull request Dec 18, 2025
switch to https://github.com/google/gurl from
https://quiche.googlesource.com/googleurl.

the old .tar host
https://storage.googleapis.com/quiche-envoy-integration/ will be turned
down very soon.

Signed-off-by: Dan Zhang <danzh@google.com>
Signed-off-by: Faseela K <faseela.k@est.tech>
kfaseela pushed a commit to Nordix/envoy that referenced this pull request Dec 18, 2025
switch to https://github.com/google/gurl from
https://quiche.googlesource.com/googleurl.

the old .tar host
https://storage.googleapis.com/quiche-envoy-integration/ will be turned
down very soon.

Signed-off-by: Dan Zhang <danzh@google.com>
Signed-off-by: Faseela K <faseela.k@est.tech>
phlax pushed a commit that referenced this pull request Dec 18, 2025
Signed-off-by: Faseela K <faseela.k@est.tech>
phlax pushed a commit that referenced this pull request Dec 18, 2025
Signed-off-by: Faseela K <faseela.k@est.tech>
phlax pushed a commit that referenced this pull request Dec 18, 2025
switch to https://github.com/google/gurl from
https://quiche.googlesource.com/googleurl.

the old .tar host
https://storage.googleapis.com/quiche-envoy-integration/ will be turned
down very soon.

Signed-off-by: Dan Zhang <danzh@google.com>
Signed-off-by: Faseela K <faseela.k@est.tech>
phlax pushed a commit that referenced this pull request Dec 18, 2025
switch to https://github.com/google/gurl from
https://quiche.googlesource.com/googleurl.

the old .tar host
https://storage.googleapis.com/quiche-envoy-integration/ will be turned
down very soon.

Signed-off-by: Dan Zhang <danzh@google.com>
Signed-off-by: Faseela K <faseela.k@est.tech>
@phlax phlax removed the backport/review Request to backport to stable releases label Mar 3, 2026
grnmeira pushed a commit to grnmeira/envoy that referenced this pull request Mar 20, 2026
switch to https://github.com/google/gurl from
https://quiche.googlesource.com/googleurl.

the old .tar host
https://storage.googleapis.com/quiche-envoy-integration/ will be turned
down very soon.

Signed-off-by: Dan Zhang <danzh@google.com>
Signed-off-by: Gustavo <grnmeira@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants