Craig Tiller
|
28316341bf
|
Annotate impl/codegen with IWYU pragmas (#27252)
* Add a tool to annotate impl/codegen with IWYU pragmas
* xx
* oops
* fmt
* x
* fix wrong direction bug
* use defaultdict
* better annotations
* better annotations
* Automated change: Fix sanity tests
Co-authored-by: ctiller <ctiller@users.noreply.github.com>
|
3 years ago |
Craig Tiller
|
9b43c881d7
|
Add python formatters to sanitize.sh (#27253)
* Add python sanitizers to sanitize.sh
* virtualenv
|
3 years ago |
Craig Tiller
|
b062fcd5c6
|
Ensure consistency of include style for <grpc.* headers (#27233)
* Add a tool to ensure consistency in how grpc public headers are included
* Apply tool
* add to test suite
* isort
|
3 years ago |
Craig Tiller
|
185852ac2e
|
Run check include guards in sanitize (#26905)
|
3 years ago |
Craig Tiller
|
eb6a4ae548
|
Add necessary hooks to autofix (#26894)
* Add necessary hooks to autofix
* fixes
* Revert trigger change
|
3 years ago |
Craig Tiller
|
4966a6bcbd
|
Add tooling to auto-fix sanity tests (#26852)
* auto-fix experiment
* document optout
* temp fix
|
3 years ago |
Lidi Zheng
|
0c2a678a6a
|
Add fix copyright script to sanitize.sh (#26735)
|
3 years ago |
Craig Tiller
|
37176d9ad3
|
add a --fix to check_port_platform.py (#26717)
Follow the principle that if you're going to block commits on something trivially fixable, make that trivial fix automated.
|
3 years ago |
Esun Kim
|
48a7fe7752
|
Fix check_trailing_newlines bug
|
4 years ago |
Jan Tattermusch
|
0faead377e
|
simplify sanitize.sh script
|
5 years ago |
Jan Tattermusch
|
41ac287f7b
|
generate build metadata from bazel BUILD
|
5 years ago |
Esun Kim
|
4b4ecdf3b9
|
Fixed sanitize.sh
It has been broken since check_copyright dropped the --fix option.
This script is modified not to use the missing option.
|
6 years ago |
Jan Tattermusch
|
7897ae9308
|
auto-fix most of licenses
|
8 years ago |
murgatroid99
|
f656f189e4
|
Make sanitize script a suitable pre-commit hook
|
9 years ago |
murgatroid99
|
a72a49044b
|
Set sanitize script executable
|
9 years ago |
murgatroid99
|
79e2b47bf1
|
Add sanitize script
|
9 years ago |
Jan Tattermusch
|
29dadb2404
|
fix copyrights
|
9 years ago |
Jan Tattermusch
|
7eba1729f0
|
building artifacts under docker
|
9 years ago |
murgatroid99
|
d7e1a10628
|
Bundled C core with Ruby library
|
9 years ago |
Nicolas "Pixel" Noble
|
bcf988f0f3
|
Splitting out bundle install for ruby into the prebuild step.
|
9 years ago |
murgatroid99
|
a43c14fef8
|
Make ruby tests see changes to C core
|
9 years ago |
Nicolas "Pixel" Noble
|
21a38b4422
|
Fixing variable names discrepancy in ruby's extension builder.
CONFIG != GRPC_CONFIG, meaning we're always building released, even in debug.
|
10 years ago |
David Garcia Quintas
|
301a77f819
|
Modified travis config for ruby.
In order to output logs.
|
10 years ago |
Nicolas "Pixel" Noble
|
cbd9c8bf9b
|
Changing run_tests to simplify the ruby build.
|
10 years ago |
murgatroid99
|
530c0b9b1f
|
Changed how ruby versions are selected again
|
10 years ago |
murgatroid99
|
ea14cfb493
|
Further changed ruby version handling
|
10 years ago |
murgatroid99
|
c921865c39
|
Changed how ruby version is selected
|
10 years ago |
murgatroid99
|
6a4c4fabf3
|
Added ruby tests to run_tests.py
|
10 years ago |
Craig Tiller
|
ce5021b0b9
|
Add missing new-lines at end of file
|
10 years ago |
Craig Tiller
|
0605995e55
|
Update copyright to 2015
|
10 years ago |
Craig Tiller
|
834288138d
|
Add shell script copyrights
|
10 years ago |
murgatroid99
|
c279165f72
|
Got run_tests.py and node tests working
|
10 years ago |
murgatroid99
|
51fca2da4b
|
Made node library buildable from source tree
|
10 years ago |