Khaled Yakdan
|
b7ee58b26c
|
infra: remove temporary build image for Go (#9230)
Upstream Go 1.19 already contains all fuzzing improvements implemented
in the used Go fork.
|
2022-12-19 13:00:55 +11:00 |
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 |
Catena cyber
|
1e03eb94af
|
Go 1.16 more fixes (#5239)
* Fixes cilium build
* Fixes dragonfly build
* Fixes fasthttp build
* Fixes fastjson build
* golang build: change directory only temporary
* Fixes gitea build
* Fixes grpc-gateway build
* Fixes hugo project build
* Fixes ipfs build
* Fixes jsonparser build
* Fixes kubernetes build
* Fixes loki build
* Fixes minify build
* Fixes nats build
* Removes go get from the docs
* Fixes quic-go build
* Fixes radon build
* Fixes syzkaller build
* Fixes tidb build
* Fixes vitess build
|
2021-02-22 15:25:47 -08:00 |
AdamKorcz
|
14281d26a0
|
[Fasthttp] Fix failing coverage build (#5109)
|
2021-02-04 05:44:22 -08:00 |
Abhishek Arya
|
1d5a2cd84e
|
Fill in main_repo for several projects. (#4816)
* Fill in main_repo for several projects.
* Add some go repos.
|
2020-12-09 21:52:40 -08:00 |
Catena cyber
|
217175212b
|
[infra] Use generic compile_go_fuzzer for golang projects (#4659)
* Use generic compile_go_fuzzer for golang projects
* fix the copyright in the new script
Co-authored-by: Max Moroz <mmoroz@chromium.org>
|
2020-11-19 14:18:25 -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 |
AdamKorcz
|
c7d1d8a593
|
[fasthttp] Initial integration (#3858)
|
2020-05-21 13:18:19 -07:00 |