here is a proposal to fix the issue: https://github.com/qgis/QGIS-Django/pull/130
Le lun. 7 déc. 2020 à 14:06, Etienne Trimaille <[email protected]> a écrit : > Indeed, this check has been added last week about the `.git` *directory*. > The `.gitignore` mustn't have raised this error. > > I will report this information. > > > Le lun. 7 déc. 2020 à 14:03, Joona Laine <[email protected]> a écrit : > >> 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 >> > _______________________________________________ > 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
