Re: Proposal: make squash-merging the default behavior for gitlab MRs

2020-10-06 Thread David Hurka
On Tuesday, October 6, 2020 4:26:02 PM CEST Nate Graham wrote: > Taking stock of the responses so far, it doesn't seem like there's much > enthusiasm for the original proposal. That's fine, and I can understand > the desire to push people to improve their git skills. Yes, I interpret this thread t

[ANNOUNCE] CMake 3.18.4 available for download

2020-10-06 Thread Robert Maynard
We are pleased to announce that CMake 3.18.4 is now available for download. Please use the latest release from our download page: https://cmake.org/download/ Thanks for your support! - Changes in 3.18.4 since 3.18.3: Brad

Re: Windows CI Updated to Qt 5.15 - Temporarily KO due to Breeze Icons Breakage

2020-10-06 Thread Noah Davis
It should have already been fixed a few hours ago. On Tue, Oct 6, 2020 at 2:26 PM Nate Graham wrote: > > Noah, could yo take a look? Seems related to porting the autogenerated > 24px icon script to Python. > > Nate > > > On 10/6/20 11:26 AM, Ben Cooksley wrote: > > On Wed, Oct 7, 2020 at 4:49 AM

Re: Windows CI Updated to Qt 5.15 - Temporarily KO due to Breeze Icons Breakage

2020-10-06 Thread Nate Graham
Noah, could yo take a look? Seems related to porting the autogenerated 24px icon script to Python. Nate On 10/6/20 11:26 AM, Ben Cooksley wrote: On Wed, Oct 7, 2020 at 4:49 AM Nate Graham > wrote: We are trying to fix the test failure. See https://invent.kde.org

Re: Windows CI Updated to Qt 5.15 - Temporarily KO due to Breeze Icons Breakage

2020-10-06 Thread Ben Cooksley
On Wed, Oct 7, 2020 at 4:49 AM Nate Graham wrote: > We are trying to fix the test failure. See > > https://invent.kde.org/frameworks/breeze-icons/-/commit/8fce580335ef86f19df2238f00270820ac74c9f4#note_115164 > for the current status. > This is a complete build failure, rather than just a test fa

Re: Windows CI Updated to Qt 5.15 - Temporarily KO due to Breeze Icons Breakage

2020-10-06 Thread Nate Graham
We are trying to fix the test failure. See https://invent.kde.org/frameworks/breeze-icons/-/commit/8fce580335ef86f19df2238f00270820ac74c9f4#note_115164 for the current status. Or was the regression caused by something else? Nate On 10/6/20 3:59 AM, Ben Cooksley wrote: Hi all, This evening

Re: Proposal: make squash-merging the default behavior for gitlab MRs

2020-10-06 Thread Nate Graham
Taking stock of the responses so far, it doesn't seem like there's much enthusiasm for the original proposal. That's fine, and I can understand the desire to push people to improve their git skills. It seems like there is some agreement on an alternative, which various people have proposed:

Windows CI Updated to Qt 5.15 - Temporarily KO due to Breeze Icons Breakage

2020-10-06 Thread Ben Cooksley
Hi all, This evening i've completed updates to the Windows CI system, bringing it from the previous Qt 5.14 setup it was using up to the more recent Qt 5.15. As part of this various other libraries will have also been updated. This update was prompted by an unannounced dependency change within Br