Bug#910108: RFP: git-bug -- Distributed bug tracker embedded in Git

2020-05-22 Thread Yaroslav Halchenko
I would have loved to see this one in debian as well!  May be someone
from Debian Go Team could have paved the way 

On Tue, 02 Oct 2018, Antoine Beaupre wrote:

> Package: wnpp
> Severity: wishlist

> * Package name: git-bug
>   Version : 0.3.0
>   Upstream Author : Michael Muré 
> * URL : https://github.com/MichaelMure/git-bug
> * License : GPL-3+
>   Programming Lang: Golang
>   Description : Distributed bug tracker embedded in Git

> git-bug is a distributed bug tracker embedded in git. It uses git's
> internal storage so no files are added in your project.

> As you would do with commits and branches, you can push your bugs to
> the same git remote you are already using to collaborate with other
> people.

> ==

> I've been maintaining bugs-everywhere (BE) in Debian for a while now,
> which accomplishes a similar goal, but with bugs stored in branches
> (or in files? i forgot). In any case, BE is unmaintained now and this
> looks like a promising alternative, particularly with future two-way
> integration with upstream bugtrackers (e.g. GitHub import for now).

> It probably has (too many) golang dependencies that need to be bundled
> and all that usual stuff.

> Golang team maintenance, most likely. Documented here to share it with
> the Debian community and make sure there's no work duplicated.

-- 
Yaroslav O. Halchenko
Center for Open Neuroscience http://centerforopenneuroscience.org
Dartmouth College, 419 Moore Hall, Hinman Box 6207, Hanover, NH 03755
Phone: +1 (603) 646-9834   Fax: +1 (603) 646-1419
WWW:   http://www.linkedin.com/in/yarik



Bug#910108: RFP: git-bug -- Distributed bug tracker embedded in Git

2018-10-02 Thread Antoine Beaupre
Package: wnpp
Severity: wishlist

* Package name: git-bug
  Version : 0.3.0
  Upstream Author : Michael Muré 
* URL : https://github.com/MichaelMure/git-bug
* License : GPL-3+
  Programming Lang: Golang
  Description : Distributed bug tracker embedded in Git

git-bug is a distributed bug tracker embedded in git. It uses git's
internal storage so no files are added in your project.

As you would do with commits and branches, you can push your bugs to
the same git remote you are already using to collaborate with other
people.

==

I've been maintaining bugs-everywhere (BE) in Debian for a while now,
which accomplishes a similar goal, but with bugs stored in branches
(or in files? i forgot). In any case, BE is unmaintained now and this
looks like a promising alternative, particularly with future two-way
integration with upstream bugtrackers (e.g. GitHub import for now).

It probably has (too many) golang dependencies that need to be bundled
and all that usual stuff.

Golang team maintenance, most likely. Documented here to share it with
the Debian community and make sure there's no work duplicated.