[Development] Using Git notes to reflect actual cherry-picks

2022-02-11 Thread Thiago Macieira
Implementation: https://codereview.qt-project.org/c/qt/qtbase/+/395465 (I don't think qtbase is the right place for this) TL;DR: I'd like to propose we use Git notes to include information into commits about successful cherry-picks. I have the scripts done, see above. All we need is that they

Re: [Development] Monthly CI maintenance break - February (Mon 7th Feb 2022)

2022-02-11 Thread Thiago Macieira
On Friday, 11 February 2022 07:57:23 PST Thiago Macieira wrote: > On Friday, 11 February 2022 00:25:55 PST Toni Saario wrote: > > Coin update during the maintenance introduced a bug which can leave the > > changes hanging in wrong state. > > > > A change was reverted, and changes should now be han

Re: [Development] Monthly CI maintenance break - February (Mon 7th Feb 2022)

2022-02-11 Thread Thiago Macieira
On Friday, 11 February 2022 00:25:55 PST Toni Saario wrote: > Coin update during the maintenance introduced a bug which can leave the > changes hanging in wrong state. > > A change was reverted, and changes should now be handled correctly. It will > take a moment to sort through the changes that a

Re: [Development] Heads-UP: Proposal for Qt 6.4 milestones & schedules

2022-02-11 Thread Jani Heikkinen
> -Original Message- > From: Edward Welbourne > Sent: torstai 10. helmikuuta 2022 12.54 > To: Jani Heikkinen > Cc: development@qt-project.org > Subject: Re: Heads-UP: Proposal for Qt 6.4 milestones & schedules > > Jani Heikkinen (3 February 2022 09:10) wrote: > > - Let's stop releasing

[Development] [Announce] Qt Creator 7 Beta released

2022-02-11 Thread List for announcements regarding Qt releases and development
We are happy to announce the release of Qt Creator 7 Beta! https://www.qt.io/blog/qt-creator-7-beta-released -- Eike Ziller Principal Software Engineer The Qt Company GmbH Erich-Thilo-Straße 10 D-12489 Berlin eike.zil...@qt.io http://qt.io Geschäftsführer: Mika Pälsi, Juha Varelius, Jouni Lintu

Re: [Development] Monthly CI maintenance break - February (Mon 7th Feb 2022)

2022-02-11 Thread Toni Saario
Coin update during the maintenance introduced a bug which can leave the changes hanging in wrong state. A change was reverted, and changes should now be handled correctly. It will take a moment to sort through the changes that are in wrong state. -Toni From: Dev