Commit Graph

35 Commits

Author SHA1 Message Date
Mike Aizatsky f751053545 [infra] missing unstable builds 2016-12-29 11:19:37 -08:00
Mike Aizatsky e77895463b [infra] unwrapping value 2016-12-29 11:12:56 -08:00
Mike Aizatsky 647b9cc06e [infra] removed debug output 2016-12-29 11:11:01 -08:00
Mike Aizatsky 9c8784509f [infra] nits 2016-12-29 11:09:40 -08:00
Mike Aizatsky 5390e7241b [infra] showing unstable builds 2016-12-29 11:06:49 -08:00
Mike Aizatsky a5b6c3dc05 [info] printing out job info 2016-12-29 10:43:04 -08:00
Mike Aizatsky 7e56c88379 [infra] some builds never fail 2016-12-28 10:42:30 -08:00
Mike Aizatsky 6d48c46597 [infra] inputs are string arrays 2016-12-27 11:51:30 -08:00
Mike Aizatsky 288b25b287 [infra] unwrap result object 2016-12-27 11:50:40 -08:00
Mike Aizatsky 7d6b4c9acf nit 2016-12-27 11:41:04 -08:00
Mike Aizatsky 3c9642ebe4 [infra] uploading status.json 2016-12-27 11:36:13 -08:00
Oliver Chang 1c2330d9e4 Update build_status.py 2016-12-08 11:00:00 -08:00
Oliver Chang 98cdcb718a Update build_status.py 2016-12-08 10:48:56 -08:00
Oliver Chang ea5d438d2c Update build_status.py 2016-12-08 10:47:30 -08:00
Oliver Chang d3eaf61ed8 autosetup fixes. 2016-12-01 13:02:17 -08:00
Oliver Chang 1b7e384533 autosetup: only setup if project has Dockerfile. 2016-12-01 12:56:29 -08:00
Mike Aizatsky 70d9a1e876 [infra] project, not library 2016-11-29 11:29:42 -08:00
Mike Aizatsky e16ee1785b [infra] using project instead of target 2016-11-29 11:23:30 -08:00
Mike Aizatsky 5e8481c3aa [infra] using project.yaml for jenkins job configuration 2016-11-29 11:09:12 -08:00
Oliver Chang 2d96e79c92 Update sync.py 2016-11-28 09:32:22 -08:00
Alex Gaynor 1c413fb98b Avoid yaml.load, and prefer yaml.safe_load (#95)
yaml.load ought to be named yaml.danger_load: it can execute arbitrary code (http://pyyaml.org/wiki/PyYAMLDocumentation#LoadingYAML)
2016-11-23 08:25:13 -08:00
Mike Aizatsky 938ea8d01b [infra] passing target json to the builder 2016-11-22 21:56:13 -08:00
Mike Aizatsky 31b6c1a49e [infra] specifying default build script 2016-11-22 21:51:45 -08:00
Mike Aizatsky b69bf660a4 [infra] do not update jenkinsfile 2016-11-22 21:49:16 -08:00
Mike Aizatsky 2ebe28cf79 [infra] do not use target Jenkinsfile 2016-11-22 21:48:50 -08:00
Mike Aizatsky 404e054d42 [infra] always reconfiguring existing job 2016-11-22 21:40:49 -08:00
Mike Aizatsky e387192576 [infra] escape target definition to be passed as string 2016-11-22 21:37:11 -08:00
Mike Aizatsky 5e30fa2fa7 loading target.yaml 2016-11-22 20:36:02 -08:00
Mike Aizatsky c534c410ea added PyYaml 2016-11-22 20:33:06 -08:00
Oliver Chang d0d5684531 shutup gsutil 2016-11-22 18:09:24 -08:00
Oliver Chang 0f14b297ea auto setup: really fix dir checking 2016-11-22 15:59:59 -08:00
Oliver Chang 141ae2730a auto setup: fix listdir path 2016-11-22 15:45:00 -08:00
Oliver Chang 37d6985357 error logging 2016-11-22 15:29:15 -08:00
Oliver Chang dc5a1d54f9 auto setup: get libraries list from local checkout instead. 2016-11-22 15:27:47 -08:00
Oliver Chang f84b87d8e2 Add build setup/status script. 2016-11-14 14:47:45 -08:00