Commit Graph

4 Commits

Author SHA1 Message Date
DavidKorczynski 51e01dcebc
infra: add script to capture replayable commands (#12608)
Giving
https://github.com/google/oss-fuzz/pull/12592#issuecomment-2415803665 a
go using `bashlex`

Will place a script in `/out/replay-build-script.sh` with the script
that can be used for replaying.

This is still poc and will need some adjustments, e.g. we need some more
handling on the bash script's ast to reason about loops.

---------

Signed-off-by: David Korczynski <david@adalogics.com>
Co-authored-by: Oliver Chang <ochang@google.com>
2024-11-06 13:00:19 +11:00
Oliver Chang 38d4a5abcb
Fix service account for chronos build. (#12551)
Also set the worker pool.
2024-10-02 14:24:42 +10:00
Oliver Chang 788631defd
Add cloudbuild for building chronos images for all C++. (#12549)
Once this is merged, we just need to set up an automated trigger to run
this daily.
2024-10-02 11:07:39 +10:00
Oliver Chang 3d4969670d
Add a cloudbuild setup to build chronos-images. (#12456) 2024-09-06 16:36:28 +10:00