6 Commits

Author SHA1 Message Date
nikitalita
3b01ef99ae Bump version of cmake in Windows kokoro script 2023-01-05 12:40:05 +00:00
Ben Clayton
8a320f56dc
Minor cleanup + kokoro ubuntu fix (#86)
* tools: Minor clean up of protocol_gen.go

* Fix kokoro/ubuntu builds
2022-12-16 13:53:50 +00:00
Ben Clayton
88e8952014
kokoro: Fix ASAN build (#76)
The VM has been updated to Kokoro 14.04, and now the docker instance requires escalated privileges in order to run some sanitizer builds.
2021-12-23 17:35:56 +00:00
Ben Clayton
1fd23dda91 Add license checker config and kokoro presubmit
`license-checker` is a tool that verifies each file has contains a permitted license header.

See https://github.com/ben-clayton/license-checker for more information.

Also add missing licenses to presubmit scripts.
2020-07-21 16:31:05 +01:00
Ben Clayton
9e313445bb Kokoro Ubuntu: Switch to docker image
presubmit.sh now runs presubmit-docker.sh using the new radial
docker image which contains various toolchains.

The `/bin/using.sh` bash script exports the `using` bash function
which can be called to configure toolchains at specific versions.
2020-05-07 13:55:54 +01:00
Ben Clayton
a4b9640ffc Add Kokoro presubmit scripts 2019-11-14 00:09:46 +00:00