Hannah Shi
c69c06b8d6
generate api reference documents by doxygen
4 years ago
Esun Kim
128c8eaacf
Upgrade sanity docker
5 years ago
Lidi Zheng
b2f72702c9
Pin virtualenv to 16.7.9
5 years ago
Lidi Zheng
9a05fb3573
Add buildifier sanity check
5 years ago
Jan Tattermusch
905f52852e
make python dockerfiles buildable again
5 years ago
Lidi Zheng
c372768fee
Install Bazel using its installation script
6 years ago
Lidi Zheng
8cb2d0546d
Upgrade sanity Docker image to debian:stretch
...
* Use latest pylint in Python 3.7 (they dropped support for PY2)
* Make latest pylint happy
* Forced to upgrade to shellcheck 0.4.4
* Make shellcheck 0.4.4 happy
* Adopt reviewers' advice to reduce global disabled rules
6 years ago
Jan Tattermusch
6bb25781a0
sanity dockerimage doesnt need bazel
7 years ago
Jan Tattermusch
629d621a3e
upgrade bazel to 0.13.1, introduce template
7 years ago
Adele Zhou
3e13d123b7
Pin bazel to 0.9.0
7 years ago
Noah Eisen
86ddb5393d
Ensure all sanity finds clang-tidy
7 years ago
Noah Eisen
d268793ff3
Fix clang format docker
7 years ago
ncteisen
365ea6309b
Dockerize clang tidy
7 years ago
Mehrdad Afshari
a2ed77db56
Add a sanity test for shellcheck
...
Start by checking the scripts in tools/run_tests/helper_scripts.
7 years ago
Craig Tiller
a61abff6ad
Update sanity dockerfile
7 years ago
Matt Kwong
75c2778902
Update Dockerfiles from ubuntu:15.10 to debian:jessie
7 years ago
Jan Tattermusch
4d5c3102a1
fix remaining license notices
8 years ago
Matt Kwong
52ff986f94
Add option to upload Jenkins test result to BQ
8 years ago
Jan Tattermusch
7dd2cc6f68
cleanup and speedup of sanity tests
8 years ago
Matt Kwong
180ea4bb20
Set Bazel to specific commit in Dockerfile
8 years ago
siddharthshukla
0589e533cd
Make testing toolchain python 3.x compliant
...
six is necessary for making these scripts cross compatible
between python 2.x and 3.x
Changes:
Add six to python_deps.include
Include python_deps.include to all Dockerfile templates in test directory
Include python_deps.include to all Dockerfile templates in stress_test directory
Include python_deps.include to all Dockerfile templates in interop_test directory
Replace print statements with print function calls (from futute..)
Replace .iteritems() with .items() wherever necessary
use six.moves to import BaseHTTPServer
Generate new dockerfiles using generate_projects.sh
9 years ago
Jan Tattermusch
348ca76cf7
hotfix for sanity tests
9 years ago
Masood Malekghassemi
58d24c259a
Add sanity test for grpcio protoc package
9 years ago
Matthew Iselin
50df82ffe4
Add a sanity check to make sure vsprojects stays usable.
9 years ago
Craig Tiller
6169d5f7b0
Update copyrights
9 years ago
David Garcia Quintas
f09f020a49
fixed backslashes
9 years ago
David Garcia Quintas
b84571840a
moved apt-gets from .sh file to dockerfile for nanopb
9 years ago
Craig Tiller
f6fd7ec8a0
Fix docker inception for now
9 years ago
Jan Tattermusch
9b721f8711
addressing comments
9 years ago
Jan Tattermusch
8763501cf0
cleanup sanity docker image
9 years ago
Jan Tattermusch
a810876732
dockerfile refactoring
9 years ago
murgatroid99
3466c4b55d
Updated copyrights
9 years ago
Masood Malekghassemi
116982ea89
Include core in Python distribution
9 years ago