jenkins-bot has submitted this change and it was merged. Change subject: Disable Maze per Ellen ......................................................................
Disable Maze per Ellen Change-Id: Iafa292777c2b2542944687499681f7424da4dbfb --- M groups/Blockly/Blockly.yaml 1 file changed, 9 insertions(+), 9 deletions(-) Approvals: Siebrand: Looks good to me, approved jenkins-bot: Verified diff --git a/groups/Blockly/Blockly.yaml b/groups/Blockly/Blockly.yaml index 3c4a873..21d9658 100644 --- a/groups/Blockly/Blockly.yaml +++ b/groups/Blockly/Blockly.yaml @@ -27,15 +27,15 @@ sourcePattern: %GROUPROOT%/blockly/apps/%CODE%.json targetPattern: blockly/apps/%CODE%.json ---- -BASIC: - id: out-blockly-maze - label: Blockly - Maze - -FILES: - sourcePattern: %GROUPROOT%/blockly/apps/maze/%CODE%.json - targetPattern: blockly/apps/maze/%CODE%.json - +#--- +#BASIC: +# id: out-blockly-maze +# label: Blockly - Maze +# +#FILES: +# sourcePattern: %GROUPROOT%/blockly/apps/maze/%CODE%.json +# targetPattern: blockly/apps/maze/%CODE%.json +# --- BASIC: id: out-blockly-puzzle -- To view, visit https://gerrit.wikimedia.org/r/78199 To unsubscribe, visit https://gerrit.wikimedia.org/r/settings Gerrit-MessageType: merged Gerrit-Change-Id: Iafa292777c2b2542944687499681f7424da4dbfb Gerrit-PatchSet: 1 Gerrit-Project: translatewiki Gerrit-Branch: master Gerrit-Owner: Siebrand <[email protected]> Gerrit-Reviewer: Siebrand <[email protected]> Gerrit-Reviewer: jenkins-bot _______________________________________________ MediaWiki-commits mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits
