[QGIS-Developer] Problem with plugin upload
Andrea Giudiceandrea
andreaerdna at libero.it
Mon Dec 7 04:49:43 PST 2020
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
More information about the QGIS-Developer
mailing list