Re: Bodhi 5.2.0 deployed in production.

2020-03-23 Thread Clement Verna
On Mon, 23 Mar 2020 at 15:33, Clement Verna wrote: > > > On Mon, 23 Mar 2020 at 10:39, Igor Gnatenko < > ignatenkobr...@fedoraproject.org> wrote: > >> Hello Clement, >> >> On Mon, Mar 23, 2020 at 10:30 AM Clement Verna >> wrote: >> > >> > Hi all, >> > >> > I have just deployed Bodhi 5.2.0 in pro

Re: Bodhi 5.2.0 deployed in production.

2020-03-23 Thread Clement Verna
On Mon, 23 Mar 2020 at 20:34, Fabio Valentini wrote: > On Mon, Mar 23, 2020 at 8:12 PM Fabio Valentini > wrote: > > > > On Mon, Mar 23, 2020 at 3:34 PM Clement Verna > wrote: > > > > > > > > > > > > On Mon, 23 Mar 2020 at 10:39, Igor Gnatenko < > ignatenkobr...@fedoraproject.org> wrote: > > >>

Re: Bodhi 5.2.0 deployed in production.

2020-03-23 Thread Fabio Valentini
On Mon, Mar 23, 2020 at 8:12 PM Fabio Valentini wrote: > > On Mon, Mar 23, 2020 at 3:34 PM Clement Verna > wrote: > > > > > > > > On Mon, 23 Mar 2020 at 10:39, Igor Gnatenko > > wrote: > >> > >> Hello Clement, > >> > >> On Mon, Mar 23, 2020 at 10:30 AM Clement Verna > >> wrote: > >> > > >> >

Re: Bodhi 5.2.0 deployed in production.

2020-03-23 Thread Fabio Valentini
On Mon, Mar 23, 2020 at 3:34 PM Clement Verna wrote: > > > > On Mon, 23 Mar 2020 at 10:39, Igor Gnatenko > wrote: >> >> Hello Clement, >> >> On Mon, Mar 23, 2020 at 10:30 AM Clement Verna >> wrote: >> > >> > Hi all, >> > >> > I have just deployed Bodhi 5.2.0 in production. This version should

Re: Bodhi 5.2.0 deployed in production.

2020-03-23 Thread Clement Verna
On Mon, 23 Mar 2020 at 10:39, Igor Gnatenko < ignatenkobr...@fedoraproject.org> wrote: > Hello Clement, > > On Mon, Mar 23, 2020 at 10:30 AM Clement Verna > wrote: > > > > Hi all, > > > > I have just deployed Bodhi 5.2.0 in production. This version should > improve the performance of updates crea

Re: Bodhi 5.2.0 deployed in production.

2020-03-23 Thread Remi Collet
Le 23/03/2020 à 10:20, Clement Verna a écrit : > Hi all, > > I have just deployed Bodhi 5.2.0 in production. Thanks > This version should improve > the performance of updates creation since the expansive task of tagging > builds in koji has been moved to an async process using a celery workers.

Re: Bodhi 5.2.0 deployed in production.

2020-03-23 Thread Igor Gnatenko
Hello Clement, On Mon, Mar 23, 2020 at 10:30 AM Clement Verna wrote: > > Hi all, > > I have just deployed Bodhi 5.2.0 in production. This version should improve > the performance of updates creation since the expansive task of tagging > builds in koji has been moved to an async process using a