Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add publish cli command & fix build problems #12

Merged
merged 3 commits into from
Nov 9, 2022

Conversation

komima
Copy link
Collaborator

@komima komima commented Nov 8, 2022

  • Add publishing to QGIS plugin repo via JSON-RPC api (needs Add support for JSON-RPC plugin uploads qgis/QGIS-Django#266 to work)
  • Fix build so that files are not imported, this helps so that for example qgis does not need to be importable at build time
  • Fix issue where metadata.txt casing was always lowercase, and validation for published plugins failed

- avoid requiring for example qgis or other runtime-available libraries
  at build time by using find spec instead of direct import
@nlssakokorhonen nlssakokorhonen merged commit e1c91f7 into main Nov 9, 2022
@nlssakokorhonen nlssakokorhonen deleted the add-publish-cli-command branch November 9, 2022 07:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants