Commit Graph

  • 2b9437a0c4 chore: revert jobs=1 strophy 2022-05-15 16:10:14 +0700
  • daee554619 fix: try to reduce bazel jobs again strophy 2022-05-12 18:01:42 +0700
  • 72b45c8e5d fix: bazel server terminated abruptly strophy 2022-05-12 17:54:33 +0700
  • ebc5de88fa chore: add tmate to debug bazel server terminated abruptly strophy 2022-05-12 15:38:42 +0700
  • 79f3e37799 fix: cache miss with type=gha strophy 2022-05-12 15:31:31 +0700
  • cc733536f7 chore: remove debug output strophy 2022-05-12 11:50:29 +0700
  • 36781dee9c fix: unknown flag: --cache-from strophy 2022-05-12 11:49:21 +0700
  • 015c18252d fix: invalid variable substitution syntax strophy 2022-05-12 11:47:12 +0700
  • f906868807 feat: implement buildkit gha cache strophy 2022-05-12 11:45:57 +0700
  • b3757688e7 fix: typo strophy 2022-05-12 11:45:40 +0700
  • 0a16573def fix: both builds fail if one build fails strophy 2022-05-12 11:45:32 +0700
  • 0205739e91 fix: invalid variable substitution syntax strophy 2022-05-12 11:33:08 +0700
  • e58e92bf54 chore: debug vars strophy 2022-05-12 11:31:11 +0700
  • 04bedb6ef8 feat: run multiarch build in matrix strophy 2022-05-12 11:22:15 +0700
  • 3f7fc65d4b chore: try to load images after build strophy 2022-05-12 10:40:38 +0700
  • 61c715fe48 fix: java.lang.IncompatibleClassChangeError: Class does not implement the requested interface java.util.List strophy 2022-05-11 21:37:03 +0700
  • 93f2c1ed89 refactor: use buildx bake hcl instead of compose strophy 2022-05-11 20:23:50 +0700
  • dc05c39ccc chore: bump github action versions strophy 2022-05-11 20:22:04 +0700
  • d9fdd44000 Add abortSignal to unaryCall Ben Vernier 2022-05-11 15:08:26 +1000
  • f672719927 Bump version Ben Vernier 2022-05-11 11:12:56 +1000
  • 1cffa2d921 Update module declaration Ben Vernier 2022-05-11 10:39:16 +1000
  • 88d8683a49 Update version Ben Vernier 2022-05-10 13:28:33 +1000
  • fe02642fdc Test cancelable calls in PromiseClient Ben Vernier 2022-05-10 09:34:16 +1000
  • 5b184b75ab Added check to avoid unused imports Hein Meling 2022-05-03 20:54:38 +0200
  • c1b87827c3 Merge branch 'master' into fix-unused-import Hein Meling 2022-04-30 20:14:42 +0200
  • 2a094455f4 Merge branch 'master' of github.com:grpc/grpc-web Hein Meling 2022-04-30 20:13:50 +0200
  • f7ca0a2e3b Added check to avoid unused imports Hein Meling 2022-04-30 00:37:37 +0200
  • 1779661dde
    Add version flag and version info in generated code (#1231) Hein Meling 2022-04-30 01:36:38 +0200
  • 0789abbbf5 Moved @fileoverview above Code generated comment Hein Meling 2022-04-30 00:57:06 +0200
  • 1a4d1e3761 Replace GetVersion() with GRPC_WEB_VERSION const Hein Meling 2022-04-29 22:03:25 +0200
  • 18b9db4755 Add generated comment for method desc and es6 file Hein Meling 2022-04-29 21:46:10 +0200
  • f209b00ac3 Moved version details below @fileoverview section Hein Meling 2022-04-29 01:50:35 +0200
  • afd0b8b5d5 Moved version info into grpc_generator.cc Hein Meling 2022-04-29 01:47:28 +0200
  • 4cb353e400 Fixed typo in version.h Hein Meling 2022-04-29 00:48:05 +0200
  • 84fb688b1f Updated BUILD.bazel with version.h Hein Meling 2022-04-29 00:22:17 +0200
  • c91e785ceb Add --version flag to main Hein Meling 2022-04-28 23:33:30 +0200
  • 67da0976dd Add header with protoc and grpcweb version info Hein Meling 2022-04-28 22:45:41 +0200
  • 9c7868ab9f
    Fix for JS Identifier Noel Kim (김민혁) 2022-04-26 15:46:48 +0900
  • 28f1ea7bf9
    Merge branch 'master' of github.com:chequer-io/grpc-web nnnnoel 2022-04-22 14:43:14 +0900
  • 111646382b
    Remove .idea nnnnoel 2022-04-22 14:42:13 +0900
  • cb36308401
    Fix Identifier Cases nnnnoel 2022-04-22 14:41:25 +0900
  • 35284bfe15
    Add npm badge to main README :) (#1226) Eryu Xia 2022-04-21 16:28:27 -0700
  • b76e8590c0
    Add npm badge to main README :) Eryu Xia 2022-04-21 16:27:35 -0700
  • a1b706ade0
    Internal code sync (#1225) Eryu Xia 2022-04-21 16:18:19 -0700
  • a8512915df Internal code sync Eryu Xia 2022-04-21 16:06:49 -0700
  • 176e831b07
    Move node-client.js to avoid confusion. (#1224) Eryu Xia 2022-04-21 16:02:12 -0700
  • 2f2306473c Move node-client.js to avoid confusion. Eryu Xia 2022-04-21 15:57:12 -0700
  • c6ef0a55b6
    Fixing Envoy config yaml formatting (#1223) Eryu Xia 2022-04-21 15:52:46 -0700
  • 3dec8facdd Fixing Envoy config yaml formatting Eryu Xia 2022-04-21 14:58:38 -0700
  • 58e8c1574f
    Update envoy version to 1.22 (with config updates) (#1222) tomk9 2022-04-21 21:12:54 +0200
  • 6c41f09a47 Update envoy.yaml in tutorial tomk9 2022-04-21 13:31:01 +0200
  • bd4df7b171 #1220 Update envoy version to 1.22 tomk9 2022-04-21 11:34:39 +0200
  • 8bb73b817b chore: rename variable in case statement strophy 2022-03-16 13:41:55 +1100
  • 764d23fb99 chore: revert to grpcweb org and tag latest strophy 2022-03-15 18:20:22 +1100
  • 5ff797f5e9 chore: try to specify image tag strophy 2022-03-15 14:41:15 +1100
  • f9ee704bef chore: copy arm64 binaries and login dockerhub strophy 2022-03-15 14:08:57 +1100
  • 7e7ee99ad2 chore: reset qemu strophy 2022-03-14 20:39:39 +1100
  • 175dfc57c7 chore: bump underlying image versions strophy 2022-03-14 19:39:14 +1100
  • 73bf94e960 chore: enable cache strophy 2022-03-14 19:39:03 +1100
  • 2e3b22f6bc chore: don't load multiarch images strophy 2022-03-14 19:24:33 +1100
  • 2fa7291307 fix: invalid syntax strophy 2022-03-14 19:23:00 +1100
  • 46a7f0b32a chore: try building without bake strophy 2022-03-14 19:21:08 +1100
  • 26cbde8857 chore: remove platform specification strophy 2022-03-14 18:55:35 +1100
  • f7e69890f0 chore: change docker repo owner strophy 2022-03-14 18:51:38 +1100
  • 46cd32119a chore: remove bazel version strophy 2022-03-14 18:50:33 +1100
  • c93a7f3653 chore: change docker repo owner strophy 2022-03-14 18:50:20 +1100
  • 605f574892 chore: bump protobuf version to match prereqs strophy 2022-03-14 18:49:50 +1100
  • 7504f0d542 chore: update google-closure deps strophy 2022-03-14 15:46:22 +1100
  • 0e5f3e644c ci: try building for arm only strophy 2022-03-13 18:35:55 +1100
  • 927736e838 ci: enable qemu strophy 2022-03-13 18:32:09 +1100
  • 8208229c90 chore: set array strophy 2022-03-13 18:30:35 +1100
  • e2a8c75c3d fix: split up target.platform strophy 2022-03-13 18:27:18 +1100
  • d20df490f5 chore: force multiarch build in ci strophy 2022-03-13 18:24:41 +1100
  • c3d5fcc71d fix: syntax error strophy 2022-03-13 18:16:16 +1100
  • 03f763168d chore: update actions to use buildx strophy 2022-03-13 18:12:08 +1100
  • 611f66b945 feat: support building on arm64 arch strophy 2022-03-13 15:50:29 +1100
  • 8c55021864
    Upgrade protobuf and grpc deps (#1211) Aapeli Vuorinen 2022-03-08 16:40:04 -0500
  • 8405bb1d76
    Merge branch 'master' into master Eryu Xia 2022-03-07 14:01:41 -0800
  • d5508ccc08
    Update protobuf version in prereqs dockerfile Aapeli 2022-03-07 16:29:59 -0500
  • 78313a239a
    Make the static flag overridable (#1210) j-k 2022-03-02 04:44:51 +0000
  • 37c3fc4347
    Upgrade protobuf and grpc deps Aapeli 2022-02-26 17:01:54 -0500
  • 364c0c79a9 Make the static flag overridable 06kellyjac 2022-02-25 15:22:19 +0000
  • 0fe8d4d586
    Mention Java in-process proxy is now "on hold". (#1208) Eryu Xia 2022-02-18 13:43:44 -0800
  • c37ad51490 Mention Java in-process proxy is now "on hold". Eryu Xia 2022-02-18 13:25:03 -0800
  • 3102383234
    Add Github Actions (workflows) for building grpc-web protoc plugins. (#1203) Eryu Xia 2022-02-18 11:40:04 -0800
  • 712d56256d Add Github Actions (workflows) for building grpc-web protoc plugins. Eryu Xia 2022-01-29 00:48:51 -0800
  • ce7d734e8a
    Update references to version 1.3.1 (#1198) Eryu Xia 2022-02-08 11:32:09 -0800
  • b3950dd970
    Merge branch 'master' into 2-release-followups Eryu Xia 2022-02-08 11:22:11 -0800
  • 173cb546b7
    Fix release notes script to handle empty PR descriptions. (#1196) Eryu Xia 2022-02-08 11:21:45 -0800
  • 0a1f64d368
    Merge branch 'master' into 1-fix-release-notes-script Eryu Xia 2022-02-08 11:21:35 -0800
  • 81ce4c52ff
    Revert "Expose MethodDescriptor's public methods (#1160)" (#1199) Eryu Xia 2022-02-01 01:50:44 +0000
  • eba56cf3fc Revert "Expose MethodDescriptor's public methods (#1160)" Eryu Xia 2022-01-31 16:25:16 -0800
  • 18fa127d08 Update references to version 1.3.1 Eryu Xia 2022-01-29 02:24:31 -0800
  • 67cfe6e9f7 Fix release notes script to handle empty PR descriptions. Eryu Xia 2022-01-29 00:23:05 -0800
  • 454fe5f458
    Bump version to 1.3.1 (#1195) 1.3.1 Eryu Xia 2022-01-29 00:02:14 -0800
  • a60d5ea5cf Bump version to 1.3.1 Eryu Xia 2022-01-28 23:45:56 -0800
  • 11370185b6
    Internal code sync (#1194) Eryu Xia 2022-01-28 23:35:44 -0800
  • a9d3253769 Internal code sync Eryu Xia 2022-01-28 23:22:07 -0800
  • 4dbd519bc8
    Disable caching of local generated main.js file (#1193) Eryu Xia 2022-01-28 21:47:21 -0800
  • 98c8f31828 Disable caching of local generated main.js file Eryu Xia 2022-01-28 17:10:18 -0800