[QGIS-Developer] Problem with plugin upload

Denis Rouzaud denis.rouzaud at gmail.com
Mon Dec 7 05:45:22 PST 2020


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 <etienne.trimaille at gmail.com>
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 <joona at gispo.fi> 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 <andreaerdna at libero.it>
>> 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
>>> QGIS-Developer at lists.osgeo.org
>>> List info: https://lists.osgeo.org/mailman/listinfo/qgis-developer
>>> Unsubscribe: https://lists.osgeo.org/mailman/listinfo/qgis-developer
>>>
>> _______________________________________________
>> QGIS-Developer mailing list
>> QGIS-Developer at lists.osgeo.org
>> List info: https://lists.osgeo.org/mailman/listinfo/qgis-developer
>> Unsubscribe: https://lists.osgeo.org/mailman/listinfo/qgis-developer
>>
> _______________________________________________
> QGIS-Developer mailing list
> QGIS-Developer at lists.osgeo.org
> List info: https://lists.osgeo.org/mailman/listinfo/qgis-developer
> Unsubscribe: https://lists.osgeo.org/mailman/listinfo/qgis-developer
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osgeo.org/pipermail/qgis-developer/attachments/20201207/0110c1e1/attachment.html>


More information about the QGIS-Developer mailing list