8.1 Release Checklist: Difference between revisions

Update timeline.
m (Mark items done)
(Update timeline.)
 
(4 intermediate revisions by 2 users not shown)
Line 1: Line 1:
{{Note|'''Timeline''' (tentative)
{{Note|'''Timeline''' (tentative)
* 2022-11-15 🚀 Release Kick-off ⚽  (default branch merged to stable)
* 2022-11-15 🚀 Release Kick-off ⚽  (default branch merged to stable)
* 2022-xx-xx 🛠️ 1st release candidate '''8.0.90''' on https://alpha.gnu.org/gnu/octave/
* 2023-01-23 🛠️ 1st release candidate '''8.0.90''' on https://alpha.gnu.org/gnu/octave/
* 2022-xx-xx 🏁 Final Release 🎉 '''8.1.0''' on https://ftp.gnu.org/gnu/octave/}}
* 2023-03-07 🏁 Final Release 🎉 '''8.1.0''' on https://ftp.gnu.org/gnu/octave/}}


:Please use <code>&lt;strike&gt; &lt;/strike&gt;</code> to mark items below as done.
:Please use <code>&lt;strike&gt; &lt;/strike&gt;</code> to mark items below as done.
Line 28: Line 28:
:<strike> Must occur first as it could resolve existing, or create new, bug reports. You should run <code>./bootstrap</code> in the source tree after updating to the new gnulib version. </strike>
:<strike> Must occur first as it could resolve existing, or create new, bug reports. You should run <code>./bootstrap</code> in the source tree after updating to the new gnulib version. </strike>


=== ⚖️ GPL License activities ===
=== <strike> ⚖️ GPL License activities </strike> ===
:Completion Date:
:Completion Date: 2022-12-13
* <strike> Update copyright statements for all source controlled files. </strike>
* <strike> Update copyright statements for all source controlled files. </strike>
* Update dates in any other locations (launch message, citation, MXE files, etc.).
* <strike> Update dates in any other locations (launch message, citation, MXE files, etc.). </strike>
* Add any new contributors to {{Path|doc/interpreter/contributors.in}} who wish to be mentioned (don't add them without permission).
* <strike> Add any new contributors to {{Path|doc/interpreter/contributors.in}} who wish to be mentioned (don't add them without permission). </strike>


=== <strike> ✅ Style-check code base </strike> ===
=== <strike> ✅ Style-check code base </strike> ===
:Completion Date: 12/6/22
:Completion Date: 2022-12-6
:<strike> This will produce lots of whitespace changes, but no behavior changes. '''Must occur after patches have been added''', since whitespace changes can prevent patches from applying. </strike>
:<strike> This will produce lots of whitespace changes, but no behavior changes. '''Must occur after patches have been added''', since whitespace changes can prevent patches from applying. </strike>
* <strike> [[Octave style guide|m-file style check]] </strike>
* <strike> [[Octave style guide|m-file style check]] </strike>
Line 41: Line 41:


=== 📖 Review documentation ===
=== 📖 Review documentation ===
:Completion Date:
:Completion Date: 2022-12-14
* <strike> Grammar check documentation. </strike>
* <strike> Grammar check documentation. </strike>
* <strike> Spell check documentation. </strike>
* <strike> Spell check documentation. </strike>
Line 50: Line 50:
* <strike> Review {{Path|__unimplemented__.m}} for the latest changes to [[Octave Forge]] packages and new Matlab functions. </strike>
* <strike> Review {{Path|__unimplemented__.m}} for the latest changes to [[Octave Forge]] packages and new Matlab functions. </strike>
* <strike> Update major version number in "@subtitle Edition XXX" in {{Path|octave.texi}}. </strike>
* <strike> Update major version number in "@subtitle Edition XXX" in {{Path|octave.texi}}. </strike>
* Update {{Path|[https://hg.octave.org/mxe-octave/file/tip/installer-files/README.html installer-files/README.html]}} in MXE Octave with version highlights.
* <strike> Update {{Path|[https://hg.octave.org/mxe-octave/file/tip/installer-files/README.html installer-files/README.html]}} in MXE Octave with version highlights. </strike>


== 🔃 Repeat until all bugs are resolved ==
== 🔃 Repeat until all bugs are resolved ==