Confirmed users
2,197
edits
No edit summary |
|||
Line 5: | Line 5: | ||
{| class="wikitable sortable" | {| class="wikitable sortable" | ||
|- | |- | ||
! Project !! No Implicit Waits || README || PyPOM || Dev Workflow || Declarative || Python 3 || pyup.io || ActiveData || Treeherder || flake8-isort | ! Project !! No Implicit Waits || README || PyPOM || Dev Workflow || Declarative || Python 3 || pyup.io || ActiveData || Treeherder || flake8-isort | ||
|- | |- | ||
| [https://github.com/mozilla-services/go-bouncer Bouncer] | | [https://github.com/mozilla-services/go-bouncer Bouncer] | ||
Line 14: | Line 14: | ||
| style="background:lightgreen;text-align:center;" | complete | | style="background:lightgreen;text-align:center;" | complete | ||
| style="background:pink;text-align:center;" | not started | | style="background:pink;text-align:center;" | not started | ||
| style="background:lightgreen;text-align:center;" | complete | | style="background:lightgreen;text-align:center;" | complete | ||
| style="background:lightgreen;text-align:center;" | complete | | style="background:lightgreen;text-align:center;" | complete | ||
Line 31: | Line 30: | ||
| style="background:pink;text-align:center;" | not started | | style="background:pink;text-align:center;" | not started | ||
| style="background:lightgreen;text-align:center;" | complete | | style="background:lightgreen;text-align:center;" | complete | ||
|- | |- | ||
| [https://github.com/mozilla/fxapom/ FxAPOM] | | [https://github.com/mozilla/fxapom/ FxAPOM] | ||
Line 38: | Line 36: | ||
| style="background:lightgreen;text-align:center;" | complete | | style="background:lightgreen;text-align:center;" | complete | ||
| style="background:lightgray;text-align:center;" | not applicable | | style="background:lightgray;text-align:center;" | not applicable | ||
| style="background:lightgreen;text-align:center;" | complete | | style="background:lightgreen;text-align:center;" | complete | ||
| style="background:lightgreen;text-align:center;" | complete | | style="background:lightgreen;text-align:center;" | complete | ||
Line 56: | Line 53: | ||
| style="background:pink;text-align:center;" | not started | | style="background:pink;text-align:center;" | not started | ||
| style="background:pink;text-align:center;" | not started | | style="background:pink;text-align:center;" | not started | ||
| style="background:lightgray;text-align:center;" | not applicable | | style="background:lightgray;text-align:center;" | not applicable | ||
|- | |- | ||
Line 66: | Line 62: | ||
| style="background:lightgreen;text-align:center;" | complete | | style="background:lightgreen;text-align:center;" | complete | ||
| style="background:pink;text-align:center;" | not started | | style="background:pink;text-align:center;" | not started | ||
| style="background:lightgreen;text-align:center;" | complete | | style="background:lightgreen;text-align:center;" | complete | ||
| style="background:lightgreen;text-align:center;" | complete | | style="background:lightgreen;text-align:center;" | complete | ||
Line 83: | Line 78: | ||
| style="background:pink;text-align:center;" | not started | | style="background:pink;text-align:center;" | not started | ||
| style="background:lightgreen;text-align:center;" | complete | | style="background:lightgreen;text-align:center;" | complete | ||
|- | |- | ||
| [https://github.com/mozmeao/snippets-service/tree/master/tests Snippets] | | [https://github.com/mozmeao/snippets-service/tree/master/tests Snippets] | ||
Line 96: | Line 90: | ||
| style="background:lightgreen;text-align:center;" | complete | | style="background:lightgreen;text-align:center;" | complete | ||
| style="background:pink;text-align:center;" | not started | | style="background:pink;text-align:center;" | not started | ||
|- | |- | ||
| [https://github.com/mozilla/socorro/tree/master/e2e-tests Socorro] | | [https://github.com/mozilla/socorro/tree/master/e2e-tests Socorro] | ||
Line 109: | Line 102: | ||
| style="background:lightgreen;text-align:center;" | complete | | style="background:lightgreen;text-align:center;" | complete | ||
| style="background:pink;text-align:center;" | not started | | style="background:pink;text-align:center;" | not started | ||
|- | |- | ||
| [https://github.com/mozilla/stubattribution-tests Stub Attribution] | | [https://github.com/mozilla/stubattribution-tests Stub Attribution] | ||
Line 122: | Line 114: | ||
| style="background:lightgreen;text-align:center;" | complete | | style="background:lightgreen;text-align:center;" | complete | ||
| style="background:pink;text-align:center;" | not started | | style="background:pink;text-align:center;" | not started | ||
|- | |- | ||
| [https://github.com/mozilla/treeherder-tests Treeherder] | | [https://github.com/mozilla/treeherder-tests Treeherder] | ||
Line 135: | Line 126: | ||
| style="background:lightgreen;text-align:center;" | complete | | style="background:lightgreen;text-align:center;" | complete | ||
| style="background:pink;text-align:center;" | not started | | style="background:pink;text-align:center;" | not started | ||
|} | |} | ||
Line 145: | Line 135: | ||
* Migrate to Jenkins pipeline | * Migrate to Jenkins pipeline | ||
* Migrate to Tox | * Migrate to Tox | ||
* Use [https://plugins.jenkins.io/email-ext email-ext] for pipeline notifications |