[QGIS-Developer] Submit plugin to QGIS 3 repo
Borys Jurgiel
lists at borysjurgiel.pl
Mon Dec 18 11:00:46 PST 2017
On poniedziaĆek, 18 grudnia 2017 15:01:48 CET Borys Jurgiel wrote:
> ... or just set min to 3.0 and wait for tonight build :)
>
> Now master's plugin compatibility is fully hardcoded as 3.0:
> https://github.com/qgis/QGIS/commit/7c01b7e6478
Not yet. After I wrote it, I realized there is also a third test: even if
master downloads plugins>=3.0, the loading code still thinks it's 2.99 and
won't load them. So Richard's fix just declutters the list of available
plugins and speeds up fetching, but plugins still need to be compatible with
both versions.
Take a look at https://github.com/qgis/QGIS/pull/5904 please.
Regards,
Borys
More information about the QGIS-Developer
mailing list