Giter VIP home page Giter VIP logo

bughub's Introduction

BugHub

Get bugs from GitHub and Bugzilla and dump them to a CSV file.

Usage:

python bughub.py SOURCE [SOURCE] [...]

Each SOURCE is a string such as:

github:user:repo:field=value

or:

bugzilla:field=value

In either of the above cases, any number of field=value clauses can be included in the source definition; they will be urlencoded and passed directly to the relevant API as querystring parameters.

CSV output will go to stdout.

Use the -v or --verbose option to get debug logging to stderr.

See the included basecamp.sh for sample usage.

Requires Python 2.7 (or Python 2.6 with the argparse package installed).

Developing

To install the requirements for running the tests:

pip install -r requirements.txt

To run the tests and measure coverage:

./runtests.sh

To view test coverage data:

firefox htmlcov/index.html

bughub's People

Contributors

carljm avatar

Stargazers

 avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

Forkers

ctalbert

bughub's Issues

Naming conflict

Howdy!

I author an app BugHub (http://bughubapp.com) and was hoping you would consider renaming this project. I am an independent developer, and without a mammoth marketing budget, Mozilla will most certainly trample over my app in search results (for no other reason that it's a Mozilla project).

As a show of good faith, I'm willing to hand out as many promo codes as requested from @mozilla.org email addressed :)

Thank you

Wiki changes

FYI: The following changes were made to this repository's wiki:

  • defacing spam has been removed

  • the wiki has been disabled, as it was not used

These were made as the result of a recent automated defacement of publically writeable wikis.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.