Re: [QGIS-Developer] QGIS-Documentation fails to build

2023-10-24 Thread DelazJ via QGIS-Developer
Hello devs, It did not happen for a moment but ... QGIS documentation build is failing today, due to a "No styles available in DB" [0] issue while running doctest. Maybe it has to do with PR 54978 [1]? I don't have idea nor time to look for a fix, and would welcome your help. Thanks. [0] h

Re: [QGIS-Developer] Best practices for storing plugin settings

2023-10-24 Thread Denis Rouzaud via QGIS-Developer
Hi Gabriel, There has been an introduction of a new settings API. There has been 2 QEP and 4 main PRs, but the main interesting changes for settings registration are in https://github.com/qgis/QGIS/pull/51295 You can refer to the coding standards documentation: https://docs.qgis.org/testing/en/do