Menu

#18 Release 0.8

0.8
open
nobody
None
Medium
2013-05-09
2013-04-24
No

Checklist for 0.8 release.

Step Details Status
No pending work Check there is no critical TODO in code, and no pending task for the sprint
OK
Create a task in SF This task will have this checklist
OK
Create a branch git checkout -b savemi-0.8
OK
Update version number in code Splashscreen image
OK
Cppcheck Check quality code (no warning)
OK
Check compilation No error while building after a clean
OK
Check Unit test All unit tests must be successful
OK
Create release notes Write into changelog.txt
OK
Update Readme.txt If necessary
OK
Do human tests Create profile, restore profile, version number
OK
Create a new RC tag git tag savemi-0.8-rc1
OK
Package for linux Create a zip archive with binaries (put on ftp but without public link)
OK
Check the archive Everything should run PENDING
Package sources Create a zip archive with sources (put on ftp but without public link) PENDING
Create the final release tag git -a tag samemi-0.8 -m 'SaveMi - Release 0.8' PENDING
Publish the archive Ftp server PENDING
Website update Changelog summary, new links, screenshots PENDING
Check website Check link, check website after publishing PENDING
Mailing list Use mailing list to communicate to everyone PENDING

When a step is not passed, restart again from the row above.

Note: about screen should have the release version.

Related

Tasks: #18

Discussion

  • Emmanuel QUINCEROT

    [#e9dd48acb67309ebc7f5425b335db69f69c0eb22] [tasks:#18] Release 0.8
    Update splashscreen image master (xcf) to 0.8 version
    Update the png too

     

    Related

    Tasks: #18

  • Sylvain Lequeux

    Sylvain Lequeux - 2013-05-02
    • Description has changed:

    Diff:

    --- old
    +++ new
    @@ -8,7 +8,7 @@
     Update version number in code | Splashscreen image | <div style="color:green">OK</div>
     Cppcheck | Check quality code (no warning) | <div style="color:green">OK</div>
     Check compilation | No error while building after a clean | <div style="color:green">OK</div>
    -Check Unit test | All unit tests must be successful | PENDING
    +Check Unit test | All unit tests must be successful | <div style="color:green">OK</div>
     Create release notes | Write into changelog.txt | PENDING
     Update Readme.txt | If necessary | PENDING
     Do human tests | Create profile, restore profile, version number | PENDING
    
     
  • Sylvain Lequeux

    Sylvain Lequeux - 2013-05-02
    • Description has changed:

    Diff:

    --- old
    +++ new
    @@ -10,7 +10,7 @@
     Check compilation | No error while building after a clean | <div style="color:green">OK</div>
     Check Unit test | All unit tests must be successful | <div style="color:green">OK</div>
     Create release notes | Write into changelog.txt | PENDING
    -Update Readme.txt | If necessary | PENDING
    +Update Readme.txt | If necessary | <div style="color:green">OK</div>
     Do human tests | Create profile, restore profile, version number | PENDING
     Create a new RC tag | <b>git tag savemi-0.8-rc1</b> | PENDING
     Package for linux | Create a zip archive with binaries (put on ftp but without public link) | PENDING
    
     
  • Sylvain Lequeux

    Sylvain Lequeux - 2013-05-09
    • Description has changed:

    Diff:

    --- old
    +++ new
    @@ -9,9 +9,9 @@
     Cppcheck | Check quality code (no warning) | <div style="color:green">OK</div>
     Check compilation | No error while building after a clean | <div style="color:green">OK</div>
     Check Unit test | All unit tests must be successful | <div style="color:green">OK</div>
    -Create release notes | Write into changelog.txt | PENDING
    +Create release notes | Write into changelog.txt | <div style="color:green">OK</div>
     Update Readme.txt | If necessary | <div style="color:green">OK</div>
    -Do human tests | Create profile, restore profile, version number | PENDING
    +Do human tests | Create profile, restore profile, version number | <div style="color:green">OK</div>
     Create a new RC tag | <b>git tag savemi-0.8-rc1</b> | PENDING
     Package for linux | Create a zip archive with binaries (put on ftp but without public link) | PENDING
     Check the archive | Everything should run | PENDING
    
     
  • Sylvain Lequeux

    Sylvain Lequeux - 2013-05-09
    • Description has changed:

    Diff:

    --- old
    +++ new
    @@ -12,8 +12,8 @@
     Create release notes | Write into changelog.txt | <div style="color:green">OK</div>
     Update Readme.txt | If necessary | <div style="color:green">OK</div>
     Do human tests | Create profile, restore profile, version number | <div style="color:green">OK</div>
    -Create a new RC tag | <b>git tag savemi-0.8-rc1</b> | PENDING
    -Package for linux | Create a zip archive with binaries (put on ftp but without public link) | PENDING
    +Create a new RC tag | <b>git tag savemi-0.8-rc1</b> | <div style="color:green">OK</div>
    +Package for linux | Create a zip archive with binaries (put on ftp but without public link) | <div style="color:green">OK</div>
     Check the archive | Everything should run | PENDING
     Package sources | Create a zip archive with sources (put on ftp but without public link) | PENDING
     Create the final release tag | <b>git -a tag samemi-0.8 -m 'SaveMi - Release 0.8'</b> | PENDING