Bugzilla Migration

2018-03-23 Thread cicko
I guess that by now you've all seen the notification of the issue tracker
migration to GitLab?

https://mail.gnome.org/archives/desktop-devel-list/2018-March/msg00023.html

Probably I have missed any discussion about that in the past so I'm just
assuming GnuCash issues will get migrated to GitLab in one of the next
batches.



--
Sent from: http://gnucash.1415818.n4.nabble.com/GnuCash-Dev-f1435356.html
___
gnucash-devel mailing list
gnucash-devel@gnucash.org
https://lists.gnucash.org/mailman/listinfo/gnucash-devel


Re: Bugzilla Migration

2018-03-23 Thread Derek Atkins
Hi,

We are aware of this impending move and we are (and have been, for a
while) discussing our options.  Considering we have no ties to Gitlab at
the moment, migrating there doesn't really help us.  One option we are
considering is to migrate it to our own instance of Bugzilla.  We have
already reached out to the gnome project people to see about doing this.

I apologize that these discussions were less public than they possibly
should have been, but we expected to have a bit more time before this
move, so we had to make some fast choices and reach out quickly.

Thanks,

-derek

On Fri, March 23, 2018 1:16 pm, cicko wrote:
> I guess that by now you've all seen the notification of the issue tracker
> migration to GitLab?
>
> https://mail.gnome.org/archives/desktop-devel-list/2018-March/msg00023.html
>
> Probably I have missed any discussion about that in the past so I'm just
> assuming GnuCash issues will get migrated to GitLab in one of the next
> batches.
>
>
>
> --
> Sent from: http://gnucash.1415818.n4.nabble.com/GnuCash-Dev-f1435356.html
> ___
> gnucash-devel mailing list
> gnucash-devel@gnucash.org
> https://lists.gnucash.org/mailman/listinfo/gnucash-devel
>


-- 
   Derek Atkins 617-623-3745
   de...@ihtfp.com www.ihtfp.com
   Computer and Internet Security Consultant

___
gnucash-devel mailing list
gnucash-devel@gnucash.org
https://lists.gnucash.org/mailman/listinfo/gnucash-devel


Re: Bugzilla Migration

2018-03-23 Thread John Ralls
To clarify, what Derek means by "no ties to GitLab" is that we don't host our 
repository at git.gnome.org so we have nothing besides bugs to migrate. There 
are several other projects with this situation.

Regards,
John Ralls


> On Mar 23, 2018, at 10:24 AM, Derek Atkins  wrote:
> 
> Hi,
> 
> We are aware of this impending move and we are (and have been, for a
> while) discussing our options.  Considering we have no ties to Gitlab at
> the moment, migrating there doesn't really help us.  One option we are
> considering is to migrate it to our own instance of Bugzilla.  We have
> already reached out to the gnome project people to see about doing this.
> 
> I apologize that these discussions were less public than they possibly
> should have been, but we expected to have a bit more time before this
> move, so we had to make some fast choices and reach out quickly.
> 
> Thanks,
> 
> -derek
> 
> On Fri, March 23, 2018 1:16 pm, cicko wrote:
>> I guess that by now you've all seen the notification of the issue tracker
>> migration to GitLab?
>> 
>> https://mail.gnome.org/archives/desktop-devel-list/2018-March/msg00023.html
>> 
>> Probably I have missed any discussion about that in the past so I'm just
>> assuming GnuCash issues will get migrated to GitLab in one of the next
>> batches.
>> 
>> 
>> 
>> --
>> Sent from: http://gnucash.1415818.n4.nabble.com/GnuCash-Dev-f1435356.html
>> ___
>> gnucash-devel mailing list
>> gnucash-devel@gnucash.org
>> https://lists.gnucash.org/mailman/listinfo/gnucash-devel
>> 
> 
> 
> -- 
>   Derek Atkins 617-623-3745
>   de...@ihtfp.com www.ihtfp.com
>   Computer and Internet Security Consultant
> 
> ___
> gnucash-devel mailing list
> gnucash-devel@gnucash.org
> https://lists.gnucash.org/mailman/listinfo/gnucash-devel

___
gnucash-devel mailing list
gnucash-devel@gnucash.org
https://lists.gnucash.org/mailman/listinfo/gnucash-devel


Re: GnuCash Project in Bugzilla -- DB Dumps?

2018-03-23 Thread Derek Atkins
Andre,

Thanks for the information.  Yes, I am certainly aware there are
attachments, user accounts, etc all tied in.

In terms of the API, I was under the impression that Gnome's bugzilla was
a locally-modified BZ3.0?  Would the BZ4.4 APIs work there?  I would not
expect them to.

Thanks,

-derek

On Fri, March 23, 2018 10:41 am, Andre Klapper wrote:
> Hi,
>
> On Thu, 2018-03-22 at 22:32 +0100, Carlos Soriano wrote:
>> Andre, is it possible to do point 1?
>
> CC'ing bugmas...@gnome.org as other folks might know way better.
> (FYI, 8427 GnuCash tickets currently.)
>
> DB: The "bugs" database table has a "product_id" column. But there are
> also things like attachments, user accounts with addresses, etc... :-/
>
> There is also an API at
> https://www.bugzilla.org/docs/4.4/en/html/api/Bugzilla/WebService/Bug.html
>
> Cheers,
> andre
>
>> On 22 March 2018 at 17:31, Derek Atkins  wrote:
>> > I am one of the developers for the GnuCash project, and I help run
>> > GnuCash's infrastructure.  We already host our own mailing lists, GIT
>> > master repo, Wiki, etc.  However we have been using Gnome's bugzilla.
>> >
>> > With the BZ phase-out we are considering running our own BZ instance.
>> > Our goal would be to use the same bug ID numbers (because our history
>> is
>> > littered with references to "Bug #xxx" that we'd like to maintain.
>> > However, to do this we would need to be able to get a dump of our BZ
>> > project data.
>> >
>> > How hard is it for you to get us a DB Dump of our project? Is that
>> even
>> > possible?  If so, what would be the process to request it?
>> >
>> > Specifically I was thinking:
>> >
>> > 1) Get an initial dump ASAP in order to play with setting up our BZ
>> >instance and testing the local infrastructure.  This would give us
>> >the chance to make sure we can import the database but also ensure
>> >our infrastructure is working.
>> >
>> > 2) Sometime before June 1 we get a "final dump" of our bug database.
>> At
>> >that time we would ask that our gnome instance be turned read-only
>> >and we would take over control on our end.
>> >
>> > What are your thoughts?
>
> --
> Andre Klapper  |  ak...@gmx.net
> http://blogs.gnome.org/aklapper/
>


-- 
   Derek Atkins 617-623-3745
   de...@ihtfp.com www.ihtfp.com
   Computer and Internet Security Consultant

___
gnucash-devel mailing list
gnucash-devel@gnucash.org
https://lists.gnucash.org/mailman/listinfo/gnucash-devel