-
Notifications
You must be signed in to change notification settings - Fork 5.5k
Revert "Revert "bazel: update DEPS on googleurl (#17794)" (#17958)" #18167
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Changes from 1 commit
File filter
Filter by extension
Conversations
Jump to
Diff view
Diff view
There are no files selected for viewing
| Original file line number | Diff line number | Diff line change |
|---|---|---|
|
|
@@ -834,13 +834,13 @@ REPOSITORY_LOCATIONS_SPEC = dict( | |
| project_name = "Chrome URL parsing library", | ||
| project_desc = "Chrome URL parsing library", | ||
| project_url = "https://quiche.googlesource.com/googleurl", | ||
| # Static snapshot of https://quiche.googlesource.com/quiche/+archive/ef0d23689e240e6c8de4c3a5296b209128c87373.tar.gz. | ||
| version = "ef0d23689e240e6c8de4c3a5296b209128c87373", | ||
| sha256 = "d769283fed1319bca68bae8bdd47fbc3a7933999329eee850eff1f1ea61ce176", | ||
| # Static snapshot of https://quiche.googlesource.com/quiche/+archive/561705e0066ff11e6cb97b8092f1547835beeb92.tar.gz. | ||
|
Member
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. Bringing the discussion on #17794 (comment) here. re: moving this googleurl repo to GH. @danzh2010 @RenjieTang @moderation I think we need to move to GitHub, but that needs Google's decision? Since it will be hosted along with https://github.com/google/quiche (or if it is still only all about envoy, judging from the name: "envoy-integration", probably we may host it on envoyproxy org)? cc. @htuch @yanavlasov.
Member
Author
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. I agree we should move this similar to what we did with quiche. I'm not sure what is involved in doing this.
Member
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. I think @DavidSchinazi @bencebeky helped out here for QUICHE. So they might also have some idea here.
Contributor
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. The is an internal Google approval process for third party libraries. After that, Google's GitHub admin creates the repo under https://github.com/google/. Reach out to me though an internal channel if you decide to go down this route. At #17794 (comment) @dio mentions hosting it under https://github.com/envoyproxy/, that might be a better fit for this purpose.
Member
Author
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. Ultimately Google owns this code so we will need someone on the Google side to drive this. Between hosting it within the Envoy org or within a Google org I have no preference, as long as there is a single canonical source. We can quickly make you a repo within the Envoy org if you like. @yanavlasov is this something your team can help drive? |
||
| version = "561705e0066ff11e6cb97b8092f1547835beeb92", | ||
| sha256 = "7ce00768fea1fa4c7bf658942f13e41c9ba30e9cff931a6cda2f9fd02289f673", | ||
| urls = ["https://storage.googleapis.com/quiche-envoy-integration/googleurl_{version}.tar.gz"], | ||
| use_category = ["controlplane", "dataplane_core"], | ||
| extensions = [], | ||
| release_date = "2020-07-30", | ||
| release_date = "2021-08-31", | ||
| cpe = "N/A", | ||
| ), | ||
| com_google_cel_cpp = dict( | ||
|
|
||
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Super nit, s/quiche/googleurl in the URL.