Merge 5.0.1 into 5.1
There are currently no pipelines.
To run a merge request pipeline, the jobs in the CI/CD configuration file must be configured to run in merge request pipelines and you must have sufficient permissions in the source project.
Do not update/delete: Banner broadcast message test data
Do not update/delete: Notification broadcast message test data
Created by: perj
Currently 5-0-stable and 5-1-stable have diverged, which means you can't move from 5.0.1 to 5.1 with a git merge
, which we need due to local changes.
Steps to reproduce:
git checkout 5-0-stable
git merge origin/5-1-stable
To run a merge request pipeline, the jobs in the CI/CD configuration file must be configured to run in merge request pipelines and you must have sufficient permissions in the source project.