7.1 Release Checklist: Difference between revisions

Jump to navigation Jump to search
m
no edit summary
mNo edit summary
mNo edit summary
Line 55: Line 55:
{{Note|Visit https://octave.space/savannah to get an overview about open bugs for the next stable release.}}
{{Note|Visit https://octave.space/savannah to get an overview about open bugs for the next stable release.}}


=== <code>make check</code> ===
=== <code>make check</code> ===
* Verify <code>make check</code> is passing on all [http://buildbot.octave.org:8010/#/waterfall buildbot combinations of OS and compilers].
* Verify <code>make check</code> is passing on all [http://buildbot.octave.org:8010/#/waterfall buildbot combinations of OS and compilers].
* Compiling with <code>-fsanitize=undefined</code>, <code>--enable-address-sanitizer-flags</code> to check for memory leaks. Use other tools <code>cppcheck</code>, etc.
* Compiling with <code>-fsanitize=undefined</code>, <code>--enable-address-sanitizer-flags</code> to check for memory leaks. Use other tools <code>cppcheck</code>, etc.
Line 71: Line 71:
* Announce release candidate to [https://octave.discourse.group/ Octave Discourse].
* Announce release candidate to [https://octave.discourse.group/ Octave Discourse].


== ✅🏁 Final Release 🎉 ==
== 🏁 Final Release 🎉 ==


=== 📃 Update version information ===
=== 📃 Update version information ===

Navigation menu