Re: how set InitialCC in pkgdb2 for new package
Il 13/10/2015 10:54, Pierre-Yves Chibon ha scritto: https://github.com/fedora-infra/pkgdb2/issues/192 This is fixed in 1.31 which is now running in prod:) Happy packaging! Pierre Thanks! gil -- devel mailing list devel@lists.fedoraproject.org https://admin.fedoraproject.org/mailman/listinfo/devel Fedora Code of Conduct: http://fedoraproject.org/code-of-conduct
Re: how set InitialCC in pkgdb2 for new package
On Mon, Oct 12, 2015 at 09:51:26PM +0200, gil wrote: > > > Il 08/10/2015 18:11, Pierre-Yves Chibon ha scritto: > >On Thu, Oct 08, 2015 at 04:57:27PM +0200, Vít Ondruch wrote: > >>Dne 8.10.2015 v 16:44 gil napsal(a): > >>>hi > >>>i missing somethings... > >>>how can set InitialCC with java-sig in pkgdb for a new package? > >>>regards > >>>thanks in advance > >>>gil > >>>https://admin.fedoraproject.org/pkgdb/package/requests/476 > >>>https://admin.fedoraproject.org/pkgdb/package/requests/477 > >>>https://admin.fedoraproject.org/pkgdb/package/requests/479 > >>https://github.com/fedora-infra/pkgdb2/issues/192 > >So the short answer is that it's not currently implemented because adding > >another user/group once the package is in pkgdb, the basic steps are: > >1. Go to one of your package > >2. Click on: Manage the `committers/watchers/admins` any of these > >3. There is then an ``Add someone`` button you can use > > > >There is currently a bug that's preventing pseudo-user (such as java-sig) > >from > >being added to a package, but I already have the fix and it'll be > >reviewed/merged/released asap :) > > > already done this procedure but i return this error "User "java-sig" is not > in the packager group" > https://github.com/fedora-infra/pkgdb2/issues/192 This is fixed in 1.31 which is now running in prod :) Happy packaging! Pierre -- devel mailing list devel@lists.fedoraproject.org https://admin.fedoraproject.org/mailman/listinfo/devel Fedora Code of Conduct: http://fedoraproject.org/code-of-conduct
Re: how set InitialCC in pkgdb2 for new package
On Tue, Oct 13, 2015 at 09:50:51AM +0200, Mikolaj Izdebski wrote: > On 10/08/2015 06:11 PM, Pierre-Yves Chibon wrote: > > On Thu, Oct 08, 2015 at 04:57:27PM +0200, Vít Ondruch wrote: > >> Dne 8.10.2015 v 16:44 gil napsal(a): > >>> hi > >>> i missing somethings... > >>> how can set InitialCC with java-sig in pkgdb for a new package? > >>> regards > >>> thanks in advance > >>> gil > >>> https://admin.fedoraproject.org/pkgdb/package/requests/476 > >>> https://admin.fedoraproject.org/pkgdb/package/requests/477 > >>> https://admin.fedoraproject.org/pkgdb/package/requests/479 > >> > >> https://github.com/fedora-infra/pkgdb2/issues/192 > > > > So the short answer is that it's not currently implemented because adding > > another user/group once the package is in pkgdb, the basic steps are: > > 1. Go to one of your package > > 2. Click on: Manage the `committers/watchers/admins` any of these > > 3. There is then an ``Add someone`` button you can use > > That's a lot of manual steps, especially if you need to add 3 or 4 users > to all new packages you create, like in my case. But this can be easily > scripted using pkgdb2 API (or with packagedb-cli tool). > > To make the whole process of adding new package scriptable, please > consider implementing API for requesting new packages too: > > https://github.com/fedora-infra/pkgdb2/issues/239 It's on the list ;-) Just hasn't made it to the top of it yet :) Pierre -- devel mailing list devel@lists.fedoraproject.org https://admin.fedoraproject.org/mailman/listinfo/devel Fedora Code of Conduct: http://fedoraproject.org/code-of-conduct
Re: how set InitialCC in pkgdb2 for new package
On 10/08/2015 06:11 PM, Pierre-Yves Chibon wrote: > On Thu, Oct 08, 2015 at 04:57:27PM +0200, Vít Ondruch wrote: >> Dne 8.10.2015 v 16:44 gil napsal(a): >>> hi >>> i missing somethings... >>> how can set InitialCC with java-sig in pkgdb for a new package? >>> regards >>> thanks in advance >>> gil >>> https://admin.fedoraproject.org/pkgdb/package/requests/476 >>> https://admin.fedoraproject.org/pkgdb/package/requests/477 >>> https://admin.fedoraproject.org/pkgdb/package/requests/479 >> >> https://github.com/fedora-infra/pkgdb2/issues/192 > > So the short answer is that it's not currently implemented because adding > another user/group once the package is in pkgdb, the basic steps are: > 1. Go to one of your package > 2. Click on: Manage the `committers/watchers/admins` any of these > 3. There is then an ``Add someone`` button you can use That's a lot of manual steps, especially if you need to add 3 or 4 users to all new packages you create, like in my case. But this can be easily scripted using pkgdb2 API (or with packagedb-cli tool). To make the whole process of adding new package scriptable, please consider implementing API for requesting new packages too: https://github.com/fedora-infra/pkgdb2/issues/239 > > There is currently a bug that's preventing pseudo-user (such as java-sig) from > being added to a package, but I already have the fix and it'll be > reviewed/merged/released asap :) FWIW, I successfully added java-sig to two of my packages yesterday using web UI: https://admin.fedoraproject.org/pkgdb/acl/$package/give/ -- Mikolaj Izdebski Software Engineer, Red Hat IRC: mizdebsk -- devel mailing list devel@lists.fedoraproject.org https://admin.fedoraproject.org/mailman/listinfo/devel Fedora Code of Conduct: http://fedoraproject.org/code-of-conduct
Re: how set InitialCC in pkgdb2 for new package
Il 08/10/2015 18:11, Pierre-Yves Chibon ha scritto: On Thu, Oct 08, 2015 at 04:57:27PM +0200, Vít Ondruch wrote: Dne 8.10.2015 v 16:44 gil napsal(a): hi i missing somethings... how can set InitialCC with java-sig in pkgdb for a new package? regards thanks in advance gil https://admin.fedoraproject.org/pkgdb/package/requests/476 https://admin.fedoraproject.org/pkgdb/package/requests/477 https://admin.fedoraproject.org/pkgdb/package/requests/479 https://github.com/fedora-infra/pkgdb2/issues/192 So the short answer is that it's not currently implemented because adding another user/group once the package is in pkgdb, the basic steps are: 1. Go to one of your package 2. Click on: Manage the `committers/watchers/admins` any of these 3. There is then an ``Add someone`` button you can use There is currently a bug that's preventing pseudo-user (such as java-sig) from being added to a package, but I already have the fix and it'll be reviewed/merged/released asap :) Thanks, Pierre hi thanks already done this procedure but i return this error "User "java-sig" is not in the packager group" https://github.com/fedora-infra/pkgdb2/issues/192 regards gil -- devel mailing list devel@lists.fedoraproject.org https://admin.fedoraproject.org/mailman/listinfo/devel Fedora Code of Conduct: http://fedoraproject.org/code-of-conduct
Re: how set InitialCC in pkgdb2 for new package
On Thu, Oct 08, 2015 at 04:57:27PM +0200, Vít Ondruch wrote: > Dne 8.10.2015 v 16:44 gil napsal(a): > > hi > > i missing somethings... > > how can set InitialCC with java-sig in pkgdb for a new package? > > regards > > thanks in advance > > gil > > https://admin.fedoraproject.org/pkgdb/package/requests/476 > > https://admin.fedoraproject.org/pkgdb/package/requests/477 > > https://admin.fedoraproject.org/pkgdb/package/requests/479 > > https://github.com/fedora-infra/pkgdb2/issues/192 So the short answer is that it's not currently implemented because adding another user/group once the package is in pkgdb, the basic steps are: 1. Go to one of your package 2. Click on: Manage the `committers/watchers/admins` any of these 3. There is then an ``Add someone`` button you can use There is currently a bug that's preventing pseudo-user (such as java-sig) from being added to a package, but I already have the fix and it'll be reviewed/merged/released asap :) Thanks, Pierre -- devel mailing list devel@lists.fedoraproject.org https://admin.fedoraproject.org/mailman/listinfo/devel Fedora Code of Conduct: http://fedoraproject.org/code-of-conduct
Re: how set InitialCC in pkgdb2 for new package
On Thu, Oct 08, 2015 at 04:07:20PM +0100, Sérgio Basto wrote: > On Qui, 2015-10-08 at 16:57 +0200, Vít Ondruch wrote: > > Dne 8.10.2015 v 16:44 gil napsal(a): > > > hi > > > i missing somethings... > > > how can set InitialCC with java-sig in pkgdb for a new package? > > > regards > > > thanks in advance > > > gil > > > https://admin.fedoraproject.org/pkgdb/package/requests/476 > > > https://admin.fedoraproject.org/pkgdb/package/requests/477 > > > https://admin.fedoraproject.org/pkgdb/package/requests/479 > > > > https://github.com/fedora-infra/pkgdb2/issues/192 > > > Warning, off topic ;). > in https://fedorahosted.org/pkgdb2/ > Report a bug has a link to https://fedorahosted.org/pkgdb2/newticket > but should have a link to > https://github.com/fedora-infra/pkgdb2/issues/new ? Why? Both locations are supported :) (as you saw with the ticket you opened earlier today :)) Pierre -- devel mailing list devel@lists.fedoraproject.org https://admin.fedoraproject.org/mailman/listinfo/devel Fedora Code of Conduct: http://fedoraproject.org/code-of-conduct
Re: how set InitialCC in pkgdb2 for new package
On Qui, 2015-10-08 at 16:57 +0200, Vít Ondruch wrote: > Dne 8.10.2015 v 16:44 gil napsal(a): > > hi > > i missing somethings... > > how can set InitialCC with java-sig in pkgdb for a new package? > > regards > > thanks in advance > > gil > > https://admin.fedoraproject.org/pkgdb/package/requests/476 > > https://admin.fedoraproject.org/pkgdb/package/requests/477 > > https://admin.fedoraproject.org/pkgdb/package/requests/479 > > https://github.com/fedora-infra/pkgdb2/issues/192 Warning, off topic ;). in https://fedorahosted.org/pkgdb2/ Report a bug has a link to https://fedorahosted.org/pkgdb2/newticket but should have a link to https://github.com/fedora-infra/pkgdb2/issues/new ? > Vít Thanks -- Sérgio M. B. -- devel mailing list devel@lists.fedoraproject.org https://admin.fedoraproject.org/mailman/listinfo/devel Fedora Code of Conduct: http://fedoraproject.org/code-of-conduct
Re: how set InitialCC in pkgdb2 for new package
Dne 8.10.2015 v 16:44 gil napsal(a): > hi > i missing somethings... > how can set InitialCC with java-sig in pkgdb for a new package? > regards > thanks in advance > gil > https://admin.fedoraproject.org/pkgdb/package/requests/476 > https://admin.fedoraproject.org/pkgdb/package/requests/477 > https://admin.fedoraproject.org/pkgdb/package/requests/479 https://github.com/fedora-infra/pkgdb2/issues/192 Vít -- devel mailing list devel@lists.fedoraproject.org https://admin.fedoraproject.org/mailman/listinfo/devel Fedora Code of Conduct: http://fedoraproject.org/code-of-conduct