Commit Graph

4 Commits

Author SHA1 Message Date
Andreas Jaeger 0ec5a78f66 Sync with governance
Run script generate-gitmodules.py to sync with governace repository to
add new repositories and remove retired ones.

Change-Id: Ia42b717ad242958ba4a9689ac814c956f460712f
2020-06-07 16:15:34 +02:00
Jenkins 9de75dde18 Updated openstack/openstack
Project: openstack-infra/bugdaystats  6d52e41e38cfd5d54248afa79454e6a230138ec4

Add "daily" option to bugdaystats.py

Recently, we are triaging bugs of Tempest on the launchpad and that
work was fine to clean up old bugs and fixed bugs with different
patches.
Current bugdaystats shows it in last several days statically, and it
would be nice to add more long terms like in 30 days or a release to see
bug triage trends.

This patch adds a "daily" option to bugdaystats.py for making daily data
json files. The file can be used to show long term data in other graphs.

Change-Id: Ieac396389ce13468b717d03264164c77f7c36104
2016-10-05 16:59:36 +00:00
Masayuki Igawa 7a0db8b57b Updated openstack/openstack
Project: openstack-infra/bugdaystats  0808b5e760668ed8fedc0543a52399c468a29ddc

Add .tox dir to .gitignore

This commit adds .tox directory to .gitignore because we don't need to
track it.

Change-Id: I289c7b58ff1d55932ccb28d71bcdafde46fda3de
2016-09-22 18:14:26 +00:00
Christian Berendt 951e2e05b3 Updated openstack/openstack
Project: openstack-infra/bugdaystats  5e2b9bc7032ccd9bdca94fc4a5c573a8199844b7

Prettified all HTML files

Prettified all HTML files using Beautiful Soup with the
following script.

https://github.com/berendt/openstack-development/blob/master/prettify.py

Change-Id: Icd5a1ffd0ad0eaf5cbbeed9d8d6ae66d7f569041
2015-08-07 19:27:38 +00:00