Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Release HeuristicLab 3.3.11 #2212

Closed
HeuristicLab-Trac-Bot opened this issue Jul 10, 2014 · 29 comments
Closed

Release HeuristicLab 3.3.11 #2212

HeuristicLab-Trac-Bot opened this issue Jul 10, 2014 · 29 comments

Comments

@HeuristicLab-Trac-Bot
Copy link
Collaborator

Issue migrated from trac ticket # 2212

milestone: HeuristicLab 3.3.11 | component: General | priority: medium | resolution: done

2014-07-10 23:00:40: @Shabbafru created the issue


Codename:

  • Beach Bar

-New Features:*

  • New algorithm: parameter-less population pyramid (P3)
  • New problems: Binary test problems
    • Deceptive trap problem
    • Deceptive trap step problem
    • HIFF problem
  • New views for statistical testing and analysis of run collections
  • New UI for C# scripts based on AvalonEdit
  • New problem type: Programmable problem
  • New APIs that make it easier to implement algorithms and problems
  • Upgraded to .NET 4.5

-Release Steps:*

Stable Branch:

  1. Increment plugin and application versions
  2. Update versions in plugin dependencies
  3. Increment assembly file versions
  4. Increment installer versions
  5. Check and if necessary update year of copyrights
  6. Check and if necessary update build configurations and project dependencies
  7. Check if all unit tests are passed
  8. Update samples
  9. Create release tag
  10. Merge commits back into trunk

Release tag:

  1. Update target path in CustomPostBuildTemplate_UpdateLocalInstallation.cmd in project HeuristicLab-3.3
  2. Build configuration Release Any CPU
  3. Check if it compiles with mono
  4. 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)
  5. Hide HeuristicLab 3.3.exe.config
  6. Create zip file

Trac:

  1. Attach zip file to [wiki:Download] wiki page
  2. Update wiki pages [wiki:Download], [wiki:ChangeLog], [wiki:ChangeLogPending], etc. (download button for current version is always called HL-Download.png)
  3. Create new milestone for the next release
  4. Change description of the current milestone into changelog style
  5. Update ChangeLogPending to display tickets of the next release milestone
  6. Complete current milestone and retarget all its remaining open tickets
  7. Update default version in the trac Admin module

Documentation:

  1. Update tutorial slides (latest version, number of plugins, algorithms and problems, features)

Marketing and PR:

  1. Post info about new release on HEAL homepage, HeuristicLab Facebook fan page and LinkedIn
  2. Write a release announcement for the Blog and send a mail to our mailing list
  3. Update Wikipedia page
  4. Update Features page
  5. Inform everybody else who might be interested
@HeuristicLab-Trac-Bot
Copy link
Collaborator Author

2014-07-10 23:00:51: @Shabbafru changed status from new to accepted

@HeuristicLab-Trac-Bot
Copy link
Collaborator Author

2014-07-10 23:01:26: @Shabbafru edited the issue description

@HeuristicLab-Trac-Bot
Copy link
Collaborator Author

2014-07-10 23:38:10: @Shabbafru edited the issue description

@HeuristicLab-Trac-Bot
Copy link
Collaborator Author

2014-07-11 00:09:14: @Shabbafru commented


r11184 updated tutorial slides

@HeuristicLab-Trac-Bot
Copy link
Collaborator Author

2014-07-11 00:10:36: @Shabbafru edited the issue description

@HeuristicLab-Trac-Bot
Copy link
Collaborator Author

2014-11-28 09:49:20: @Shabbafru edited the issue description

@HeuristicLab-Trac-Bot
Copy link
Collaborator Author

2015-01-22 10:24:12: @abeham commented


We currently have 3 warnings in the trunk solution.

@HeuristicLab-Trac-Bot
Copy link
Collaborator Author

2015-02-05 20:49:12: @Shabbafru edited the issue description

@HeuristicLab-Trac-Bot
Copy link
Collaborator Author

2015-02-05 21:46:43: @Shabbafru edited the issue description

@HeuristicLab-Trac-Bot
Copy link
Collaborator Author

2015-02-12 21:59:29: @Shabbafru edited the issue description

@HeuristicLab-Trac-Bot
Copy link
Collaborator Author

2015-02-13 14:29:16: @Shabbafru edited the issue description

@HeuristicLab-Trac-Bot
Copy link
Collaborator Author

2015-02-13 14:35:31: @s-wagner edited the issue description

@HeuristicLab-Trac-Bot
Copy link
Collaborator Author

2015-02-13 17:30:13: @Shabbafru commented


r12008 incremented plugin versions

@HeuristicLab-Trac-Bot
Copy link
Collaborator Author

2015-02-13 17:46:13: @Shabbafru commented


r12009 updated copyright year

@HeuristicLab-Trac-Bot
Copy link
Collaborator Author

2015-02-13 17:47:36: @Shabbafru edited the issue description

@HeuristicLab-Trac-Bot
Copy link
Collaborator Author

2015-02-13 17:59:48: @Shabbafru edited the issue description

@HeuristicLab-Trac-Bot
Copy link
Collaborator Author

2015-02-13 17:59:48: @Shabbafru commented


r12010 updated samples

@HeuristicLab-Trac-Bot
Copy link
Collaborator Author

2015-02-13 18:06:03: @Shabbafru edited the issue description

@HeuristicLab-Trac-Bot
Copy link
Collaborator Author

2015-02-13 18:35:13: @Shabbafru commented


r12011 created tag for 3.3.11

@HeuristicLab-Trac-Bot
Copy link
Collaborator Author

2015-02-13 18:35:51: @Shabbafru edited the issue description

@HeuristicLab-Trac-Bot
Copy link
Collaborator Author

2015-02-13 18:58:03: @Shabbafru commented


r12012: merged r12008, r12009, r12010 back into trunk

@HeuristicLab-Trac-Bot
Copy link
Collaborator Author

2015-02-13 19:00:27: @Shabbafru edited the issue description

@HeuristicLab-Trac-Bot
Copy link
Collaborator Author

2015-02-13 19:12:16: @Shabbafru commented


r12013 added new download logo

@HeuristicLab-Trac-Bot
Copy link
Collaborator Author

2015-02-13 19:29:50: @Shabbafru edited the issue description

@HeuristicLab-Trac-Bot
Copy link
Collaborator Author

2015-02-13 19:37:39: @Shabbafru edited the issue description

@HeuristicLab-Trac-Bot
Copy link
Collaborator Author

2015-02-13 19:45:22: @Shabbafru edited the issue description

@HeuristicLab-Trac-Bot
Copy link
Collaborator Author

2015-02-13 19:48:06: @Shabbafru changed status from accepted to readytorelease

@HeuristicLab-Trac-Bot
Copy link
Collaborator Author

2015-02-13 19:48:26: @Shabbafru changed status from readytorelease to closed

@HeuristicLab-Trac-Bot
Copy link
Collaborator Author

2015-02-13 19:48:26: @Shabbafru removed resolution

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant