qgis / pyqgis-api-docs-builder

Sphinx project to build python API documentation for QGIS
https://qgis.org/pyqgis/master/
GNU General Public License v2.0
86 stars 31 forks source link

Add 3.28 docs #99

Closed DelazJ closed 2 years ago

DelazJ commented 2 years ago

It is still unclear to me what are the necessary steps to release a new version. @3nids when you have a moment, can you please finish the process? We need it for building 3.28 user docs. Thanks.

DelazJ commented 2 years ago

anyone ☝🏿?

3nids commented 2 years ago

sorry for the silence. Basically it needs the Docker images to be built from the main repo, but it seems they are failing due to undefined reference to Qt3DExtras::Qt3DWindow::Qt3DWindow(QScreen*)' (see https://github.com/qgis/QGIS/actions/runs/3333454962/jobs/5515387983#step:8:4441) I am not sure what is wrong there.

Maybe we should reconsider the strategy, drop the dependency on these Docker images and just wait for the Debian packages to be available.