Julien
Julien
> @Guts , just saw your comment in this issue after opening the following PR (https://github.com/opengisch/qgis-plugin-ci/pull/307). Feel free to review that or supersede it with something better :) Hello @nirvn,...
It sounds to me like a good idea :+1:. Some thoughts: - handle semver prefixed or not by `v` - handle an option to set the suffix: - if nothing,...
Sure! Same for embedding the license file.
Hi @Xpirix, Can you share us some documentation (md, OpenAPI JSON/YAML...) where we can find details about the POST request required to work those API token please?
Thanks @Xpirix! I was thinking about something like swagger but I think we can move on for now with this example. Is there a development or test instance of plugins.qgis.org...
> Yes, swagger is a good idea. I will try to implement it along with the incoming resources hub API. It would be really appreciated! Do you want to me...
> Yes please, thank you. Done in https://github.com/qgis/QGIS-Hub-Website/issues/44
Just to track the upstream discussion: https://github.com/opengisch/qgis-plugin-ci/pull/39#discussion_r574265804 # Personal XP Let me share how I do release workflow on my side: 1. I and/or fellows develop on the codebase: commits,...
This is exactly this kind of code (in setup.py) I don't like to see or maintain. Not smart enough to handle different cases and much time eater than a manual...
> @Guts I think your regexp is already nearly EOL :) :sob: Really good news!