Commit Graph

22 Commits

Author SHA1 Message Date
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