Hashar has uploaded a new change for review.

  https://gerrit.wikimedia.org/r/70132


Change subject: python jobs for pywikibot/*
......................................................................

python jobs for pywikibot/*

Creates pep8 and pyflakes jobs for pywikibot/{core,compat,i18n}

Change-Id: If3f29603508a4f70fc0ef9b3b13e2f7c7eb0fb17
---
A pywikibot.yaml
1 file changed, 23 insertions(+), 0 deletions(-)


  git pull 
ssh://gerrit.wikimedia.org:29418/integration/jenkins-job-builder-config 
refs/changes/32/70132/1

diff --git a/pywikibot.yaml b/pywikibot.yaml
new file mode 100644
index 0000000..09f5c14
--- /dev/null
+++ b/pywikibot.yaml
@@ -0,0 +1,23 @@
+- project:
+    name: pywikibot-compat
+    gerrit-name: pywikibot-compat
+
+    jobs:
+     - '{name}-pep8'
+     - '{name}-pyflakes'
+
+- project:
+    name: pywikibot-core
+    gerrit-name: pywikibot-core
+
+    jobs:
+     - '{name}-pep8'
+     - '{name}-pyflakes'
+
+- project:
+    name: pywikibot-i18n
+    gerrit-name: pywikibot-i18n
+
+    jobs:
+     - '{name}-pep8'
+     - '{name}-pyflakes'

-- 
To view, visit https://gerrit.wikimedia.org/r/70132
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings

Gerrit-MessageType: newchange
Gerrit-Change-Id: If3f29603508a4f70fc0ef9b3b13e2f7c7eb0fb17
Gerrit-PatchSet: 1
Gerrit-Project: integration/jenkins-job-builder-config
Gerrit-Branch: master
Gerrit-Owner: Hashar <[email protected]>

_______________________________________________
MediaWiki-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits

Reply via email to