Online Developer Meeting (2024-11-26)
Jump to navigation
Jump to search
- Date: Tuesday, November 27, 2024 @ 18:00 UTC Convert timezones here!
- Location: https://meet.jit.si/octave-dev
Previous topics[edit]
Today's topics[edit]
- Digital Ocean server is still slow intermittently.
- At the time of the meeting, CPU load was 48 (100%)
- Looking at the logs, the situation improved though.
- Large number of Python processes (mainly for the web interface for hg.octave.org) are the main contributors to CPU load. Maybe, disable https access to hg.octave.org (only leave SSH)?
- Octave 9.3.0:
- Ready for release
- jwe will start the release process shortly.
- Could a person shadow jwe during that process to get an idea which steps are involved and could potentially to releases themselves?
- Start process for Octave 10:
- Merge default to stable (when?)
- Maybe, delay the merge until the experimental command window widget is in a more usable state? Main blockers include:
input
blocks Octave indefinitely, displaying large output is very slow. - Tried to find "quick fix" for existing command window widget with limited (or no) success. Maybe, reach out to Microsoft developers at https://github.com/microsoft/terminal/issues/17054
- Maybe, delay the merge until the experimental command window widget is in a more usable state? Main blockers include:
- Update gnulib
- Pending changes?
- Merge default to stable (when?)
- To improve coverage for mkoctfile, should we include building some Octave packages in CI? (Maybe, the "stk" package because it builds .mex files, and the "control" package because it builds .oct files with C++ and Fortran?)
- Also run tests for these packages in CI?
- Fix version? Or always latest version from package index?
See also[edit]
- Next meeting: Online Developer Meeting (2024-12-24)
- Prev meeting: Online_Developer_Meeting_(2024-10-22)