Skip to content

Migrate the datahub build pipeline to GitLab

Btullis requested to merge migrate_pipeline into main

Previously these blubber files were maintained within the analytics/datahub repository in gerrit, within a wmf branch.

Now we have un-forked our build pipeline from the upstream project, so each of the jobs downloads a pristine copy of the source and builds from that.

This migration to GitLab represents the final stage in the un-forking, since we include only the blubber configuration files and a .gitlab-ci.yml file defining the pipeline.

Bug: T341194

Merge request reports