Hi! Thank you! I checked and I forgot to remove one of the .gitignore files there. I removed that and I managed to upload a new version just fine! This is strange since .gitignore files have not caused these kinds of problems before but I guess it is not too much of a work to export-ignore or remove those files before making a release.
-Joona On Mon, 7 Dec 2020 at 14:49, Andrea Giudiceandrea <[email protected]> wrote: > Joona Laine wrote > > I removed those .gitignore files and tried again, but the problem > > persists. > > -Joona > > Hi Joona, > are you sure you removed all the 5 .gitignore files from the zip file? > > You can validate the zip file content using the code at > > https://github.com/qgis/QGIS-Django/blob/master/qgis-app/plugins/validator.py > > I tested your FMI2QGIS.0.1.1.zip and it generates: > For security reasons, zip file cannot contain '.git' directory > For security reasons, zip file cannot contain '.git' directory > For security reasons, zip file cannot contain '.git' directory > For security reasons, zip file cannot contain '.git' directory > For security reasons, zip file cannot contain '.git' directory > > while removing all the 5 .gitignore files from the same zip file it doesn't > generate any error. > > Regards. > > Andrea > > > > -- > Sent from: > http://osgeo-org.1560.x6.nabble.com/QGIS-Developer-f4099106.html > _______________________________________________ > 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 >
_______________________________________________ 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
