Zfilipin has uploaded a new change for review. https://gerrit.wikimedia.org/r/106264
Change subject: Deleted unused "branch" option ...................................................................... Deleted unused "branch" option Bug: 58345 Change-Id: I8f8dd2613f4a81dfa1a6c8c6c4b71bd632aa4f50 --- M docs/jobs.md M docs/template.md 2 files changed, 1 insertion(+), 16 deletions(-) git pull ssh://gerrit.wikimedia.org:29418/mediawiki/selenium refs/changes/64/106264/1 diff --git a/docs/jobs.md b/docs/jobs.md index 0ac0fbc..1b399dc 100644 --- a/docs/jobs.md +++ b/docs/jobs.md @@ -2,7 +2,6 @@ - Browser Label: - bundle exec: - Recipients: -- Branch: master - MediaWiki URL: - Folder: - Repository URL: diff --git a/docs/template.md b/docs/template.md index d4627bb..aab9fe9 100644 --- a/docs/template.md +++ b/docs/template.md @@ -76,20 +76,6 @@ - Display Name: VisualEditor - Value: https://gerrit.wikimedia.org/r/mediawiki/extensions/VisualEditor -## Branch - -- ID: BRANCH -- Display Name: Branch -- Type: Select a string among many -- UI Mode: Dropdown list (no inline help, but more compact UI) -- Options - - Display Name: (name) - - Value: (name) - - - name: - - debug - - master - ## MediaWiki URL - ID: MEDIAWIKI_URL @@ -183,7 +169,7 @@ </userRemoteConfigs> <branches> <hudson.plugins.git.BranchSpec> - <name>${BRANCH}</name> + <name>master</name> </hudson.plugins.git.BranchSpec> </branches> <disableSubmodules>false</disableSubmodules> -- To view, visit https://gerrit.wikimedia.org/r/106264 To unsubscribe, visit https://gerrit.wikimedia.org/r/settings Gerrit-MessageType: newchange Gerrit-Change-Id: I8f8dd2613f4a81dfa1a6c8c6c4b71bd632aa4f50 Gerrit-PatchSet: 1 Gerrit-Project: mediawiki/selenium Gerrit-Branch: master Gerrit-Owner: Zfilipin <[email protected]> Gerrit-Reviewer: jenkins-bot _______________________________________________ MediaWiki-commits mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits
