[QGIS-Developer] QGIS Full Stack Web Developer Report

Julien Moura julien.moura at oslandia.com
Thu Nov 23 23:30:05 PST 2023


Hello Lova,

I cross post my comment to this issue 
<https://github.com/qgis/QGIS-Django/issues/38#issuecomment-1824010198> 
related to the PR mentioned below as "Make LICENSE file as required in 
plugin package <https://github.com/qgis/QGIS-Django/pull/309>", because 
I did not have any answer there but saw that some changes still have 
been applied without any comment.

While trying to publish or update a plugin, we faced the new error 
message related to the deployment of this PR 
<https://github.com/qgis/QGIS-Django/pull/309>:

 > Fault string: <Fault 1: 'File upload must be a valid QGIS Python 
plugin compressed archive. Cannot find LICENSE in plugin package.'>

See downstream issue on qgis-plugin-ci project (disclaimer: I'm one of 
the mainteners but speaking on my own here): 
https://github.com/opengisch/qgis-plugin-ci/issues/255

I think this kind of change, which breaks the plugins'publication flow, 
should be discussed before to be implemented (an issue from 1 person 
seems to be too light to decide without any discussion), announced to 
the community, a warning campaign should be run and a transitional phase 
should be implemented (warning for 6 months, then error). This has a 
direct impact on hundreds (thousands?) of plugin developers on a 
community project with several million end users.

I understand that this process may seem too cumbersome, and that since 
the QGIS Django project hasn't been so dynamic for a few years, it's 
nice to see it get a new lease of life, even if it means merging and 
deploying on an ongoing basis.

As for the underlying principle, I'm generally in favor of strengthening 
the control mechanisms (automatic or otherwise) for extensions on the 
official repository, but I think it's really important to do this 
gradually, or at least to avoid unilateral change "descended from the 
skies of the developers".

Concerning the idea of integrating the license in the plugin package, 
I'm not really convinced of the interest since most plugins are 
contaminated by the GPL2+ of QGIS <-- Qt and the license is never 
displayed to the end user. But why not. After all, it's always a good 
practice to include licence and spread the word about (re)usage rules.

Reverting sounds maybe too rought so I suggest modyfing the behavior to 
lower the level and make it a simple warning and in the meanwhile 
starting a communication and preventive work upstream:

 1. update documentation:
    https://docs.qgis.org/3.28/en/docs/pyqgis_developer_cookbook/plugins/plugins.html
 2. communicate on the QGIS Dev list **before** the implementation to
    discuss the rationale
 3. integrate a warning mechanism
 4. manage the QGIS versions concerned (only applicable to new QGIS
    released versions after this being merged)

A last question: did you have some pre-production environment where to 
deploy new changes in order to evaluate them before publishing widely? 
Or some versioning logic, milestone workflow where PRs are grouped 
before being deployed?

Regards,
Julien

