Commit Graph

7 Commits

Author SHA1 Message Date
devtty1er d561c49ae5
Update Dockerfiles (#4070)
* Use LABEL in place of MAINTAINER

* Remove LABEL maintainer from Dockerfiles
2020-07-06 13:18:23 -07:00
Damien Neil f4f2fdd7b1
golang-protobuf: use build script in protobuf repo (#3348)
Move the core of the build script into the fuzzed repo, where it's easier
for us to manage.
2020-02-06 10:43:32 -08:00
Damien Neil 6906b57b3c
golang-protobuf: add user to auto_ccs (#3347)
Add herbie@ to auto_ccs.
2020-02-06 09:21:33 -08:00
Max Moroz 7751ab5a87
[infra] Introduce "language" attribute in the project.yaml (#3297). (#3299)
* [infra] Introduce "language" attribute in the project.yaml (#3297).

* follow up

* enable the attribute for more projects

* trailing newline
2020-01-30 15:36:44 -08:00
Damien Neil f4429c52ce [golang-protobuf] include seed corpus(es) (#3158)
Only build fuzzers under internal/fuzz. Assume a fuzzer is a directory
with a corpus/ subdirectory.

Include the contents of corpus/ as the seed corpus.
2019-12-20 21:10:19 -08:00
Damien Neil 7b8279e634 [golang-protobuf] Add Dockerfile and build.sh. (#2942) 2019-10-11 11:40:23 -07:00
Damien Neil 99329ca1e4 [golang-protobuf] Add project. (#2936) 2019-10-09 17:00:01 -07:00