Re: stable/2.26 has branched; master is 2.27.0
Jean-Charles Malahieude <[email protected]> Sun, 15 Mar 2026 09:33:32 +0100
| Newsgroups | gmane.comp.gnu.lilypond.devel |
|---|---|
| Message-ID | <[email protected]> |
Le 12/03/2026 à 22:31, Jonas Hahnfeld via Discussions on LilyPond development a écrit : > Hi all, > > I branched stable/2.26 from commit 66c85b47e3. The version in master is > now 2.27.0 and the branch is open again for development. > > Translation updates can continue to go into the stable/2.26 branch, all > other fixes should be reviewed and land in master first. As the last > times, I will label with ~Backport those merge requests that I intend > to cherry-pick into the branch. > What I did yesterday is: make a new folder in order not to be disturbed git init-db git remote add -ft stable/2.26 -m stable/2.26 origin [email protected]:lilypond/lilypond.git git checkout -b stable/2.26 origin/stable/2.26 create my work-branch, update files and commit these changes git push -u origin dev/jcm/FR-260314 log-in to Gitlab and create an MR towards stable/2.26 but it remains blocked after 14 hours with "Checking pipeline status" an later below "Merge blocked: 1 check failed" and "Pipeline must succeed". How should I process? just click the "Run pipeline" button on the Pipelines tab? BTW I also updated Changes, which I'll purge once it has landed in master. Cheers, -- Jean-Charles