|
|
Line 1: |
Line 1: |
| == Table format? ==
| |
|
| |
|
| How do you feel about changing this page to a table format? This caught my eye when reviewing a changelog on another wiki page (like http://en.wikipedia.org/wiki/IOS_version_history). Is this too much?
| |
|
| |
| {| class="wikitable" style="width:100%; font-size:90%;"
| |
| ! style="background:#e9e9e9; text-align:center;"|Version
| |
| ! style="background:#e9e9e9; text-align:center;"|{{nowrap|Release date}}
| |
| ! style="background:#e9e9e9; text-align:center;"|Features
| |
| |-
| |
| | 0.4.3
| |
| | November 16, 2010
| |
| |
| |
| ; Overview
| |
| : This will be just a maintenance release, no big changes in it. It should reflect the fact that Fedora 14 was released
| |
| ; Notable changes
| |
| * tests reflect Fedora 14 release
| |
| * upgradepath is disabled for -testing repos
| |
| * test output is stored and accessible amongst other test logs, not just at autoqa-results
| |
| * added new initscripts tests
| |
| |-
| |
| | 0.4.4
| |
| | January 2011
| |
| |
| |
| ; Overview
| |
| : This will be an important milestone in AutoQA project, because our results will be widely visible for the first time. This release will focus on the most mandatory tests - depcheck and upgradepath - that offer a large benefit (non-broken repos) while ensuring very low chance of reporting false positives. After deploying this release the RelEng team should have much higher confidence when pushing updates to the stable repositories.
| |
| ; Notable changes
| |
| * new depcheck test is added and enabled by default
| |
| * depcheck and upgradepath tests report results as Bodhi comments
| |
| * bodhi watcher is rewritten into a watcher monitoring koji -pending tags
| |
| * full support for deploying to a staging server
| |
| |-
| |
| | 0.5.0
| |
| | February 2011
| |
| |
| |
| ; Overview
| |
| : This release will focus on shifting from autoqa-results-based storage of results to resultdb-based storage. This will be a major step in AutoQA architecture.
| |
| ; Notable changes
| |
| * resultdb is deployed and all tests send their results to it (autoqa-results is still used if simple web front-end is still not ready)
| |
| |-
| |
| |}
| |