14
0
Files
python-openqa_review/python-openqa_review.changes

110 lines
4.5 KiB
Plaintext
Raw Normal View History

-------------------------------------------------------------------
Thu Sep 29 19:59:24 UTC 2016 - opensuse-packaging@opensuse.org
- Update to version 1.3.0:
* report_links: Make 'latest' a link in markdown format
* wip -- add bug report links, also for progress, for later
* TODO: correct indendation of some entries
* TODO: Remove implemented bug reporting links
* browser: Support saving pages with unicode content in python2
* issue_report_link: Support non-digit builds
* issue_report_link: Handle non-existing product mapping option gracefully
* Allow filtering for closed / unassigned bugs
* TODO: Add some ideas
* Add dashboard generation script
* Store dashboard file at common "bin" location
* Delete unnecessary bootstrap.js and font files
* Add LICENSE.GPL-2 for files under dashboard_files/
* dashboard: Use robust 'sh -e' shebang
* Add bin/openqa_review_osd_daily_email script
* dashboard: Make all variables options with defaults
* dashboard: Replace three-step sed replace by proper template replace
* dashboard: Customize logo with a big 'R' on top for 'review'
* Merge 'dashboard' and 'openqa_review_osd_daily_email'
* issue_report_link: Fix unsupported failures without failed modules
* TODO: Mark 'use test verbosity for existing' as fixed
* Do not fail when there are no closed/unass bugs (#28)
* Fix #21: Put hr to own line and use md syntax (#29)
* Make hr between products on dashboard page thicker (#31)
* Fix ") in issue subject breaking markdown (#30)
* Support new-style progress bars of openQA
-------------------------------------------------------------------
Wed Sep 21 20:05:02 UTC 2016 - opensuse-packaging@opensuse.org
- Update to version 1.2.0:
* Display ticket priority (#25)
* Show __doc__ as port of help
* Add links to verbose reports to directly report bugs
* Use host specific issue tracker product mapping
* Ensure multiple missing archs are sorted
* Add more information to bug report links
-------------------------------------------------------------------
Tue Sep 20 15:24:45 UTC 2016 - opensuse-packaging@opensuse.org
- Update to version 1.1.0:
* Get objects up into the main function (#22)
* Fix arch matching (#23)
* Treat incomplete->failed as new failures
-------------------------------------------------------------------
Mon Sep 19 15:00:14 UTC 2016 - opensuse-packaging@opensuse.org
- Update to version 1.0.0:
* Simplify script usage (#13)
* Add Browser cache (#15)
* Be more strict about bugrefs read on openQA webpages
* Use Objects to handle Issues and ArchReport
* Add .swp files to .gitignore
* Fix soft failed: Use new 'result_softfailed' str
* TODO: Add idea about bug reporting links
* Add ArchReports and IssueEntry obj (#19)
* '-r' and '-T' are not mutually exclusive anymore
* Get objects up into the main function (#22)
-------------------------------------------------------------------
Tue Sep 13 11:05:47 UTC 2016 - opensuse-packaging@opensuse.org
- Update to version 0.8.1:
* Fix 'missing architectures' entry not yielding proper table row
* Fix D403 style issues
* Prevent flake8 check running on existing .tox dir
* Ensure proper python2+3 testing on different distributions
* TODO: DONE "Using labels …" with commit fd1b373
* TODO: DONE "package for openSUSE"
-------------------------------------------------------------------
Mon Sep 12 21:08:50 UTC 2016 - opensuse-packaging@opensuse.org
- Update to version 0.8.0:
* Read Bugzilla issue status & subject (#8)
* Fix config parsing for python2 (#9)
* Fix insecure ssl warning (#10)
* TODO: Add reference to mass bug filing tool
* Let --query-issue-status" arg implie --bugrefs (#11)
* Extract Browser into module
* Extract report generator object for 'new issue'
* Use absolute imports for python2
-------------------------------------------------------------------
Thu Aug 25 09:29:41 UTC 2016 - opensuse-packaging@opensuse.org
- Update to version 0.7.1:
* .travis.yml: Add pypi deploy commands
* Correct name in setup.py to 'openqa_review'
* Add reference for pypi deploy to .travis.yml
* Accept 'not enough finished builds' as expected behaviour
* Prevent inactive job groups showing up in openQA >= 4.4
* Add wrapper script for SLES/HA review
* Correct markdown syntax of code segments
* Handle download errors graciously
* Correct log message for saving files in Browser
* Fix 'KeyError TODO' with builds having only bugref'd jobs
-------------------------------------------------------------------
Sun Jan 24 12:16:00 UTC 2016 - okurz@suse.de
- initial package