Commit Graph

5 Commits

Author SHA1 Message Date
Roman Wagner f127279105
Add base-builder-go-codeintelligencetesting for 15 projects (#7320)
Add base-builder-go-codeintelligencetesting for cilium, cosmos-sdk, fasthttp, fastjson, gitea, go-ethereum, go-sftp, gvisor, istio, jsonparser,  mtail, radon, runc, tidy and ygot
2022-03-03 17:53:32 +11:00
jonathanmetzman a4cd74a98e
[go][infra] Create base-builder-go and use it to build go projects. (#6335)
Also, update base-builder-new to copy everything base-builder does
2021-08-30 06:57:23 -07:00
Jamie Wilkinson 061586aea9
Update mtail fuzzing to use compile_go_fuzzer. (#4744) 2020-11-29 18:14:32 -08:00
devtty1er d561c49ae5
Update Dockerfiles (#4070)
* Use LABEL in place of MAINTAINER

* Remove LABEL maintainer from Dockerfiles
2020-07-06 13:18:23 -07:00
Jamie Wilkinson 06875f9b36 [mtail] Fuzz the github.com/google/mtail project. (#3136)
* Add the github.com/google/mtail project.

* [mtail] Generate the seed corpus in the build script.

* [mtail] Specify the go-only fuzzing engine and sanitizers.
2019-12-18 09:55:47 -08:00