Commit Graph

21 Commits

Author SHA1 Message Date
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