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

Explicitly list invalid metadata keys #380

Merged
merged 5 commits into from
May 22, 2024

Conversation

Xpirix
Copy link
Collaborator

@Xpirix Xpirix commented Apr 18, 2024

Change summary:

  • List all missing metadata keys in the upload error (1st screenshot)
  • List metadata keys for invalid URL link in the upload error (2nd screenshot)
  • List metadata keys for inaccessible URL link in the upload error (3rd screenshot)
  • Update unit test

list_missing_metadata
list_invalid_url
list_inaccessible_url

ToDo:

When this is deployed, we should update the following line in https://plugins.qgis.org/publish/ :

The plugin metadata contains a link to the source code, an issue tracker and a license

To

The plugin metadata contains a valid link to the homepage, the repository (source code), the tracker (issue tracker) and a license

@Xpirix Xpirix requested a review from dimasciput April 18, 2024 10:11
@dimasciput dimasciput merged commit 9fe81ad into qgis:master May 22, 2024
2 checks passed
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.

None yet

2 participants