Commit Graph

33 Commits

Author SHA1 Message Date
Teju Nareddy 0e37241a51 Omit client code due to bug in package.
Will re-add once package is updated.

Signed-off-by: Teju Nareddy <nareddyt@google.com>
2019-09-11 13:21:05 -07:00
Teju Nareddy a8f219fad5 Add documentation for `grpc-health-check`
Signed-off-by: Teju Nareddy <nareddyt@google.com>
2019-09-11 12:15:49 -07:00
murgatroid99 49ffe9522e Revert grpc-health-check name to original name 2019-07-30 12:51:07 -07:00
murgatroid99 e2e6d14675 Set grpc-health-check version to 1.7.0 2019-07-30 10:25:24 -07:00
murgatroid99 42d9658283 Fix usage of linkSync 2019-04-24 17:44:49 -07:00
murgatroid99 4db3ee2331 Fix bad import 2019-04-24 17:32:59 -07:00
murgatroid99 2ef046e96f Properly signal task completion in gulpfiles 2019-04-24 16:54:03 -07:00
murgatroid99 df57548805 Update gulp to version 4, rewrite scripts 2019-04-24 16:12:02 -07:00
murgatroid99 1395444a04 Don't fill in any templates in LICENSE files 2019-03-06 11:01:44 -08:00
murgatroid99 3d597420a4 Add missing license files to package directories 2019-03-06 10:37:43 -08:00
Shir Brass 511f4249d1 removed all the deprecated new Buffer code and replace it with Buffer.from 2019-02-02 15:17:46 +02:00
Justin Beckwith 5841cd9c50 refactor: use individual lodash packages for health check 2018-11-09 16:43:53 -08:00
murgatroid99 de9832889e Make gulp setup idempotent 2018-08-09 13:17:20 -07:00
William Yardley afbb9f4a7f Update lodash version to ^4.17.5 (#330)
This should resolve warnings related to
https://nodesecurity.io/advisories/577
2018-05-10 11:03:36 -07:00
Kelvin Jin ad8aa54fd6 simplify gulp commands in package directories 2017-12-14 16:41:24 -08:00
Kelvin Jin 9c4203c317 correction for tests 2017-10-25 14:18:16 -07:00
Kelvin Jin 94eca58f5d try new links 2017-10-25 13:15:59 -07:00
murgatroid99 c6ba0cb3e3 Merge remote-tracking branch 'upstream/v1.7.x' into v1.7_upmerge 2017-10-17 10:10:26 -07:00
murgatroid99 1f976921ed Fix a couple of gulpfile issues, don't create some links for now 2017-10-13 13:22:39 -07:00
murgatroid99 7ae3d85f5b Put packages in @grpc scope, add linking scripts 2017-10-12 13:40:18 -07:00
murgatroid99 a1b2c43046 Update grpc/grpc submodule and package versions to 1.7.0-pre1 2017-10-06 15:13:13 -07:00
murgatroid99 777d9f8480 Add license notice to several script files 2017-09-22 10:50:58 -07:00
Matt Kwong b3f6644bfb Merge branch 'master' into kokoro 2017-09-19 16:40:56 -07:00
Matt Kwong 0cf704143c Allow npm install without root 2017-09-19 16:27:35 -07:00
murgatroid99 f3706fd7d0 Add clean.all gulp task for test runs, go back to renaming report files 2017-09-19 13:56:48 -07:00
murgatroid99 18b756f342 Add Jenkins XML reporting to tests 2017-09-18 13:19:00 -07:00
murgatroid99 3d4dddd8cc Switch to execa. Separate setup and rebuild/test tasks 2017-09-14 10:59:20 -07:00
murgatroid99 769737b969 Create a short command to run working tests from a clean repo 2017-09-13 17:14:40 -07:00
murgatroid99 0fe5704ad7 Get tests from the C-based library working and add corresponding gulp tasks 2017-09-13 13:54:13 -07:00
murgatroid99 9bfb7cf664 Fix missing comma in health check package.json 2017-09-13 09:37:01 -07:00
murgatroid99 d6f3661193 Ensure gulp is only installed at root so that gulpfiles all use the same instance 2017-09-12 13:28:06 -07:00
murgatroid99 16ad6e14aa Fix up some package.json issues 2017-09-12 10:27:29 -07:00
murgatroid99 990f082f00 Move grpc-tools and grpc-health-check into the packages directory 2017-09-11 18:14:37 -07:00