aboutsummaryrefslogtreecommitdiffstats
path: root/examples/WORKSPACE
Commit message (Collapse)AuthorAgeFilesLines
* Update release versions for all readme and build files. (#1237)Yang Song2018-06-051-18/+2
| | | | | | | | * Update release versions for all readme and build files. * Manually update gRPC version in example build. * Remove a stale TODO.
* Update release versions for Bazel BUILD. (#1166)Yang Song2018-04-301-11/+9
| | | | | | * Update release versions for Bazel BUILD. * Fix conflicts in WORKSPACE.
* Add bazel build for gRPC Hello World example. (#1052)Yang Song2018-03-201-0/+66
|
* Add bazel build support for `examples`. (#893)Hailong Wen2017-12-121-0/+5
* Add bazel build support for `examples`. * Generate workspace depedencies by [migration-tooling](https://github.com/bazelbuild/migration-tooling). * Change README and add travis job to check bazel build. * Move sudo command to .travis.yml * Change library name to opencensus_examples.