[Testrunner-users] New release 0.5
Brought to you by:
efuentetaja,
gregaryh
|
From: Fuentetaja, E. <ed....@tt...> - 2004-01-27 16:45:11
|
I just released new version, 0.5. Although this version doesn't include any new functionality with respect to v 0.4.5, this is a major milestone for Test Runner, I think, because this is the first version than works with both Bugzilla 2.16* and 2.17*. This is going to simplify greatly maintenance and bug fixing. It also offers the possibility to those users running BTR 0.3 to upgrade to this version and benefit from user interface improvements introduced in versions 0.4. I included several scripts that detect the version of Bugzilla/BTR running and upgrade the database accordingly. To make Test Runner work on a Bugzilla 2.16* database I'm adding 'id' columns to both products and components tables. This should be harmless. Bugzilla 2.16 should ignore this new fields. Test Runner uses them to join with every other table. The upgrade script should migrate the BTR 0.3 database to 0.5 without any loss of information. I've spent a great deal of time testing the installation/upgrade procedures and they seem to be working fine. Anyway, I cannot emphasized strongly enough the importance of making a backup of the Bugzilla's database and directories, in case that bad things happen during the installation. Thanks, Ed Fuentetaja |