Page MenuHomePhabricator

Update "How to make a WBS release" checklist
Closed, ResolvedPublic

Description

Rough draft of current process for a Wikibase image release:

  • Update hashes ./nx run wikibase:update-commits and commit changes
  • Push branch and create a PR for review
  • Merge changes to Main after PR is approved
  • Create dry run of WBS release via manually dispatching “Create Release” GHA, and once done double check that:
    • What will be released is what is expected/wanted
    • CHANGELOG(s) look correct
  • Once sure of release dispatch the “Create Release” action again without dry run

See also the helpful summary description of the current manual release process in https://phabricator.wikimedia.org/T393548