|
WIP: Add auto-sheriff.appspot.com code to Blink
auto-sheriff was written as an experiment and its
code kept on github:
https://github.com/eseidel/cycletimes/tree/master/nannybot
It's now about to be used in production as the new
back-end for garden-o-matic and should live in one
of chromium's repositories.
Unclear if this belongs here or infra or src or whatever
but posting this to Blink for now since this is where
GOM is.
This change includes copies of three files from build/
gatekeeper.json
gatekeeper_ng_config.py
gtest_utils.py
We should find other ways to use those without
copying them to Blink.
BUG=
Total comments: 55
|
Unified diffs |
Side-by-side diffs |
Delta from patch set |
Stats (+3361 lines, -20 lines) |
Patch |
 |
A |
Tools/AutoSheriff/README.md
|
View
|
|
1 chunk |
+20 lines, -0 lines |
2 comments
|
Download
|
 |
A |
Tools/AutoSheriff/analysis.py
|
View
|
|
1 chunk |
+175 lines, -0 lines |
3 comments
|
Download
|
 |
A |
Tools/AutoSheriff/analysis_unittest.py
|
View
|
|
1 chunk |
+124 lines, -0 lines |
1 comment
|
Download
|
 |
A + |
Tools/AutoSheriff/app.yaml
|
View
|
|
3 chunks |
+14 lines, -20 lines |
0 comments
|
Download
|
 |
A |
Tools/AutoSheriff/bower.json
|
View
|
|
1 chunk |
+23 lines, -0 lines |
0 comments
|
Download
|
 |
A |
Tools/AutoSheriff/buildbot.py
|
View
|
|
1 chunk |
+178 lines, -0 lines |
2 comments
|
Download
|
 |
A |
Tools/AutoSheriff/closers.html
|
View
|
|
1 chunk |
+85 lines, -0 lines |
5 comments
|
Download
|
 |
A |
Tools/AutoSheriff/favicon.ico
|
View
|
|
Binary file |
0 comments
|
Download
|
 |
A |
Tools/AutoSheriff/feeder.py
|
View
|
|
1 chunk |
+312 lines, -0 lines |
8 comments
|
Download
|
 |
A |
Tools/AutoSheriff/feeder_start.sh
|
View
|
|
1 chunk |
+12 lines, -0 lines |
0 comments
|
Download
|
 |
A |
Tools/AutoSheriff/gatekeeper.json
|
View
|
|
1 chunk |
+438 lines, -0 lines |
1 comment
|
Download
|
 |
A |
Tools/AutoSheriff/gatekeeper_extras.py
|
View
|
|
1 chunk |
+92 lines, -0 lines |
1 comment
|
Download
|
 |
A |
Tools/AutoSheriff/gatekeeper_ng_config.py
|
View
|
|
1 chunk |
+299 lines, -0 lines |
1 comment
|
Download
|
 |
A |
Tools/AutoSheriff/gtest_utils.py
|
View
|
|
1 chunk |
+520 lines, -0 lines |
0 comments
|
Download
|
 |
A |
Tools/AutoSheriff/index.yaml
|
View
|
|
1 chunk |
+17 lines, -0 lines |
0 comments
|
Download
|
 |
A |
Tools/AutoSheriff/main.py
|
View
|
|
1 chunk |
+95 lines, -0 lines |
2 comments
|
Download
|
 |
A |
Tools/AutoSheriff/nannybot.html
|
View
|
|
1 chunk |
+75 lines, -0 lines |
3 comments
|
Download
|
 |
A |
Tools/AutoSheriff/reasons.py
|
View
|
|
1 chunk |
+317 lines, -0 lines |
10 comments
|
Download
|
 |
A |
Tools/AutoSheriff/reasons_unittest.py
|
View
|
|
1 chunk |
+25 lines, -0 lines |
0 comments
|
Download
|
 |
A |
Tools/AutoSheriff/scripts/repositories.js
|
View
|
|
1 chunk |
+62 lines, -0 lines |
2 comments
|
Download
|
 |
A |
Tools/AutoSheriff/scripts/third_party/js_humanized_time_span/humanized_time_span.js
|
View
|
|
1 chunk |
+105 lines, -0 lines |
0 comments
|
Download
|
 |
A |
Tools/AutoSheriff/scripts/third_party/js_humanized_time_span/readme.md
|
View
|
|
1 chunk |
+78 lines, -0 lines |
0 comments
|
Download
|
 |
A |
Tools/AutoSheriff/string_helpers.py
|
View
|
|
1 chunk |
+20 lines, -0 lines |
0 comments
|
Download
|
 |
A |
Tools/AutoSheriff/ui/filters.js
|
View
|
|
1 chunk |
+73 lines, -0 lines |
6 comments
|
Download
|
 |
A |
Tools/AutoSheriff/ui/nb-alert-list.html
|
View
|
|
1 chunk |
+70 lines, -0 lines |
6 comments
|
Download
|
 |
A |
Tools/AutoSheriff/ui/nb-changelogs.html
|
View
|
|
1 chunk |
+37 lines, -0 lines |
2 comments
|
Download
|
 |
A |
Tools/AutoSheriff/ui/nb-grouped-alert-list.html
|
View
|
|
1 chunk |
+74 lines, -0 lines |
0 comments
|
Download
|
 |
A |
Tools/AutoSheriff/ui/nb-ignores-list.html
|
View
|
|
1 chunk |
+21 lines, -0 lines |
0 comments
|
Download
|
Total messages: 4 (1 generated)
|