Opened 14 years ago
Last modified 14 years ago
#1461 closed task
Release HeuristicLab 3.3.4 — at Version 5
Reported by: | swagner | Owned by: | swagner |
---|---|---|---|
Priority: | highest | Milestone: | HeuristicLab 3.3.4 |
Component: | General | Version: | 3.3.4 |
Keywords: | Cc: |
Description (last modified by swagner)
Release steps:
Trunk:
- Update samples
- Increment plugin 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
- Check and if necessary update Files.txt and MergeConfigs.cmd in project HeuristicLab-3.3
- 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)
- Create zip files
Trac:
- Attach zip files to Download wiki page
- Update wiki pages Download, WikiStart, DevelopersManual? and ChangeLog
- 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
Marketing and PR:
- Post info about new release on HEAL homepage and HeuristicLab Facebook fan page
- Inform everybody else who might be interested
Change History (5)
comment:1 Changed 14 years ago by gkronber
comment:2 Changed 14 years ago by gkronber
r6048: deactivated overfitting analyzer in symbolic regression and classification samples.
comment:3 Changed 14 years ago by abeham
- Updated remaining samples (ES, GA-TSP, GA-VRP, Island GA-TSP, LS-Knapsack, SA-Rastrigin, TS-TSP)
comment:4 Changed 14 years ago by gkronber
Andreas, thanks for updating the samples. We need to better coordinate our efforts!
comment:5 Changed 14 years ago by swagner
- Description modified (diff)
Note: See
TracTickets for help on using
tickets.
r6047 updated GP samples