jenkins-bot has submitted this change and it was merged.

Change subject: Always fail the vector extension
......................................................................


Always fail the vector extension

The vector extension was discontinued a few years ago and the repository
is archived.

This uses the job fail-archived-repositories to always fail for any
patch via the 'archived' template.

Change-Id: Ie5f2789daf0d3e6f232f5a101bd15ac8c2ebae46
---
M jjb/mediawiki-extensions.yaml
M zuul/layout.yaml
2 files changed, 2 insertions(+), 17 deletions(-)

Approvals:
  Hashar: Looks good to me, approved
  jenkins-bot: Verified



diff --git a/jjb/mediawiki-extensions.yaml b/jjb/mediawiki-extensions.yaml
index 6b56db3..0eda573 100644
--- a/jjb/mediawiki-extensions.yaml
+++ b/jjb/mediawiki-extensions.yaml
@@ -594,7 +594,6 @@
      - Validator:
         dependencies: 'DataValues'
      - ValueView
-     - Vector
      - VectorBeta:
         dependencies: 'EventLogging'
      - VisualChat
@@ -1038,7 +1037,6 @@
           - mwext-TwnMainPage
           - mwext-UniversalLanguageSelector
           - mwext-UploadWizard
-          - mwext-Vector
           - mwext-WebFonts
 
 - project:
diff --git a/zuul/layout.yaml b/zuul/layout.yaml
index 9f2553f..842f49e 100644
--- a/zuul/layout.yaml
+++ b/zuul/layout.yaml
@@ -663,8 +663,6 @@
     voting: false
   - name: mwext-UploadWizard-phpcs-HEAD
     voting: false
-  - name: mwext-Vector-phpcs-HEAD
-    voting: false
   - name: mwext-WebFonts-phpcs-HEAD
     voting: false
   - name: mwext-WhitelistPages-phpcs-HEAD
@@ -7369,19 +7367,8 @@
       - name: extension-unittests-generic
 
   - name: mediawiki/extensions/Vector
-    check-only:
-      - jshint
-      - jsonlint
-      - mwext-Vector-phpcs-HEAD
-      - phplint
-      - php-composer-validate
-    gate-and-submit:
-      - mediawiki-gate
-      - jshint
-      - jsonlint
-      - mwext-Vector-phpcs-HEAD
-      - phplint
-      - php-composer-validate
+    template:
+      - name: archived
 
   - name: mediawiki/extensions/VectorBeta
     template:

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

Gerrit-MessageType: merged
Gerrit-Change-Id: Ie5f2789daf0d3e6f232f5a101bd15ac8c2ebae46
Gerrit-PatchSet: 17
Gerrit-Project: integration/config
Gerrit-Branch: master
Gerrit-Owner: Paladox <[email protected]>
Gerrit-Reviewer: Hashar <[email protected]>
Gerrit-Reviewer: JanZerebecki <[email protected]>
Gerrit-Reviewer: Paladox <[email protected]>
Gerrit-Reviewer: jenkins-bot <>

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

Reply via email to