I'd like to unify the way we do release branches / tags and semantic versioning is a perfectly good way to do that. Since we already want to use semantic versioning in a few other places, I think we should use it for deployment tags (this depends on the new tooling currently in development and would replace the numeric tag identifiers used by trebuchet)
Description
Description
Event Timeline
Comment Actions
How does MediaWiki core fit into this? It does not use semver compliant versioning...
Comment Actions
@JeroenDeDauw: The plan is to switch to semantic versioning on mediawiki as well T67289: Use semantic versioning scheme for WMF (all) releases
Comment Actions
We generally use semver for node services and libraries. Release versions are tagged with vX.Y.Z.