On 17/11/2023 13:59, Lova Andriarimalala via QGIS-Developer wrote:
>
> Hello everyone,
>
> Please find below the report summarizing the progress on the feed and 
> plugins websitedevelopment for this week.
>
> *PRs open:*
>
>   * Add support for renaming plugin name
>     <https://github.com/qgis/QGIS-Django/pull/302>
>   * Add command to fix none in search results
>     <https://github.com/qgis/QGIS-Django/pull/304>
>   * Show more records, records items per page
>     <https://github.com/qgis/QGIS-Django/pull/306>
>   * Specify tag page title and other plugin page title
>     <https://github.com/qgis/QGIS-Django/pull/308>
>   * Make LICENSE file as required in plugin package
>     <https://github.com/qgis/QGIS-Django/pull/309>
>
> *PR merged:*
>
>   * Update dockerfile and requirements for production
>     <https://github.com/qgis/qgis-feed/pull/44>
>   * Update requirements according to production
>     <https://github.com/qgis/qgis-feed/pull/47>
>   * Add geoip2 in production, setting up log
>     <https://github.com/qgis/qgis-feed/pull/48>
>   * Use contry code when testing daily_visit.country
>     <https://github.com/qgis/qgis-feed/pull/51>
>
> *Still working on:*
>
>   * Fresh plugin includes obsolete stuff
>     <https://github.com/qgis/QGIS-Django/issues/46>
>
> Changes to the QGIS Feed website are now deployed and available at 
> https://feed.qgis.org.
>
> Have a great weekend,
>
> Lova
>
> —**
>
> Image
>
> *Lova Andriarimalala***
>
> *QGIS Full Stack Developer***
>
> Visit http://kartoza.com <http://kartoza.com/> to find out about open 
> source:
>
> * Desktop GIS programming services
>
> * Geospatial web development
>
> * GIS Training
>
> * Consulting Services
>
> Office: +261(0)34 09 524 73 <tel:+261340952473>
>
> *From: *Lova Andriarimalala <lova at kartoza.com>
> *Date: *Friday, 10 November 2023 at 5:32 PM
> *To: *qgis-developer at lists.osgeo.org <qgis-developer at lists.osgeo.org>
> *Subject: *Re: QGIS Full Stack Web Developer Report
>
> Hello everyone,
>
> Please find below the report summarizing the progress on the feed and 
> plugins websitedevelopment for this week.
>
> *PRs open:*
>
>   * Add support for renaming plugin name
>     <https://github.com/qgis/QGIS-Django/pull/302>
>   * Update dockerfile and requirements for production
>     <https://github.com/qgis/qgis-feed/pull/44>
>
> *PR merged:*
>
>   * Add web page UI on the root URL
>     <https://github.com/qgis/qgis-feed/pull/43>
>
> *Still working on:*
>
>   * Deployment of the feed updates
>
> Have a great weekend,
>
> Lova
>
>>
> Image
>
> *Lova Andriarimalala*
>
> *QGIS Full Stack Developer*
>
> Visit http://kartoza.com <http://kartoza.com/> to find out about open 
> source:
>
> * Desktop GIS programming services
>
> * Geospatial web development
>
> * GIS Training
>
> * Consulting Services
>
> Office: +261(0)34 09 524 73 <tel:+261340952473>
>
> *From: *Lova Andriarimalala <lova at kartoza.com>
> *Date: *Friday, 3 November 2023 at 5:05 PM
> *To: *qgis-developer at lists.osgeo.org <qgis-developer at lists.osgeo.org>
> *Subject: *Re: QGIS Full Stack Web Developer Report
>
> Hello everyone,
>
> Please find below the report summarizing the progress on the feed site 
> development for this week.
>
>     *PRs open:*
>
>       * Add web page UI on the root URL
>         <https://github.com/qgis/qgis-feed/pull/43>
>
>     *PR merged:*
>
>       * Using rich editor for content, check data validity
>         <https://github.com/qgis/qgis-feed/pull/42>
>
>     *Still working on:*
>
>       * Some checks and fixes on the entirety
>         <https://github.com/qgis/qgis-feed/issues/18>
>
> Have a great weekend,
>
> Lova
>
>>
> Image
>
> *Lova Andriarimalala*
>
> *QGIS Full Stack Web Developer*
>
> Visit http://kartoza.com <http://kartoza.com/> to find out about open 
> source:
>
> * Desktop GIS programming services
>
> * Geospatial web development
>
> * GIS Training
>
> * Consulting Services
>
> Office: _+261(0)34 09 524 73_
>
> *From: *Lova Andriarimalala <lova at kartoza.com>
> *Date: *Friday, 27 October 2023 at 4:53 PM
> *To: *qgis-developer at lists.osgeo.org <qgis-developer at lists.osgeo.org>
> *Subject: *Re: QGIS Full Stack Web Developer Report
>
> Hello everyone,
>
> I'm grateful for your warm welcome, and I'm truly thrilled to join 
> this wonderful community.
>
> Here is the report summarizing the progress on the feed site 
> development for this week.
>
> *PRs open:*
>
>       o Form submission management
>         <https://github.com/qgis/qgis-feed/pull/39>
>
> *PR merged:*
>
>       o Feeds list page with filter and sorting
>         <https://github.com/qgis/qgis-feed/pull/30>
>       o Feed item form with preview
>         <https://github.com/qgis/qgis-feed/pull/32>
>       o Feed form review step <https://github.com/qgis/qgis-feed/pull/33>
>       o Implement webpack and use it for Bulma CSS
>         <https://github.com/qgis/qgis-feed/pull/34>
>
> *Still working on:*
>
>       o Improve feed item form: Check data validity
>         <https://github.com/qgis/qgis-feed/issues/25>
>
> Have a great weekend,
>
> Lova
>
>>
> **
>
> *Lova Andriarimalala*
>
> *QGIS Full Stack Web Developer*
>
> Visit http://kartoza.com <http://kartoza.com/> to find out about open 
> source:
>
> * Desktop GIS programming services
>
> * Geospatial web development
>
> * GIS Training
>
> * Consulting Services
>
> Office: _+261(0)34 09 524 73_
>
> *From: *Lova Andriarimalala <lova at kartoza.com>
> *Date: *Friday, 20 October 2023 at 2:54 PM
> *To: *qgis-developer at lists.osgeo.org <qgis-developer at lists.osgeo.org>
> *Subject: *QGIS Full Stack Web Developer Report
>
> Hello everyone,
>
> Currently, I am working on the website that administers the feeds 
> displayed in the news area of QGIS. The website's repository is 
> available on GitHub: https://github.com/qgis/qgis-feed 
> <https://github.com/qgis/qgis-feed>
>
> Please find below the report for the past two weeks.
>
> *PRs open:*
>
>       o Feeds list page with filter and sorting
>         <https://github.com/qgis/qgis-feed/pull/30>
>       o Feed item form with preview
>         <https://github.com/qgis/qgis-feed/pull/32>
>       o Feed form review step <https://github.com/qgis/qgis-feed/pull/33>
>
> *PR merged:*
>
>       o Create a login page, add test cases, configure GH actions
>         <https://github.com/qgis/qgis-feed/pull/28>
>
> *Still working on:*
>
>       o Use web pack for bulma CSS
>         <https://github.com/qgis/qgis-feed/issues/29>
>
> Please do not hesitate to provide any feedback regarding the report 
> structure or layout. Your suggestions are highly appreciated, as they 
> will enable us to improve the report's quality and readability. Thank 
> you for taking the time to review the report.
>
> Have a great weekend,
>
> Lova
>
>>
> **
>
> *Lova Andriarimalala*
>
> *QGIS Full Stack Web Developer*
>
> Visit http://kartoza.com <http://kartoza.com/> to find out about open 
> source:
>
> * Desktop GIS programming services
>
> * Geospatial web development
>
> * GIS Training
>
> * Consulting Services
>
> Office: _+261(0)34 09 524 73_
>
>
> _______________________________________________
> 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/20231124/4e464399/attachment-0001.htm>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: image001.jpg
Type: image/jpeg
Size: 6123 bytes
Desc: not available
URL: <http://lists.osgeo.org/pipermail/qgis-developer/attachments/20231124/4e464399/attachment-0001.jpg>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: julien_moura.vcf
Type: text/vcard
Size: 351 bytes
Desc: not available
URL: <http://lists.osgeo.org/pipermail/qgis-developer/attachments/20231124/4e464399/attachment-0001.vcf>


More information about the QGIS-Developer mailing list