Skip to content

Commit

Permalink
Variables
Browse files Browse the repository at this point in the history
  • Loading branch information
RickiJay-WMDE committed Nov 2, 2023
1 parent d55f65b commit 2f1511b
Showing 1 changed file with 9 additions and 9 deletions.
18 changes: 9 additions & 9 deletions variables.env
Original file line number Diff line number Diff line change
@@ -1,14 +1,13 @@
# shellcheck disable=2034 # unused variable
WMDE_RELEASE_VERSION=wmde.14
WMDE_RELEASE_VERSION=wmde.13
WIKIBASE_BRANCH_NAME=REL1_39
MEDIAWIKI_BRANCH_NAME=REL1_39

WIKIBASE_BRANCH_NAME=REL1_40
MEDIAWIKI_BRANCH_NAME=REL1_40
MEDIAWIKI_MAJOR_VERSION=1.39
MEDIAWIKI_VERSION=1.39.5

MEDIAWIKI_MAJOR_VERSION=1.40
MEDIAWIKI_VERSION=1.40.1

RELEASE_MAJOR_VERSION=1.40
RELEASE_VERSION=1.40.1
RELEASE_MAJOR_VERSION=1.39
RELEASE_VERSION=1.39.5

# WDQS_VERSION 0.3.135 is latest release on 2023-10-11
# as per https://github.com/wikimedia/wikidata-query-rdf/tags
Expand Down Expand Up @@ -40,8 +39,9 @@ WIKIBASEEDTF_COMMIT_HASH=5596403a27d8e4a5ac044257c49be3e0685318a6
BUNDLE_EXT_EXTENSIONS=WikibaseLocalMedia,WikibaseEdtf
BUNDLE_WMF_EXTENSIONS=Babel,cldr,CirrusSearch,ConfirmEdit,Elastica,EntitySchema,Nuke,OAuth,Scribunto,SyntaxHighlight_GeSHi,UniversalLanguageSelector,VisualEditor,WikibaseCirrusSearch,WikibaseManifest

# MediaWiki 1.39+ require Elasticsearch 7.10.2 per https://www.mediawiki.org/wiki/Extension:CirrusSearch
# NOTE ELASTICSEARCH_VERSION 7.10.3+ is release under a non-osi approved license
# 7.10.2 is currently being used by the WMF 20230223
# 7.10.2 is currently being used by the WMF 07-Feb-2023
ELASTICSEARCH_VERSION=7.10.2
ELASTICSEARCH_PLUGIN_EXTRA_VERSION=7.10.2-wmf4

Expand Down

0 comments on commit 2f1511b

Please sign in to comment.