Re: Automatizing package review process

2021-02-23 Thread Neal Gompa
On Tue, Feb 23, 2021 at 10:35 AM Daniel P. Berrangé wrote: > > On Tue, Feb 23, 2021 at 09:28:34AM -0500, Matthew Miller wrote: > > On Mon, Feb 22, 2021 at 10:09:54AM -0800, Kevin Fenzi wrote: > > > > - Get rid of manually open and manage Bugzilla tickets. Have the ticket > > > > filed in a web

Re: Automatizing package review process

2021-02-23 Thread Daniel P . Berrangé
On Tue, Feb 23, 2021 at 09:28:34AM -0500, Matthew Miller wrote: > On Mon, Feb 22, 2021 at 10:09:54AM -0800, Kevin Fenzi wrote: > > > - Get rid of manually open and manage Bugzilla tickets. Have the ticket > > > filed in a web form (or maybe by CLI), and have the ticket workflow > > > managed

Re: Automatizing package review process

2021-02-23 Thread Matthew Miller
On Mon, Feb 22, 2021 at 10:09:54AM -0800, Kevin Fenzi wrote: > > - Get rid of manually open and manage Bugzilla tickets. Have the ticket > > filed in a web form (or maybe by CLI), and have the ticket workflow > > managed automatically. > > Could we do away with using bugzilla entirely and just

Re: Automatizing package review process

2021-02-23 Thread Ben Cotton
On Mon, Feb 22, 2021 at 1:16 PM Kevin Fenzi wrote: > > Could we do away with using bugzilla entirely and just keep info in app? > No. Well, "yes, but with some considerations." The main thing with the Bugzilla workflow is the ability to block the FE-LEGAL bug when a package needs a license or

Re: Automatizing package review process

2021-02-23 Thread Miroslav Suchý
Dne 22. 02. 21 v 19:09 Kevin Fenzi napsal(a): - When all tests pass, have the package repository automatically created in git, import the srpm and fire the build in Rawhide. This will ensure that what is approved is what is packaged - later changes will be tracked and noted. It will also avoid

Re: Automatizing package review process

2021-02-23 Thread Mattia Verga via devel
Il 22/02/21 19:09, Kevin Fenzi ha scritto: > On Sun, Feb 21, 2021 at 05:24:06PM +, Mattia Verga via devel wrote: >> Hello folks, >> >> during the last winter holidays I've started to write a new flask app to >> automatize the new package submission process. The goals of this app >> would be: >

Re: Automatizing package review process

2021-02-22 Thread Kevin Fenzi
On Sun, Feb 21, 2021 at 05:24:06PM +, Mattia Verga via devel wrote: > Hello folks, > > during the last winter holidays I've started to write a new flask app to > automatize the new package submission process. The goals of this app > would be: Awesome. Thanks for working on it! > - Get rid

Re: Automatizing package review process

2021-02-21 Thread Sérgio Basto
On Sun, 2021-02-21 at 17:24 +, Mattia Verga via devel wrote: > Hello folks, > > during the last winter holidays I've started to write a new flask app > to > automatize the new package submission process. The goals of this app > would be: > > - Get rid of manually open and manage Bugzilla

Automatizing package review process

2021-02-21 Thread Mattia Verga via devel
Hello folks, during the last winter holidays I've started to write a new flask app to automatize the new package submission process. The goals of this app would be: - Get rid of manually open and manage Bugzilla tickets. Have the ticket filed in a web form (or maybe by CLI), and have the ticket