lp://qastaging/~bughelper-dev/bughelper/bughelper-ng
Bughelper - next generation
=======
This is a completely rewritten version of the bughelper tools. It uses
launchpadlib to access launchpad.net. In addition to bughelper clue files
it is also able to use apport bugpattern to query bugreports. Also the
internal mechanism of launchpad to lookup possible duplicates can be used.
Development
===========
bughelper uses a buildout environment for development. To create
such environemt run
$ python bootstrap.py
$ bin/buildout
The bughelper tool ca now be excecuted by running
$ bin/bughlper --help
bughelper also has a testsuite. To run the tests run
$ bin/test
- Get this branch:
- bzr branch lp://qastaging/~bughelper-dev/bughelper/bughelper-ng
Branch merges
Branch information
Recent revisions
- 46. By Markus Korn
-
added some license header; small fix to __bughelper_
result_ _: there can theoretically be multible results for one task - 45. By Markus Korn
-
updated README; don't automatically fail if no supported version og apport is found
Branch metadata
- Branch format:
- Branch format 6
- Repository format:
- Bazaar pack repository format 1 (needs bzr 0.92)