8.1 Release Checklist: Difference between revisions
Jump to navigation
Jump to search
â
m (Mark items done) |
(Update timeline.) Â |
||
(5 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) | ||
* | * 2023-01-23 đ ī¸ 1st release candidate '''8.0.90''' on https://alpha.gnu.org/gnu/octave/ | ||
* | * 2023-03-07 đ Final Release đ '''8.1.0''' on https://ftp.gnu.org/gnu/octave/}} | ||
:Please use <code><strike> </strike></code> to mark items below as done. | :Please use <code><strike> </strike></code> to mark items below as done. | ||
Line 15: | Line 15: | ||
* Bug overview at https://octave.space/savannah/ . | * Bug overview at https://octave.space/savannah/ . | ||
=== đĸ Update GUI translation files === | === <strike> đĸ Update GUI translation files </strike> === | ||
:Completion Date: | :Completion Date: 2022-11-28 | ||
* <strike> WON'T DO: Call for updates that might change GUI strings. </strike> | * <strike> WON'T DO: Call for updates that might change GUI strings. </strike> | ||
* String freeze date: 2022-11-25 | * String freeze date: 2022-11-25 | ||
Line 22: | Line 22: | ||
* <strike> Create issue report on Savannah as a centralized location for uploading files. </strike> bug {{bug|63404}} | * <strike> Create issue report on Savannah as a centralized location for uploading files. </strike> bug {{bug|63404}} | ||
* <strike> Call for translations for GUI strings on maintainers@octave.org, CC-ing the translators (see [https://hg.savannah.gnu.org/hgweb/octave/file/tip/libgui/languages/translators list of translators]). </strike> [https://lists.gnu.org/archive/html/octave-maintainers/2022-11/msg00004.html message in mailing list archive] | * <strike> Call for translations for GUI strings on maintainers@octave.org, CC-ing the translators (see [https://hg.savannah.gnu.org/hgweb/octave/file/tip/libgui/languages/translators list of translators]). </strike> [https://lists.gnu.org/archive/html/octave-maintainers/2022-11/msg00004.html message in mailing list archive] | ||
* Collect and push all translated files. | * <strike> Collect and push all translated files. </strike> | ||
=== <strike> âī¸ Update gnulib to latest version </strike> === | === <strike> âī¸ Update gnulib to latest version </strike> === | ||
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 | :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 == |
Latest revision as of 13:07, 16 April 2023
Timeline (tentative)
- 2022-11-15 đ Release Kick-off âŊ (default branch merged to stable)
- 2023-01-23 đ ī¸ 1st release candidate 8.0.90 on https://alpha.gnu.org/gnu/octave/
- 2023-03-07 đ Final Release đ 8.1.0 on https://ftp.gnu.org/gnu/octave/
- Please use
<strike> </strike>
to mark items below as done.
đ Kick-off âŊ[edit]
đĸ Call for bug reports[edit]
- Completion Date:
WON'T DO: Put out a general call for reports on Octave Discourse for all outstanding unreported known bugs.Create Savannah tag 8.0.90 on bug tracker.- Mark items that should be fixed for the release with this tag.
- Bug overview at https://octave.space/savannah/ .
đĸ Update GUI translation files [edit]
- Completion Date: 2022-11-28
WON'T DO: Call for updates that might change GUI strings.- String freeze date: 2022-11-25
Update language translation files (*.ts).2022-11-24Create issue report on Savannah as a centralized location for uploading files.bug #63404Call for translations for GUI strings on maintainers@octave.org, CC-ing the translators (see list of translators).message in mailing list archiveCollect and push all translated files.
âī¸ Update gnulib to latest version [edit]
- Completion Date: 2022-11-12
Must occur first as it could resolve existing, or create new, bug reports. You should run./bootstrap
in the source tree after updating to the new gnulib version.
âī¸ GPL License activities [edit]
- Completion Date: 2022-12-13
Update copyright statements for all source controlled files.Update dates in any other locations (launch message, citation, MXE files, etc.).Add any new contributors to doc/interpreter/contributors.in who wish to be mentioned (don't add them without permission).
â
Style-check code base [edit]
- Completion Date: 2022-12-6
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.
đ Review documentation[edit]
- Completion Date: 2022-12-14
Grammar check documentation.Spell check documentation.Verify no functions missing from manual.Verify deprecated functions removed from "see also" links.Verify all formats (Info, HTML, PDF) build correctly.Review NEWS for any features which should be announced.Review __unimplemented__.m for the latest changes to Octave Forge packages and new Matlab functions.Update major version number in "@subtitle Edition XXX" in octave.texi.Update installer-files/README.html in MXE Octave with version highlights.
đ Repeat until all bugs are resolved[edit]
- Completion Date first iteration:
â ī¸ Current state at Savannah[edit]
- Bug overview at https://octave.space/savannah/ .
â
make check
[edit]
- Verify
make check
is passing on all buildbot combinations of OS and compilers and GitHub CI runners. Also check test suite runs on "freshly brewed Octave for Windows" (Kai's buildbots on octave.space). Compiling with-fsanitize=undefined
,--enable-address-sanitizer-flags
to check for memory leaks. Use other toolscppcheck
, etc.- WON'T DO
Update PVS static analyzer results PVS static analyzer - 5.0 Release.
- WON'T DO
- Start discussion on maintainers@octave.org about which failing tests that must be fixed and which can be declared WON'T FIX.
đ ī¸ Create new release candidate[edit]
- Ensure correct version information.
- Create hg tag in repository with release candidate version number.
Verifymake distcheck
passes.Verifymake dist
works.- Create Windows Installer.
- Upload release candidates.
- Check Windows Installer (executable and zip formats) against false positive detection at virustotal.com
- Add release candidate version to Savannah bug tracker.
- Announce release candidate to Octave Discourse.
đ Final Release đ[edit]
đ Update version information[edit]
- Completion Date:
- Ensure correct version information.
- Create hg tag in repository with release version number.
- Update NEWS (final release date).
- Update CITATION (version, year, URL).
- Update org.octave.Octave.appdata.xml (version number and release date).
- Update Savannah bug tracker version info.
- Update Savannah bug tracker: OPEN bugs marked as WON'T FIX should be marked as CONFIRMED (or more appropriate) for the final release.
- Remove release candidate versions from Savannah.
đĸ Announce final release[edit]
- Completion Date:
- Octave mailing-lists
- Octave web site (https://hg.octave.org/web-octave)
- Steps documented in this changeset.
- Upload documentation (manual HTML + PDF octave.org/doc and version in octave.org/.htaccess, Doxygen octave.org/doxygen)
- This wiki
- Template:Release = 9.2.0
- Template:Release Date = June 1, 2024
- Template:Release Year = 2024
âī¸ Post-Release[edit]
- Completion Date:
Remove all deprecated functions (either tagged withOCTAVE_DEPRECATED
in C++ or in the directoryscripts/deprecated
for m-files) scheduled for deletion on default branch. Check fileetc/NEWS.VERSION-2.md
for list of features that have been deprecated.Create newetc/NEWS.VERSION+1.md
file by copyingetc/NEWS.VERSION.md
and then removing text so that it is a template file with headings only.
âšī¸ Versioning hints[edit]
Read
etc/HACKING.md
carefully!!- Update configure.ac:
AC_INIT
OCTAVE_API_VERSION
OCTAVE_MAJOR/MINOR/PATCH_VERSION
OCTAVE_RELEASE_DATE
- Update libtool versioning:
- liboctave/module.mk
%canon_reldir%_%canon_reldir%_current
- libinterp/module.mk
%canon_reldir%_liboctinterp_current
- libgui/module.mk
%canon_reldir%_liboctgui_current
- liboctave/module.mk