Opened 13 years ago
Closed 13 years ago
#1572 closed task (done)
Release HeuristicLab 3.3.5
Reported by: | swagner | Owned by: | swagner |
---|---|---|---|
Priority: | highest | Milestone: | HeuristicLab 3.3.5 |
Component: | General | Version: | 3.3.5 |
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 (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
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 (10)
comment:1 Changed 13 years ago by swagner
- Status changed from new to accepted
comment:2 Changed 13 years ago by gkronber
comment:3 Changed 13 years ago by swagner
Incremented plugin versions and assembly file versions in r6548.
comment:4 Changed 13 years ago by swagner
mkofler updated the download image in r6556. Thanks.
comment:5 Changed 13 years ago by swagner
Updated build configurations in r6559.
comment:6 Changed 13 years ago by swagner
Created HeuristicLab 3.3.5 release tag in r6560.
comment:7 Changed 13 years ago by swagner
Removed plugins which are not included in the 3.3.5 release and updated files of the 3.3.5 release tag in r6561.
comment:8 Changed 13 years ago by swagner
- Status changed from accepted to readytorelease
comment:9 Changed 13 years ago by swagner
- Description modified (diff)
comment:10 Changed 13 years ago by swagner
- Resolution set to done
- Status changed from readytorelease to closed
Note: See
TracTickets for help on using
tickets.
Updated samples with r6541.