Commit Graph

6 Commits

Author SHA1 Message Date
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
Martin Holst Swende 3f2cbfdc11
go-ethereum: install go-ethereum in go-path (#4858)
* go-ethereum: install go-ethereum in

* go-ethereum: fix build error

* go-ethereum: download deps in build step
2020-12-24 08:43:38 -08:00
Martin Holst Swende e838b5f3a4
projects/go-ethereum: improve build + move config to project repo (#4621) 2020-11-10 08:58:58 -08:00
AdamKorcz 02455a7def
[go-ethereum] Initial integration (#4515)
* [go-ethereum] Initial integration

* Updated primary contact
2020-10-19 11:31:01 -07:00