SPIRV-Tools/kokoro/scripts
Nathan Gauër 8fbb53dae4
kokoro: fix dubious ownership (#5078)
Kokoro clones repos with a different user used to run the build steps,
meaning if some git command must be run at build time, they will fail
because of this dubious ownership issue.
Running some git commands makes only sense with history, so changing
checkout depth so we can run them and get the true result.

This is a known Kororo issue.
Fixing this is required to generate the version file using git history.

Signed-off-by: Nathan Gauër <brioche@google.com>
2023-01-23 14:22:40 +00:00
..
linux kokoro: fix dubious ownership (#5078) 2023-01-23 14:22:40 +00:00
macos kokoro: fix dubious ownership (#5078) 2023-01-23 14:22:40 +00:00
windows Add VS2019 kokoro configs (#5059) 2023-01-18 20:11:25 +00:00