mailing list of musl libc
 help / color / mirror / code / Atom feed
From: Rich Felker <dalias@libc.org>
To: musl@lists.openwall.com
Subject: Time for a bug tracker?
Date: Thu, 4 Sep 2014 20:32:37 -0400	[thread overview]
Message-ID: <20140905003237.GA26722@brightrain.aerifal.cx> (raw)

I'm wondering if we've reached the point yet where musl really should
have a bug/issue tracker. I know I've started to have a hard time
keeping track of open requests for bug fixes, features, etc.

If we do add a bug tracker, here are some criteria I think would be
useful for selecting one:

1. Easily integrates with our current developers' and
   users'/bug-reporters' preferred tools/workflows:

- No need for heavy web browser, but convenient to use with one if you
  do want to.
- Ability to query and make changes to issues via command line tool
  and/or email if preferred.

2. Easy to link to other resources:

- Mailing list message that reported an issue, if it was first
  reported/discussed by email.
- Git commit that introduced bug, if it's a regression.
- Git commit in test repo that adds regression test, if any.
- Downstream bug reports (e.g. in musl-based distros).

3. Practical to host on light musl-based hosting:

- No dependency on Apache or other bloated httpds.
- No dependency on ultra-bloated application frameworks or language
  runtimes like Java, though Python, Perl, or PHP could possibly be
  tolerable.
- No dependency on bloated database backends.

One thing I'd like to consider, if/when we do setup a bug tracker, is
importing a sort of bug history, generated 90%-mechanically from musl
git history, so we can have searchable records of past bugs and
corresponding regression tests in it. One motivation for this is that
I'd like to have separate bug status for "fixed, pending regression
test" and "fixed, has regression test" so that we could track which
bugs are missing regression tests, and do that tracking for historical
bugs too.

Any recommendations? I have the most experience with bugzilla, and
like it well enough, but I don't know where it stands for all the
criteria above.

Rich


             reply	other threads:[~2014-09-05  0:32 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-09-05  0:32 Rich Felker [this message]
2014-09-05  2:38 ` Alain Toussaint

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20140905003237.GA26722@brightrain.aerifal.cx \
    --to=dalias@libc.org \
    --cc=musl@lists.openwall.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this public inbox

	https://git.vuxu.org/mirror/musl/

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).