Opened 12 years ago
Closed 12 years ago
#1889 closed task (done)
Release HeuristicLab 3.3.8
Reported by: | swagner | Owned by: | swagner |
---|---|---|---|
Priority: | highest | Milestone: | HeuristicLab 3.3.8 |
Component: | General | Version: | 3.3.8 |
Keywords: | Cc: |
Description (last modified by swagner)
New Features:
- Mono Support
- RAPGA
- Scatter Search
- JSSP
- Time Series Prognosis
- Gaussian Process Regression
- Neighborhood Component Analysis
- L-BFGS
Release Steps:
Trunk:
- 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
- Update samples
- 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
- Build configuration Release Any CPU
- Remove unnecessary files from build output (*.vshost.exe, *.vshost.exe.config, *.vshost.exe.manifest, *.pdb, *.dll.config, app.config)
- Hide HeuristicLab 3.3.exe.config
- Create zip file
Trac:
- Attach zip file to Download wiki page
- Update wiki pages Download, DevelopersManual?, UsersFeatures?, ChangeLog, etc. (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, HeuristicLab Facebook fan page and LinkedIn
- Write a release announcement for the Blog and send a mail to our mailing list
- Inform everybody else who might be interested
Change History (20)
comment:1 Changed 12 years ago by swagner
- Description modified (diff)
comment:2 Changed 12 years ago by swagner
- Description modified (diff)
comment:3 Changed 12 years ago by swagner
- Description modified (diff)
comment:4 Changed 12 years ago by swagner
- Description modified (diff)
comment:5 Changed 12 years ago by swagner
- Description modified (diff)
comment:6 Changed 12 years ago by swagner
- Description modified (diff)
comment:7 Changed 12 years ago by abeham
- Description modified (diff)
comment:8 Changed 12 years ago by abeham
- Description modified (diff)
comment:9 Changed 12 years ago by abeham
- Description modified (diff)
comment:10 Changed 12 years ago by swagner
comment:11 Changed 12 years ago by swagner
Updated copyright year and incremented version of plugins, applications and assembly files in r9462.
comment:12 Changed 12 years ago by swagner
Updated samples in r9464.
comment:13 Changed 12 years ago by swagner
Updated start page text in r9465.
comment:14 Changed 12 years ago by svonolfe
comment:15 Changed 12 years ago by swagner
- Description modified (diff)
comment:16 Changed 12 years ago by swagner
Created release tag in r9480.
comment:17 Changed 12 years ago by swagner
Adapted release tag in r9481.
comment:18 Changed 12 years ago by swagner
- Status changed from new to accepted
comment:19 Changed 12 years ago by swagner
- Status changed from accepted to readytorelease
comment:20 Changed 12 years ago by swagner
- Resolution set to done
- Status changed from readytorelease to closed
Note: See
TracTickets for help on using
tickets.
Updated copyright year and added some missing license headers in r9456.