Commit Graph

8 Commits

Author SHA1 Message Date
zpencer fbd5048f34
gdebug: fix start_docker.sh for osx (#318)
mktemp works differently on osx. Pipe the config to stdin to avoid the
problem.

This supersedes https://github.com/grpc/grpc-experiments/pull/312
2018-10-24 11:15:53 -07:00
Spencer Fang 07a67c9c5c gdebug: update README for first time installation instructions 2018-10-03 09:05:02 -07:00
Spencer Fang 0555ff994f gdebug: rerun angular compiler 2018-10-03 09:05:02 -07:00
Spencer Fang 088c07a9d3 gdebug: fix br tag
<br/> is not a correct html tag.
2018-10-03 09:05:02 -07:00
Spencer Fang a70f2af3b8 gdebug: rerun codegen script to get latest proto output 2018-10-03 09:05:02 -07:00
Spencer Fang 5259aa5493 gdebug: fix codegen script
Fix bug where we fail to check out correct SHA if dir already exists.

Remove `exec` because it makes the `cp` fail to run.
2018-10-03 09:05:02 -07:00
Carl Mastrangelo 4ed3fc0b02 move readme 2018-09-26 14:39:36 -07:00
Carl Mastrangelo b8f9c000f4 move grpc-zpages to gdebug 2018-09-26 14:16:51 -07:00