Commit Graph

30 Commits

Author SHA1 Message Date
Abhishek Arya e4bcc79247
Update builds_status.py 2019-08-23 13:44:21 -07:00
Abhishek Arya 32dd91bc40
Create storage client only once for build status updates. (#2756)
Should fix https://github.com/google/oss-fuzz/issues/2755.
2019-08-23 13:43:10 -07:00
Abhishek Arya 6dd54f6381
Fix exception in updating badges on build status page 2019-08-12 09:39:42 -07:00
Ammar Askar 8776ec2327 [infra] Publish build badges on status page (#2513)
* [infra] Publish build badges on status page

* Address feedback from github PR

* Change success badge to 'fuzzing' and failing badge to 'build failing'
2019-08-12 09:25:22 -07:00
Oliver Chang 23a5f44b29
Address comments from https://github.com/google/oss-fuzz/pull/2285. (#2287) 2019-04-03 15:29:23 +11:00
Oliver Chang 994900ab47
Fix builds status script (#2285)
Get a batch of the last 2000 builds, and filter on those ourselves
instead of calling the cloudbuild API to filter for us. The cloudbuild
API filtering API does not work with our number of builds.

Fixes #2263
2019-04-02 12:00:55 +08:00
Max Moroz 1bc9bb0b65
[infra] Update build_status to support two build types + cleanup (#1743, #1547). (#1758)
* [infra] Update build_status to support two build types + cleanup (#1743, #1547).

* Minor fixes.

* Remove default value for status_filename argument.
2018-08-27 06:46:17 -07:00
Max Moroz 23a04ab280
[infra] Use 'coverage' and 'fuzzing' tags to filter builds (follow-up #1547). (#1751)
* [infra] Use 'coverage' and 'fuzzing' tags to filter builds (follow-up #1547).

* Remove unintentional print call.

* Remove a variable that is not used anympre.
2018-08-23 19:14:09 -07:00
Oliver Chang bf75778262 pyformat python code in gcb dir. 2018-07-27 13:32:39 +10:00
Oliver Chang d9470966b8
Update builds_status.py 2018-05-30 18:40:19 +10:00
Oliver Chang 24aaf6015a
Update builds_status.py 2018-05-30 18:34:57 +10:00
Oliver Chang 4670c7424d
[infra] Remove builds status hack to work around container build bug 2017-10-30 11:15:51 +11:00
Oliver Chang a9f2986db5 Fix workaround for not marking builds as failed when GCS logs are truncated. 2017-10-11 12:50:07 -07:00
Oliver Chang 5148ce1389 Update builds_status.py 2017-10-06 00:45:37 -07:00
Oliver Chang edf077bd04 Update builds_status.py 2017-10-06 00:37:50 -07:00
Oliver Chang e9c38132ca Update builds_status.py 2017-10-05 22:11:54 -07:00
Oliver Chang 32c3befdf8 Update builds_status.py 2017-08-10 17:19:52 -07:00
Oliver Chang 3798742fa7 [infra] Fix builds query 2017-08-10 16:40:24 -07:00
Oliver Chang 57c5e5c677 [infra] Increase page size of builds list. 2017-08-10 11:47:29 -07:00
Oliver Chang 223733c213 [infra] builds_status: try to reduce 504s. 2017-08-10 11:44:19 -07:00
Oliver Chang f9fc503e0a Update builds_status.py 2017-04-18 08:53:22 -07:00
Oliver Chang c52fddefce Update builds_status.py 2017-04-18 08:52:37 -07:00
Oliver Chang 68330d9b99 [infra] Update builds status 2017-04-17 22:56:04 -07:00
Oliver Chang ebc372c933 [infra] Change gcb build project 2017-04-05 14:38:03 -07:00
Oliver Chang 79ff870d30 [infra] Update builds_status 2017-03-22 19:56:58 -07:00
Oliver Chang 0976833b18 [infra] Fix builds status to filter on correct image tag. 2017-03-17 10:47:55 -07:00
Oliver Chang eca80420cf [infra] Workaround for GCB build status issue (#461) 2017-03-16 18:20:30 -07:00
Oliver Chang 3bfbefb1d1 [infra] gcb: Links to logs in build status 2017-03-14 14:38:55 -07:00
Oliver Chang 96c52359cb [infra] set cache control on gcb build status 2017-03-14 14:05:25 -07:00
Mike Aizatsky e5b4484450 [infra] script rename 2017-03-14 11:27:34 -07:00