Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.lang.python > #59734

Re: Suggest an open-source issue tracker, with github integration and kanban boards?

Path csiph.com!v102.xanadu-bbs.net!xanadu-bbs.net!feeder.erje.net!eu.feeder.erje.net!newsfeed.fsmpi.rwth-aachen.de!proxad.net!feeder1-2.proxad.net!news.tele.dk!news.tele.dk!small.news.tele.dk!newsgate.cistron.nl!newsgate.news.xs4all.nl!post.news.xs4all.nl!not-for-mail
Return-Path <alec.taylor6@gmail.com>
X-Original-To python-list@python.org
Delivered-To python-list@mail.python.org
X-Spam-Status OK 0.045
X-Spam-Evidence '*H*': 0.91; '*S*': 0.00; 'python,': 0.02; 'sub': 0.09; 'cc:addr:python-list': 0.11; 'apache': 0.15; 'python;': 0.16; 'subject: \n ': 0.16; 'subject:integration': 0.16; 'subject:issue': 0.16; 'two)': 0.16; 'thanks,': 0.17; 'wrote:': 0.18; 'written': 0.21; 'cc:addr:python.org': 0.22; '(or': 0.24; 'cc:2**0': 0.24; 'source': 0.25; 'header:In-Reply-To:1': 0.27; 'message-id:@mail.gmail.com': 0.30; 'url:mailman': 0.30; '(which': 0.31; 'towards': 0.31; 'open': 0.33; 'url:python': 0.33; 'subject:with': 0.35; 'but': 0.35; 'received:google.com': 0.35; 'url:listinfo': 0.36; 'subject:?': 0.36; 'url:org': 0.36; 'project': 0.37; 'nov': 0.38; 'issue': 0.38; 'pm,': 0.38; 'url:mail': 0.40; 'tracking': 0.61; 'linked': 0.65; 'to:addr:gmail.com': 0.65; 'covers': 0.68; 'plugins.': 0.84; 'subject:source': 0.84; 'url:trac': 0.84; 'many,': 0.93; '2013': 0.98
DKIM-Signature v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; bh=3IsdDwpu7TnB3zj00w4V0P8XF3qqntqbVBciGPQ2TAA=; b=tr9fWW8DXwXea20hvcQcSM1GXW/B7W5NdzmmEMfNgmeKNaOryIxvs5NAqdsW6fuNhl CyVR69BwTg1Bx/05HieN4MD+odVsuv/8GGtg6z2rYQYDDvHnZXo8jmRE1fhjEPpmCMyp a7BcnjzyPS9qW5vObXzvkiVPUXs4ui/ZTgHxHYm3sw8VFZ63c4ns3qNxa5DxvzSj0GuE IjuD+KErtEul1A90u1YPaJSiPYlTSyah+LTC0ITSbPo7CORBPMA0Gk1UC84TwAwr7ErB 5OfLrHuVTDFEWT5IVyJs1d/+xn58M0i0bCX+6K/SZM6mQxyuTUl30SoS067Gw0Fq428F dIQA==
MIME-Version 1.0
X-Received by 10.49.15.5 with SMTP id t5mr26853885qec.38.1384698754872; Sun, 17 Nov 2013 06:32:34 -0800 (PST)
In-Reply-To <14cbec62-8498-446b-a869-96e4ba45fdc3@googlegroups.com>
References <mailman.2532.1384346798.18130.python-list@python.org> <14cbec62-8498-446b-a869-96e4ba45fdc3@googlegroups.com>
Date Mon, 18 Nov 2013 01:32:34 +1100
Subject Re: Suggest an open-source issue tracker, with github integration and kanban boards?
From Alec Taylor <alec.taylor6@gmail.com>
To Miki Tebeka <miki.tebeka@gmail.com>
Content-Type text/plain; charset=ISO-8859-1
Cc "comp.lang.python" <python-list@python.org>
X-BeenThere python-list@python.org
X-Mailman-Version 2.1.15
Precedence list
List-Id General discussion list for the Python programming language <python-list.python.org>
List-Unsubscribe <https://mail.python.org/mailman/options/python-list>, <mailto:python-list-request@python.org?subject=unsubscribe>
List-Archive <http://mail.python.org/pipermail/python-list/>
List-Post <mailto:python-list@python.org>
List-Help <mailto:python-list-request@python.org?subject=help>
List-Subscribe <https://mail.python.org/mailman/listinfo/python-list>, <mailto:python-list-request@python.org?subject=subscribe>
Newsgroups comp.lang.python
Message-ID <mailman.2779.1384698762.18130.python-list@python.org> (permalink)
Lines 10
NNTP-Posting-Host 2001:888:2000:d::a6
X-Trace 1384698762 news.xs4all.nl 16003 [2001:888:2000:d::a6]:55537
X-Complaints-To abuse@xs4all.nl
Xref csiph.com comp.lang.python:59734

Show key headers only | View raw


Thanks, I have actually been leaning towards Apache Bloodhound (which
is built on Trac)

On Sun, Nov 17, 2013 at 12:28 PM, Miki Tebeka <miki.tebeka@gmail.com> wrote:
>> Can you recommend an open source project (or two) written in Python;
>> which covers multi project + sub project issue tracking linked across
>> github repositories?
> Don't know if it covers all what you need, but http://trac.edgewall.org/ is written in Python, and has many, many plugins.
> --
> https://mail.python.org/mailman/listinfo/python-list

Back to comp.lang.python | Previous | NextPrevious in thread | Next in thread | Find similar | Unroll thread


Thread

Suggest an open-source issue tracker, with github integration and kanban boards? Alec Taylor <alec.taylor6@gmail.com> - 2013-11-13 23:46 +1100
  Re: Suggest an open-source issue tracker, with github integration and kanban boards? Miki Tebeka <miki.tebeka@gmail.com> - 2013-11-16 17:28 -0800
    Re: Suggest an open-source issue tracker, with github integration and kanban boards? Alec Taylor <alec.taylor6@gmail.com> - 2013-11-18 01:32 +1100
  Re: Suggest an open-source issue tracker, with github integration and kanban boards? Kevin Walzer <kw@codebykevin.com> - 2013-11-17 13:47 -0500
    Re: Suggest an open-source issue tracker, with github integration and kanban boards? Alec Taylor <alec.taylor6@gmail.com> - 2013-11-21 01:36 +1100
      Re: Suggest an open-source issue tracker, with github integration and kanban boards? Miki Tebeka <miki.tebeka@gmail.com> - 2013-11-20 09:07 -0800
        Re: Suggest an open-source issue tracker, with github integration and kanban boards? Alec Taylor <alec.taylor6@gmail.com> - 2013-11-23 12:49 +1100

csiph-web