Commit Graph

20 Commits

Author SHA1 Message Date
Eryu Xia 132ed2cd94
Revert "Do not force third_party/protobuf to some old version. (#1446)" (#1450)
This reverts commit 0137f1fc61.
2024-06-24 22:38:57 -07:00
Benjamin Peterson 0137f1fc61
Do not force third_party/protobuf to some old version. (#1446) 2024-06-24 22:14:25 -07:00
Eryu Xia a489de6f9e Replace use of `third_party/closure-library` submodule
... in favor of `google-closure-library` npm package.

Removed the third_party/closure-library submodule following the instructions here:
https://git.wiki.kernel.org/index.php/GitSubmoduleTutorial#Removal

Tested:
- Verified that `npm run build` inside `packages/grpc-web` generates
  exactly the same output as before.
- Test ran closure client: `docker-compose up --build node-server envoy closure-client`
2021-09-01 18:17:14 -07:00
Stanley Cheung 7b944d9dd4 Removed old nginx gateway code 2021-03-14 23:59:11 -07:00
Stanley Cheung 45ad6bec6d Revert "Bump grpc version to 1.34.0"
This reverts commit ab4d32e4cf.
2020-12-04 23:30:50 -08:00
Stanley Cheung ab4d32e4cf Bump grpc version to 1.34.0 2020-12-04 19:36:23 -08:00
Stanley Cheung e2bae61baf Bump closure library version to v20201102 2020-12-04 18:38:55 -08:00
Stanley Cheung d5550cd52b Update init_submodules.sh 2020-07-08 11:45:32 -07:00
Stanley Cheung c7dedab92c Bump some third_party links 2020-05-04 20:18:59 -07:00
Stanley Cheung 7293d9d421 make the build slightly more quiet 2020-05-01 11:00:16 -07:00
Stanley Cheung 6272637894 Update closure-library 2019-10-29 15:53:23 -07:00
Stanley Cheung 3ff3d6f153 Update third_party hashes and package.json 2019-10-29 15:53:23 -07:00
Stanley Cheung 3359f0db72 gRPC Sync 2018-07-11 17:34:41 -07:00
Stanley Cheung 404d4896eb gRPC Sync 2018-05-01 16:30:37 -07:00
Stanley Cheung 1a9b7e4c4f Return script status properly 2018-04-10 14:12:43 -07:00
Stanley Cheung dfb2b08ce3 gRPC Sync / Import 2018-03-07 12:24:55 -08:00
Stanley Cheung 89112899e9 Added missing License headers 2018-02-22 20:23:59 -08:00
Stanley Cheung e25c0dfb8f Update gRPC commit hash 2018-02-15 14:38:33 -08:00
Stanley Cheung a160a5e6a3 Fix init_submodules script 2018-02-13 10:42:17 -08:00
Stanley Cheung 7c37356116 Some scripts and docs cleanup 2018-02-12 13:22:35 -08:00