Ju M activity https://gitlab.com/geojulien 2026-03-17T11:52:29Z tag:gitlab.com,2026-03-17:5212458346 Ju M commented on merge request !289 at Oslandia / QGIS / Oslandia 2026-03-17T11:52:29Z geojulien Ju M [email protected]

Voir mes commentaires

tag:gitlab.com,2026-03-17:5212457290 Ju M commented on merge request !289 at Oslandia / QGIS / Oslandia 2026-03-17T11:52:12Z geojulien Ju M [email protected]

la docstring ne suit pas le formalisme que nous cherchons à appliquer (oui je sais pour l'instant c'est très incohérent partout mais comme là c'est du refacto c'est l'occasion) :

        """Get user filters as a lower str list.

        :param lower: To tell if we want the list as lowercase, defaults to False
        :type lower: bool, optional

        :return: _description_
        :rtype: list[str]
        """

Je te laisse compléter la description du retour.

Si tu utilises VS Code une extension recommandée permet de prégénérer la structure. Chez moi le raccourci est crtl+shift+2

tag:gitlab.com,2026-03-17:5212450603 Ju M commented on merge request !289 at Oslandia / QGIS / Oslandia 2026-03-17T11:50:29Z geojulien Ju M [email protected]

ligne commentée ?

tag:gitlab.com,2026-03-17:5212027756 Ju M commented on merge request !12 at Oslandia / QGIS / QGIS Plugin Templater GUI 2026-03-17T10:17:50Z geojulien Ju M [email protected]

yeah, see my above comment. More straight forward: read it from requirements.txt in __about__.py to expose it.

tag:gitlab.com,2026-03-17:5211581947 Ju M commented on issue #5 at Oslandia / QGIS / QGIS Plugin Templater GUI 2026-03-17T08:43:28Z geojulien Ju M [email protected]

Just avoid the hammer since it's the historical icon of Plugin Builder https://plugins.qgis.org/plugins/pluginbuilder3/

tag:gitlab.com,2026-03-17:5211502730 Ju M commented on issue #5 at Oslandia / QGIS / QGIS Plugin Templater GUI 2026-03-17T08:24:58Z geojulien Ju M [email protected]

Thanks, those first proposals look good :). My order of preference: 5, 4, 3.

Just a though: the plugin's purpose is about to create/initiate a new plugin project and here, I feel like we don't have this idea of creation. Do you get what I mean?

tag:gitlab.com,2026-03-16:5209674407 Ju M opened merge request !291: update(docs): autogenerated QDT snippet at Oslandia / QGIS / Oslandia 2026-03-16T18:42:47Z geojulien Ju M [email protected]

Based on: template-qgis-plugin!103

tag:gitlab.com,2026-03-16:5209672783 Ju M pushed new project branch docs/make-qdt-snippet-dynamic at Oslandia / QGIS / Oslandia 2026-03-16T18:42:24Z geojulien Ju M [email protected]

Ju M (1dda12f2) at 16 Mar 18:42

update(docs): autogenerated QDT snippet

tag:gitlab.com,2026-03-16:5209614801 Ju M pushed to project branch add/qdt-snippet-to-template-docs at Oslandia / QGIS / QGIS Plugin Templater 2026-03-16T18:23:18Z geojulien Ju M [email protected]

Ju M (89b96d7d) at 16 Mar 18:23

improve(template/docs): if option 'docs_include_qdt_snippet' is set...

... and 6 more commits

tag:gitlab.com,2026-03-16:5209600146 Ju M commented on merge request !12 at Oslandia / QGIS / QGIS Plugin Templater GUI 2026-03-16T18:18:45Z geojulien Ju M [email protected]

Well it was not for requirements but for plugin_dependencies: template-qgis-plugin!89 (diffs)

tag:gitlab.com,2026-03-16:5209595445 Ju M commented on merge request !12 at Oslandia / QGIS / QGIS Plugin Templater GUI 2026-03-16T18:17:12Z geojulien Ju M [email protected]

Avoid the cookiecutter version number hardcoded. Use the __about__ module to read it from metadata.txt. Hint: I've done that recently.. but I can't remember where ;)

tag:gitlab.com,2026-03-16:5209586367 Ju M commented on issue #5 at Oslandia / QGIS / QGIS Plugin Templater GUI 2026-03-16T18:14:24Z geojulien Ju M [email protected]

FYI @sbeorchia we aim to broadcast this plugin at https://conf.qgis.osgeo.fr/ next week

tag:gitlab.com,2026-03-16:5209544336 Ju M opened merge request !106: improve(quality): docstrings and type hints at Oslandia / QGIS / QGIS Plugin Templater 2026-03-16T18:01:56Z geojulien Ju M [email protected]
tag:gitlab.com,2026-03-16:5209542233 Ju M pushed new project branch improve/better-python-language-compliance at Oslandia / QGIS / QGIS Plugin Templater 2026-03-16T18:01:25Z geojulien Ju M [email protected]

Ju M (1f5ee91d) at 16 Mar 18:01

improve(quality): docstrings and type hints

tag:gitlab.com,2026-03-16:5209535709 Ju M opened merge request !290: improve(quality): docstrings and type hints on settings Dialog at Oslandia / QGIS / Oslandia 2026-03-16T17:59:29Z geojulien Ju M [email protected]
tag:gitlab.com,2026-03-16:5209533834 Ju M pushed new project branch improve/minor-python-language-improvements at Oslandia / QGIS / Oslandia 2026-03-16T17:58:53Z geojulien Ju M [email protected]

Ju M (36af05bf) at 16 Mar 17:58

improve(quality): docstrings and type hints

tag:gitlab.com,2026-03-16:5209474009 Ju M deleted project branch template/ci/move-GH-token-permissions-to-job-scope at Oslandia / QGIS / QGIS Plugin Templater 2026-03-16T17:40:44Z geojulien Ju M [email protected]

Ju M (d48f02a5) at 16 Mar 17:40

tag:gitlab.com,2026-03-16:5209473896 Ju M pushed to project branch master at Oslandia / QGIS / QGIS Plugin Templater 2026-03-16T17:40:42Z geojulien Ju M [email protected]

Ju M (4264a4e4) at 16 Mar 17:40

Merge branch 'template/ci/move-GH-token-permissions-to-job-scope' i...

... and 1 more commit

tag:gitlab.com,2026-03-16:5209473864 Ju M accepted merge request !102: improve(ci/template): add GH token permissions at Oslandia / QGIS / QGIS Plugin Templater 2026-03-16T17:40:41Z geojulien Ju M [email protected]
tag:gitlab.com,2026-03-16:5209472540 Ju M pushed to project branch add/qdt-snippet-to-template-docs at Oslandia / QGIS / QGIS Plugin Templater 2026-03-16T17:40:16Z geojulien Ju M [email protected]

Ju M (34424c20) at 16 Mar 17:40

improve(template/docs): if option 'docs_include_qdt_snippet' is set...

... and 8 more commits