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
Julien Pivotto
e2da2f2675
Prometheus: handle go mod ( #5194 )
...
Prometheus has removed the vendor directory, hence we need to force
gomod.
Signed-off-by: Julien Pivotto <roidelapluie@inuits.eu>
2021-02-13 12:02:43 -08:00
William Dye
0e6b81c81b
"#/bin/bash" is just a comment; change "#/" to "#!/" ( #5139 )
2021-02-08 15:56:15 -08:00
Julien Pivotto
e0531d092a
Update Prometheus team members ( #5091 )
...
Dear OSS-Fuzz maintainers,
Brian Brazil has resigned from the Prometheus project, and we have
decided to put Björn Rabenstein in place for the OSS-Fuzz reports.
Thanks
Signed-off-by: Julien Pivotto <roidelapluie@inuits.eu>
2021-02-02 07:50:07 -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
Julien Pivotto
b3e1fa6e3e
Prometheus: Don't use WORKDIR $SRC ( #3908 )
...
This makes build_fuzzers work with local checkouts.
Without this, it complains with 'Cannot use local checkout with "WORKDIR
/src".'
Signed-off-by: Julien Pivotto <roidelapluie@inuits.eu>
2020-06-01 21:30:01 +10:00
Julius Volz
3b12b4f15c
Update Prometheus maintainer in Dockerfile ( #3906 )
...
...to myself (Prometheus co-creator).
Signed-off-by: Julius Volz <julius.volz@gmail.com>
2020-05-30 16:02:24 -07:00
Julius Volz
b6d52da9bd
Update email addresses for Prometheus ( #3905 )
...
Signed-off-by: Julius Volz <julius.volz@gmail.com>
2020-05-29 14:19:32 -07:00
AdamKorcz
86148c50a7
[Prometheus] Initial integration ( #3821 )
...
* [Prometheus] Initial integration
* Added missing dash in project.yaml
2020-05-15 07:18:27 -07:00