Skip to content

Commit

Permalink
Update 00_release_instructions.md
Browse files Browse the repository at this point in the history
  • Loading branch information
arnodelorme authored Nov 12, 2024
1 parent c918341 commit 3810460
Showing 1 changed file with 8 additions and 7 deletions.
15 changes: 8 additions & 7 deletions Graveyard/00_release_instructions.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,13 +2,14 @@

1. Check that there is no bug in the unit test cases
2. Update the revision page at https://eeglab.org/others/EEGLAB_revision_history.html
3. Change version number and date in eeg_getversion.m
4. Compile as Windows and Mac, and check automated test (menu item "test compiled version")
5. Manually upload and update links in /home/www/eeglab/eeglabversions (zip archive can have the extension rc for release candidate)
6. Compile as Matlab with rc (release candidate), plugin will automatically be submitted.
7. Check automated install by changing the EEGLAB preferences.
8. Create a new branch for the old version (use GIT)
9. Issue release candidate email to EEGLABLIST list with direct link to executables
3. Change the version number and date in eeg_getversion.m
4. Create the release candidate usign maketoolboxgit20xx
5. Compile as Windows and Mac, and check automated test (menu item "test compiled version")
6. Manually upload and update links in /home/www/eeglab/eeglabversions (zip archive can have the extension rc for release candidate)
7. Compile as Matlab with rc (release candidate), plugin will automatically be submitted.
8. Check the automated installation by changing the EEGLAB preferences.
9. Create a new branch for the old version (use GIT)
10. Issue release candidate email to EEGLABLIST list with direct link to executables


## Final candidate
Expand Down

0 comments on commit 3810460

Please sign in to comment.