Mobrovac has submitted this change and it was merged. (
https://gerrit.wikimedia.org/r/403704 )
Change subject: Config: Switch htmlCacheUpdates for all but en, commons,
wikidata
......................................................................
Config: Switch htmlCacheUpdates for all but en, commons, wikidata
Bug: T182023
Change-Id: I5e2876de911f08c392cfc479d9ac0e80d76eb4a7
---
M scap/templates/config.yaml.j2
1 file changed, 3 insertions(+), 3 deletions(-)
Approvals:
Mobrovac: Verified; Looks good to me, approved
Ppchelko: Looks good to me, but someone else must approve
diff --git a/scap/templates/config.yaml.j2 b/scap/templates/config.yaml.j2
index 7b8140a..cf20ab3 100644
--- a/scap/templates/config.yaml.j2
+++ b/scap/templates/config.yaml.j2
@@ -49,13 +49,13 @@
agentOptions:
keepAlive: true
<%- endfor %>
-# Temporary section - we are only enabling the htmlCacheUpdate for wiktionaries
+# Temporary section - we are only enabling the htmlCacheUpdate for all but
enwiki, commons and wikidata
# Later this will be moved to the vars.yaml as all the other jobs.
htmlCacheUpdate:
topic: 'mediawiki.job.htmlCacheUpdate'
- match:
+ match_not:
meta:
- domain:
'/(?:^ceb\.wikipedia\.org$)|(?:^ru\.wikipedia\.org$)|(?:.*\.wikibooks\.org$)|(?:.*\.wikinews\.org$)|(?:.*\.wikiquote\.org$)|(?:.*\.wikisource\.org$)|(?:.*\.wikiversity\.org$)|(?:.*\.wikivoyage\.org$)|(?:.*\.wiktionary\.org$)/'
+ domain:
'/(?:^en\.wikipedia\.org$)|(?:^commons\.wikimedia\.org$)|(?:.*wikidata\.org$)/'
exec:
method: post
uri: '<%= jobrunner_uri %>'
--
To view, visit https://gerrit.wikimedia.org/r/403704
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: I5e2876de911f08c392cfc479d9ac0e80d76eb4a7
Gerrit-PatchSet: 1
Gerrit-Project: mediawiki/services/change-propagation/jobqueue-deploy
Gerrit-Branch: master
Gerrit-Owner: Mobrovac <[email protected]>
Gerrit-Reviewer: Mobrovac <[email protected]>
Gerrit-Reviewer: Ppchelko <[email protected]>
_______________________________________________
MediaWiki-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits