GithubHelp home page GithubHelp logo

gluster / gluster-bugs-webui Goto Github PK

View Code? Open in Web Editor NEW

This project forked from tracyajones/nova_bugs

0.0 10.0 7.0 33 KB

Scripts to help with gluster bug management at

Home Page: http://bugs.gluster.org/

License: Apache License 2.0

JavaScript 22.84% Shell 1.54% CSS 27.81% HTML 25.78% Python 22.04%

gluster-bugs-webui's Introduction

To run the report manually

$ bash run-report.sh

You may see some error output when the description contains funky characters. These bugs are dropped from the report, so I usually manualy fix the bug titles for the next run.

Such errors look like the following :-

'ascii' codec can't encode character u'\u2019' in position 160: ordinal not in range(128) ,{"index": 930, "id": 1352193, "importance": "Undecided", "status": "New", "owner": "https://api.launchpad.net/1.0/~dbcocle", "title": "The nova API service can’t hand image metadata properly when metadata key contains uppercase letter", "link": "https://bugs.launchpad.net/nova/+bug/1352193","age": 31, "update": 29, "stale": 0, "never_touched": 0,"projects": [{"target": "nova", "status": "New"}] ,"reviews": []}

Once the report is done (it takes about 1/2 hour currently), you need to rename the output file from bugs_refresh.json to bugs.json. Then you can use your handy brower to open the gluster-bugs.html file and you should see the page and the new data.

Licensing

This Project is licensed under the Apache License, Version 2.0 (the "License").

gluster-bugs-webui's People

Contributors

a2batic avatar aravindavk avatar dims avatar lalatendumohanty avatar msvbhat avatar nixpanic avatar sdague avatar smitthakkar96 avatar tracyajones avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

gluster-bugs-webui's Issues

List the component of the Bug

It would help if the webui shows the component (and sub-component?) of the bug. This should make it easier for maintainers to check/verify things.

AttributeError: Bug object has no attribute 'comments'.

Traceback (most recent call last):
  File "gluster-bugs.py", line 175, in <module>
    main()
  File "gluster-bugs.py", line 139, in main
    (age, updated, 1 if stale else 0, 1 if len(task.comments) == 1 else 0))
  File "/usr/lib/python2.7/site-packages/bugzilla/bug.py", line 110, in __getattr__
    raise AttributeError(msg)
AttributeError: Bug object has no attribute 'comments'.
If 'comments' is a bugzilla attribute, it may not have been cached when the bug was fetched. You may want to adjust your
include_fields for getbug/query.

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.