<div dir="ltr"><div>Hi! <br></div><div><br></div><div>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.</div><div><br></div><div>-Joona<br></div><br></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Mon, 7 Dec 2020 at 14:49, Andrea Giudiceandrea <<a href="mailto:andreaerdna@libero.it">andreaerdna@libero.it</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">Joona Laine wrote<br>
> I removed those .gitignore files and tried again, but the problem<br>
> persists.<br>
> -Joona<br>
<br>
Hi Joona,<br>
are you sure you removed all the 5 .gitignore files from the zip file?<br>
<br>
You can validate the zip file content using the code at<br>
<a href="https://github.com/qgis/QGIS-Django/blob/master/qgis-app/plugins/validator.py" rel="noreferrer" target="_blank">https://github.com/qgis/QGIS-Django/blob/master/qgis-app/plugins/validator.py</a><br>
<br>
I tested your FMI2QGIS.0.1.1.zip and it generates:<br>
For security reasons, zip file cannot contain '.git' directory<br>
For security reasons, zip file cannot contain '.git' directory<br>
For security reasons, zip file cannot contain '.git' directory<br>
For security reasons, zip file cannot contain '.git' directory<br>
For security reasons, zip file cannot contain '.git' directory<br>
<br>
while removing all the 5 .gitignore files from the same zip file it doesn't<br>
generate any error.<br>
<br>
Regards.<br>
<br>
Andrea<br>
<br>
<br>
<br>
--<br>
Sent from: <a href="http://osgeo-org.1560.x6.nabble.com/QGIS-Developer-f4099106.html" rel="noreferrer" target="_blank">http://osgeo-org.1560.x6.nabble.com/QGIS-Developer-f4099106.html</a><br>
_______________________________________________<br>
QGIS-Developer mailing list<br>
<a href="mailto:QGIS-Developer@lists.osgeo.org" target="_blank">QGIS-Developer@lists.osgeo.org</a><br>
List info: <a href="https://lists.osgeo.org/mailman/listinfo/qgis-developer" rel="noreferrer" target="_blank">https://lists.osgeo.org/mailman/listinfo/qgis-developer</a><br>
Unsubscribe: <a href="https://lists.osgeo.org/mailman/listinfo/qgis-developer" rel="noreferrer" target="_blank">https://lists.osgeo.org/mailman/listinfo/qgis-developer</a><br>
</blockquote></div>