Skip to content

deploy-promote: fix parsing of non-self closing tag with wiki version

Jaime Nuche requested to merge fix-deploy-promote into master

As of version 1.41.0-wmf.8, the meta tag containing the version in a wiki version page is no longer self-closing. Regex updated to account for the change

Bug: T336269

Merge request reports