Hi Alessandro, It didn't appear for more than 48 hours in the repository (for QGIS master) with this file here:
https://github.com/opengisch/projectgenerator/blob/c23b3764704bcd0a73bf44f6a46c5d256f251dd9/projectgenerator/metadata.txt It works now with this file here: https://github.com/opengisch/projectgenerator/blob/b2e7f92a4dd6f21c12bceaafea36d496c9e3bbe4/projectgenerator/metadata.txt The line-endings where also changed at some point (dos-endings with CRLF to unix endings). Matthias On 03/26/2017 06:23 PM, Alessandro Pasotti wrote: > Hi Matthias > > I'm not sure what you mean by > 3.0 repo, but if it is the official repo both fields are optional > according to > http://docs.qgis.org/testing/en/docs/pyqgis_developer_cookbook/plugins.html#plugin-metadata > <http://docs.qgis.org/testing/en/docs/pyqgis_developer_cookbook/plugins.html#plugin-metadata> > > Keep in mind that the xmls are cached and regenerated every 30 minutes. > > If you still find an issue with that metadata please file a ticket and > attach the plugin. > > Cheers > > On 26 Mar 2017 4:03 p.m., "Matthias Kuhn" <[email protected] > <mailto:[email protected]>> wrote: > > Hi all, > > I uploaded a new plugin to the 3.0 repository some days ago and it > wouldn't show up in the plugin list. I first suspected something related > to min/max version but it turned out, that I had to add (at least one > of) the keys experimental and deprecated to make it be listed. > > I remember that I was first asked to fill in some required fields at > some point (tracker, repository...) I wonder if these fields should also > go in there - or if they should really be made optional. > > Thanks > Matthias > _______________________________________________ > Qgis-developer mailing list > [email protected] <mailto:[email protected]> > List info: https://lists.osgeo.org/mailman/listinfo/qgis-developer > <https://lists.osgeo.org/mailman/listinfo/qgis-developer> > Unsubscribe: https://lists.osgeo.org/mailman/listinfo/qgis-developer > <https://lists.osgeo.org/mailman/listinfo/qgis-developer> > > _______________________________________________ Qgis-developer mailing list [email protected] List info: https://lists.osgeo.org/mailman/listinfo/qgis-developer Unsubscribe: https://lists.osgeo.org/mailman/listinfo/qgis-developer
