Page MenuHomePhabricator

Ensure Wikibase Release Pipeline works correctly
Closed, ResolvedPublic

Description

Run the pipeline run using its current version and take note (and fix) of any failure.
Use Wikibase, Mediawiki etc versions that were used to make the last Wikibase release (assumption being they worked in May, and should also work now)

@Rosalie_WMDE @toan Please fill in the details of what might be not work (either listing them here, or creating subtasks, or both)

Acceptance criteria

  • All Wikibase release pipeline for the known-to-work Wikibase version runs complete successfully

Details

Other Assignee
toan

Event Timeline

toan reassigned this task from rosalieper to Rosalie_WMDE.
toan updated Other Assignee, added: toan.
toan added a subscriber: rosalieper.
This comment was removed by toan.

Seems we might have another problem to deal with unless it resolves itself by tomorrow

https://github.com/wmde/wikibase-release-pipeline/runs/4229621592?check_suite_focus=true

ERROR: unable to select packages:
  git-2.32.0-r0:
    breaks: build-dependencies-20211116.193615[git~2.30]
  npm-7.17.0-r0:
    breaks: build-dependencies-20211116.193615[npm~14]
  g++-10.3.1_git20210424-r2:
    breaks: build-dependencies-20211116.193615[g++~10.2]

Seems we might have another problem to deal with unless it resolves itself by tomorrow

https://github.com/wmde/wikibase-release-pipeline/runs/4229621592?check_suite_focus=true

ERROR: unable to select packages:
  git-2.32.0-r0:
    breaks: build-dependencies-20211116.193615[git~2.30]
  npm-7.17.0-r0:
    breaks: build-dependencies-20211116.193615[npm~14]
  g++-10.3.1_git20210424-r2:
    breaks: build-dependencies-20211116.193615[g++~10.2]

Seems to be resolved by https://github.com/wmde/wikibase-release-pipeline/pull/225