Skip to content

ci-package-builder: Hardcode the releases to freeze MRs for

Emanuele Aina requested to merge wip/em/hardcode-release-to-freeze into master

The pipeline really tries to ensure that updates to v2019 and v2020 go through the -updates/-security branches given that they are stable releases.

Unfortunately, for the pipeline the apertis/v2021 branch looks like it is stable already even if we haven't released it yet, as it only looks at the name.

I guess we really have to hardcode the list of stable branches since there's not way for it to figure automatically the to-be-stable-but-not-released-yet case.

Merge request reports

Loading