Date: 2026-08-26
Present:
- Stephan, Regina, Caolan, Tomaz, Noel, Miklos, Andras, Szymon
Completed action items
- clang-format git hook: do the removal (Stephan)
Pending action items
-
check that no builds are incremental anymore (Andras)
- the important ones (Windows) are fixed, still need to check
-
clang loplugin in code outside engine/, look at this (Andras)
- so build not only engine/ code in this config
Release Engineering update (Andras)
-
Releases
- CODE 26.04: 26.04.3.2 later this week
Patch review (Miklos)
-
- Week 35: 200(+13)
-
- Week 35: 5(+1)
-
New contributors since last week
- Week 35: AlexYang, Ermahan Qarabai, Graweeld - (grwd), Tom Haelbich, tigran54
-
Top 10 reviewers since last week
- Week 35: Caolán McNamara (74), Noel Grandin (60), Szymon Kłos (53), Stephan Bergmann (39), Michael Stahl (37), Tomaž Vajngerl (26), Mike Kaganski (24), Miklos Vajna (11), Skyler Grey (4), Andras Timar (3)
Bug reporting
-
- Week 35: 7(-6)
Jenkins / CI update (Adria)
-
-
flatpak https build failure → fixed, moved the tarball to the usual extern.git (Miklos)
-
git fetch timeout after 10 minutes, Andras did some manual ‘git clone’ to fix this
-
-
Szymon’s monitoring: “last builds” monitoring
-
-
Week 35: Success rate is 56%, failed builds are 22/50
-
Week 35: Turnaround time is 2 hr 55 min (median of last 39 SUCCESS/FAILURE builds)
-
-
2 new big servers are being introduced (Andras)
-
the missing ‘git clones’ are to be finished, still
-
no Windows VMs yet
-
-
Also have some new Mac builders (Andras)
Crash testing (Caolan)
-
2026-08-19: 76 (-44, +31)
- most of the + is a dubious assert which is now gone
-
2026-08-13: 89 (-2, +29)
TTT talks
-
Suspended until 4th September
What’s cooking
-
Regina
-
finished HSL color interpolation, currently review Armin’s SmartArt patches
-
Mike K helped with a build failure around CODA-W, in progress
-
-
Miklos
- https://github.com/CollaboraOnline/online/issues/16013 calc cross-doc copy&paste special asyncness
-
Szymon
-
finally the work from Gokay is merged, gets rid of the lat/lng coordinate system
-
working on editeng content as HTML contenteditable
-
-
Stephan
- Google Apps Script-inspired extension API
-
Noel
- 2 patches are pushed today Basic / Python
-
Caolan
-
some jail-setup landlock related work
- to run cypress tests under this feature without failure
-
some efforts towards a faster windows build
-
make 4.4.1 installed on builders now
-
build nss with its other option of gyp-next which is more parallel than the recursive make alt, hopefully get to later stages faster
-
add --disable-dependency-tracking to externals and equivalent to icu
-
ninja can share/use a parent make jobserver, so externals using that can stay inside the overall make’s job server limits. Done for e.g. harfbuzz, cairo, pixman
-
37 mins → 20something mins
-
-
-
Andras
-
**Remove Tools – Options dialog **
- the goal is to remove UI that COOL/CODA do not use, reduce the code + translatable strings – more to come
-
Keychain access on macOS / CODA-M for document signing (still using NSS)
-
Other, smaller fixes
-