Opened 10 years ago
Last modified 10 years ago
#2212 closed task
Release HeuristicLab 3.3.11 — at Version 8
Reported by: | ascheibe | Owned by: | ascheibe |
---|---|---|---|
Priority: | medium | Milestone: | HeuristicLab 3.3.11 |
Component: | General | Version: | 3.3.10 |
Keywords: | Cc: |
Description (last modified by ascheibe)
Codename:
- Las Palmas
New Features:
- New algorithm: parameter-less population pyramid (P3)
- New problems: Binary test problems
- Deceptive trap problem
- Deceptive trap step problem
- HIFF problem
- New problem: Orienteering problem
- Updated problem: External evaluation
- New views for statistical testing and analysis of run collections
- New UI for C# scripts based on AvalonEdit
- New script type: programmable problem
- New APIs that make it easier to implement new algorithms and problems
- Upgraded to .NET 4.5
Release Steps:
Stable Branch:
- Increment plugin and application versions
- Update versions in plugin dependencies
- Increment assembly file versions
- Increment installer 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
- Merge commits back into trunk
Release tag:
- Update target path in CustomPostBuildTemplate_UpdateLocalInstallation.cmd in project HeuristicLab-3.3
- Build configuration Release Any CPU
- Check if it compiles with mono
- Remove unnecessary files from build output (*.vshost.exe, *.vshost.exe.config, *.vshost.exe.manifest, *.pdb, *.dll.config (do not remove DotNetScilab-1.0.dll.config, that's a plugin dependency), app.config)
- Hide HeuristicLab 3.3.exe.config
- Create zip file
Trac:
- Attach zip file to Download wiki page
- Update wiki pages Download, ChangeLog, ChangeLogPending, etc. (download button for current version is always called HL-Download.png)
- Create new milestone for the next release
- Change description of the current milestone into changelog style
- Update ChangeLogPending to display tickets of the next release milestone
- Complete current milestone and retarget all its remaining open tickets
- Update default version in the trac Admin module
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
- Update Wikipedia page
- Update Features page
- Inform everybody else who might be interested
Change History (8)
comment:1 Changed 10 years ago by ascheibe
- Status changed from new to accepted
comment:2 Changed 10 years ago by ascheibe
- Description modified (diff)
comment:3 Changed 10 years ago by ascheibe
- Description modified (diff)
comment:4 Changed 10 years ago by ascheibe
comment:5 Changed 10 years ago by ascheibe
- Description modified (diff)
comment:6 Changed 10 years ago by ascheibe
- Description modified (diff)
comment:7 Changed 10 years ago by abeham
We currently have 3 warnings in the trunk solution.
comment:8 Changed 10 years ago by ascheibe
- Description modified (diff)
Note: See
TracTickets for help on using
tickets.
r11184 updated tutorial slides