Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Re: Using GitHub
- X-seq: zsh-workers 37432
- From: "Nikolay Aleksandrovich Pavlov (ZyX)" <kp-pav@xxxxxxxxx>
- To: Bart Schaefer <schaefer@xxxxxxxxxxxxxxxx>, "zsh-workers@xxxxxxx" <zsh-workers@xxxxxxx>
- Subject: Re: Using GitHub
- Date: Thu, 24 Dec 2015 20:22:49 +0300
- Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=yandex.ru; s=mail; t=1450977770; bh=Ra9UIdp6P+tmOZU/Tz+TDKJ90KHKb9ecHL78KC0FMFU=; h=From:To:In-Reply-To:References:Subject:Date; b=PvPXdvW4ZHAbE1eziY8CDfB60k5/sqLD5SAW3qV9RKiU3U5KuW9QD0OWuDJ87xYfm FaXwmUSyPeC5jEPdtLuPr1McAPUhOL650a0Cqgz3P5pf5z9Tm9qiW4vYT0wbPrRwPy 32ObK25mOWh8VR62rgEbvflYvPEKh7Mxx4rAUSvk=
- In-reply-to: <151223151331.ZM32187@torch.brasslantern.com>
- List-help: <mailto:zsh-workers-help@zsh.org>
- List-id: Zsh Workers List <zsh-workers.zsh.org>
- List-post: <mailto:zsh-workers@zsh.org>
- Mailing-list: contact zsh-workers-help@xxxxxxx; run by ezmlm
- References: <CANSkH2riuTYVvWRDRcZTw=vjLBsJKWO9rx02qOS8YVC5AGwn+Q@mail.gmail.com> <151223151331.ZM32187@torch.brasslantern.com>
24.12.2015, 02:13, "Bart Schaefer" <schaefer@xxxxxxxxxxxxxxxx>:
> On Dec 23, 12:04pm, Lewis, Eric wrote:
> }
> } What are the development team's thoughts about adopting a tool like GitHub
> } for issue/bug tracking?
>
> Something along the lines of "Git off my lawn, ya whippersnapper" seems
> pretty likely.
>
> More seriously: We tried using the tracker on SourceForge and it didn't
> really work -- it wasn't well-monitored or kept up to date. Adding yet
> another source of bug reports, conversations to monitor, and updates to
> record, is not appealing, nor at this point is that something I have
> much time to attend to.
Problem may be that this is bug tracker on sourceforge: sourceforge is not popular nowadays. Also have a look at how Bram did: they have an issue tracker on github which posts to vim-dev, with a mailing daemon which posts back in case of replies. So users that got used to GH have their issue tracker, and users got used to mailing list get issues too. Though, of course, this makes GH issue tracker secondary because issues posted to vim-dev do not appear there.
>
> Others may have different feelings/opinions.
Messages sorted by:
Reverse Date,
Date,
Thread,
Author