mailing list of musl libc
 help / color / mirror / code / Atom feed
* Time for a bug tracker?
@ 2014-09-05  0:32 Rich Felker
  2014-09-05  2:38 ` Alain Toussaint
  0 siblings, 1 reply; 2+ messages in thread
From: Rich Felker @ 2014-09-05  0:32 UTC (permalink / raw)
  To: musl

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


^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2014-09-05  2:38 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2014-09-05  0:32 Time for a bug tracker? Rich Felker
2014-09-05  2:38 ` Alain Toussaint

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).