leonhard-s/qgis-stubs

Automate stub file generation

leonhard-s opened this issue · 1 comments

Most of the stub generation process can be (and was) automated.

Extending this process to also perform the remaining tasks via repository-hosted scripts would allow the generation and release of new stub files as new versions of QGIS are released.

Implemented automation to the extent possible. Didn't go further as it'd start getting version specific.
Added a checklist alongside the bot PRs to help with the semi-manual process, a lot of it is still RegEx-based search and replace.