jonathanmetzman
|
998791514d
|
Get rid of :introspector images. Build introspector in main images (#8868)
Actually install introspector in every image.
Don't do extra introspector build steps.
Fixes https://github.com/google/oss-fuzz/issues/8625
|
2022-10-27 08:27:12 -04:00 |
jonathanmetzman
|
bbbbad5c07
|
Prepare for JavaScript fuzzing (#8325)
Prepare for JavaScript fuzzing
Related: #8324
|
2022-08-23 17:41:42 -04:00 |
jonathanmetzman
|
8ddcf0df18
|
Trial builds for fuzz introspector (#8111)
This will make it easier to test changes to introspector and to infra that affects introspector
|
2022-08-04 20:22:01 +00:00 |
jonathanmetzman
|
093f61f727
|
Tag builds with image suffix to make clearer in UI (#8117)
|
2022-08-02 00:59:49 +00:00 |
jonathanmetzman
|
3b168b4864
|
[CI] Remove clone step (#7594)
This fixes a critical bug in our AFL++ test environment where the base-images were not built using the PR.
|
2022-04-20 18:24:42 -04:00 |
jonathanmetzman
|
2fe1b0828d
|
[trial-builds] Use buildkit caching (#7535)
Do this to make trial builds more interactive. By using buildkit caching, we won't need to rebuild every single image when a change is made to the PR.
|
2022-04-08 15:58:34 -04:00 |
jonathanmetzman
|
696a4dd4e5
|
Setup trial builds in CI. (#7415)
This adds the script that will be used by the GCB trigger to do trial builds when we have a base-images change.
|
2022-04-04 17:47:21 -04:00 |