Re: [Development] Temporarily preventing changes being staged in the dev branch of qtquickcontrols2

2021-07-23 Thread Mitch Curtis
Thanks for bringing this up. It's a good point I hadn't thought about. I wonder if it's too late to do the merge in 6.2 instead... that would save a lot of hassle in the long term. On 23/7/21, 4:02 pm, "Alexandru Croitor" wrote: Hi > On 20/7/21, 2:10 pm, "Development on behalf of

Re: [Development] Temporarily preventing changes being staged in the dev branch of qtquickcontrols2

2021-07-23 Thread Daniel Smith
> Can these cherry-picks be done automatically somehow? Is the manual process > the one we want / are stuck with? Unfortunately, I don't see how we can automate these cherry-picks, as the bot will have no viable way of identifying a change as part of the old qqc2 module. Further, in the event t

Re: [Development] Temporarily preventing changes being staged in the dev branch of qtquickcontrols2

2021-07-23 Thread Alexandru Croitor
Hi > On 20/7/21, 2:10 pm, "Development on behalf of Mitch Curtis" > wrote: > >Hi. > >I'd like to request that we temporarily prevent changes from being staged > in the dev branch of qtquickcontrols2 in preparation for merging it into > qtdeclarative, as otherwise changes could be mi