Opened 13 years ago
Last modified 12 years ago
#1741 closed task
Release HeuristicLab 3.3.7 — at Version 7
Reported by: | swagner | Owned by: | swagner |
---|---|---|---|
Priority: | highest | Milestone: | HeuristicLab 3.3.7 |
Component: | General | Version: | 3.3.7 |
Keywords: | Cc: |
Description (last modified by swagner)
Release steps:
Trunk:
- Update samples
- Increment plugin and application versions
- Update versions in plugin dependencies
- Increment assembly file versions
- Check and if necessary update year of copyrights
- Check and if necessary update build configurations and project dependencies
- Check if all unit tests are passed
- Create release tag
Release tag:
- Remove plugins which are not part of the release
- Update target path in CustomPostBuildTemplate_UpdateLocalInstallation.cmd in project HeuristicLab-3.3
- Check and if necessary update Builder.testsettings in project HeuristicLab-3.3.Tests
- Build configurations Release Any CPU, Release x86 and Release x64
- Remove unnecessary files from build output (*.vshost.exe, *.vshost.exe.config, *.vshost.exe.manifest, *.pdb, XML doc files, log files, *.dll.config, app.config)
- Create zip files
Trac:
- Attach zip files to Download wiki page
- Update wiki pages Download, WikiStart, DevelopersManual?, UsersFeatures? and ChangeLog (download button for current version is always called HL-Download.png)
- Create new milestone for the next release
- Update version in all tickets of the current milestone which are ready to release
- Close all tickets of the current milestone which are ready to release
- Change description of the current milestone into changelog style
- Complete current milestone and retarget all its remaining open tickets
- Update default version in the trac Admin module
Deployment Server:
Upload pluginsUpdate productsTest update of previous version
These steps are not required for HeuristicLab 3.3.x anymore, as we have some fundamental problems with the update service (see #1743 and #1891).
Documentation:
- Update tutorial slides (latest version, number of plugins, algorithms and problems, features)
Marketing and PR:
- Post info about new release on HEAL homepage and HeuristicLab Facebook fan page
- Write a release announcement for the Blog and send a mail to our mailing list
- Inform everybody else who might be interested
Change History (7)
comment:1 Changed 13 years ago by swagner
- Description modified (diff)
comment:2 Changed 13 years ago by swagner
- Description modified (diff)
comment:3 Changed 12 years ago by gkronber
comment:4 Changed 12 years ago by svonolfe
Added tabu search VRP sample in r8233 as discussed with abeham
comment:5 Changed 12 years ago by swagner
- Status changed from new to accepted
comment:6 Changed 12 years ago by swagner
Updated version numbers and added missing files in Files.txt in r8246.
comment:7 Changed 12 years ago by swagner
- Description modified (diff)
Note: See
TracTickets for help on using
tickets.
r8205: updated samples for the upcoming release