[gentoo-dev] pybugz call for testers

2014-09-29 Thread William Hubbs
To all pybugz users, I need some folks to upgrade to pybugz- for a short time and see if you can break it. The big change is the inclusion of default configuration files as well as the ability for the sys admin and for an individual user to override configuration information. Also, now the co

Re: [gentoo-dev] pybugz call for testers

2012-04-12 Thread Paweł Hajdan, Jr.
On 4/13/12 5:19 AM, Mike Gilbert wrote: > Do you need the command line front end for your arch testing > utilities, or are you using the bugzilla.py module directly? If the > latter, I think it would be possible to restore the old bugzilla.py > module, possibly with a different name. Just the modu

Re: [gentoo-dev] pybugz call for testers

2012-04-12 Thread Mike Gilbert
On Wed, Apr 11, 2012 at 7:55 AM, "Paweł Hajdan, Jr." wrote: > On 4/10/12 11:17 PM, William Hubbs wrote: >> On Tue, Apr 10, 2012 at 10:45:14PM +0200, "Paweł Hajdan, Jr." wrote: >>> On 4/10/12 7:54 PM, William Hubbs wrote: I can name a couple of issues that are api limitations that we can't do

Re: [gentoo-dev] pybugz call for testers

2012-04-11 Thread Paweł Hajdan, Jr.
On 4/10/12 11:17 PM, William Hubbs wrote: > On Tue, Apr 10, 2012 at 10:45:14PM +0200, "Paweł Hajdan, Jr." wrote: >> On 4/10/12 7:54 PM, William Hubbs wrote: >>> I can name a couple of issues that are api limitations that we can't do >>> anything about: >>> - you can't search on cc: or keywords fiel

Re: [gentoo-dev] pybugz call for testers

2012-04-10 Thread Mike Gilbert
On Tue, Apr 10, 2012 at 5:17 PM, William Hubbs wrote: > Here is the documentation for their search command [1]. It would > probably be better for us to open a bug against bugzilla itself and > request those changes be put in the api. > I did some digging on Bugzilla's Bugzilla. There is already a

Re: [gentoo-dev] pybugz call for testers

2012-04-10 Thread William Hubbs
On Tue, Apr 10, 2012 at 10:45:14PM +0200, "Paweł Hajdan, Jr." wrote: > On 4/10/12 7:54 PM, William Hubbs wrote: > > I have updated pybugz- to work with the xmlrpc interface of > > bugzilla. > > Cool, thank you for working on that. > > > I can name a couple of issues that are api limitations t

Re: [gentoo-dev] pybugz call for testers

2012-04-10 Thread Paweł Hajdan, Jr.
On 4/10/12 7:54 PM, William Hubbs wrote: > I have updated pybugz- to work with the xmlrpc interface of > bugzilla. Cool, thank you for working on that. > I can name a couple of issues that are api limitations that we can't do > anything about: > > - you can't search on cc: or keywords fields

[gentoo-dev] pybugz call for testers

2012-04-10 Thread William Hubbs
All, I have updated pybugz- to work with the xmlrpc interface of bugzilla. I can name a couple of issues that are api limitations that we can't do anything about: - you can't add keywords to a bug with the post command, but you can with the modify command. - you can't search on cc: or key