Merlijn van Deen has uploaded a new change for review.
https://gerrit.wikimedia.org/r/85109
Change subject: Use stored password file
......................................................................
Use stored password file
The password file is stored locally, and is not in source control.
Please check the pywikibot Tool Labs account if it gets lost for
some reason.
Change-Id: Ie587ddc124fe28050de03c0d0f77ff2bcb30a814
---
M pywikibot.yaml
1 file changed, 1 insertion(+), 5 deletions(-)
git pull
ssh://gerrit.wikimedia.org:29418/integration/jenkins-job-builder-config
refs/changes/09/85109/1
diff --git a/pywikibot.yaml b/pywikibot.yaml
index b1fe210..a6280b7 100644
--- a/pywikibot.yaml
+++ b/pywikibot.yaml
@@ -23,11 +23,7 @@
mylang = 'en'
family = 'wikipedia'
usernames['wikipedia']['en'] = 'Pywikibot-test'
- password_file = 'passwordfile'
- EOF
- #
- cat > passwordfile << EOF
- ('Pywikibot-test', '...password...')
+ password_file = '/path/to/password/file'
EOF
# hack to make sure we do not download dependencies from pip
http_proxy=nowhere https_proxy=nowhere python setup.py test
--
To view, visit https://gerrit.wikimedia.org/r/85109
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings
Gerrit-MessageType: newchange
Gerrit-Change-Id: Ie587ddc124fe28050de03c0d0f77ff2bcb30a814
Gerrit-PatchSet: 1
Gerrit-Project: integration/jenkins-job-builder-config
Gerrit-Branch: master
Gerrit-Owner: Merlijn van Deen <[email protected]>
_______________________________________________
MediaWiki-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits