Date: 2021-01-26
accepted
A key part of release pipeline is to produce a bundled Wikibase Docker Image prepared with the extensions and components known as Wikibase Suite. This bundle image will consist of the build artifacts and as described in ADR0001 these images should be published to dockerhub.
In previous wikibase docker artifacts WMDE has offered a “base” and a “bundled” version of Wikibase where the base version only contain mediawiki and Wikibase. The new pipeline should still produce and publish these artifacts.
As we publish our releases we also need to make a decision if we want this bundle version to be available in a tarball for the user to install manually. In a daily today this topic was discussed and the team decided against it.
The wikibase release pipeline will not produce a bundled tarball to be published.