Paladox has uploaded a new change for review.
https://gerrit.wikimedia.org/r/274503
Change subject: Change php-composer-test to composer-test
......................................................................
Change php-composer-test to composer-test
Change-Id: I6dd0459bdff9255b78e61a377dc9618e739e231e
---
M build_table.py
1 file changed, 1 insertion(+), 1 deletion(-)
git pull ssh://gerrit.wikimedia.org:29418/integration/dashboard
refs/changes/03/274503/1
diff --git a/build_table.py b/build_table.py
index d537b01..2c58f8c 100755
--- a/build_table.py
+++ b/build_table.py
@@ -58,7 +58,7 @@
if job_name in self.data[github_name]:
#print('found')
self.data[github_name][job_name]['color'] = 'lightgreen'
- if any(info.get(x) if x.startswith('php-composer-test') else False for
x in info): # noqa
+ if any(info.get(x) if x.startswith('composer-test') else False for x
in info): # noqa
for job_name in list(COMPOSER.values()):
#print(job_name)
if job_name in self.data[github_name]:
--
To view, visit https://gerrit.wikimedia.org/r/274503
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings
Gerrit-MessageType: newchange
Gerrit-Change-Id: I6dd0459bdff9255b78e61a377dc9618e739e231e
Gerrit-PatchSet: 1
Gerrit-Project: integration/dashboard
Gerrit-Branch: master
Gerrit-Owner: Paladox <[email protected]>
_______________________________________________
MediaWiki-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits