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

Repository url does not get updated when uploading a new version of the plugin #350

Closed
raymondnijssen opened this issue Jan 29, 2024 · 1 comment
Assignees
Labels
🕔 Size 3 It will take me between 2 hours to half a day

Comments

@raymondnijssen
Copy link

After changing the links to homepage, tracker and repository, the repository link does not get updated in the plugin metadata as displayed in the QGIS plugin manager.

The problem could be in this line, not containing "repository":

metadata_fields = ["author", "email", "description", "about", "homepage", "tracker"]

@Xpirix Xpirix self-assigned this Jan 29, 2024
@Xpirix Xpirix moved this to To Be Estimated in QGIS Websites Maitenance Jan 29, 2024
@Xpirix Xpirix added the 🕔 Size 3 It will take me between 2 hours to half a day label Jan 29, 2024
@Xpirix Xpirix moved this from To Be Estimated to In Progress in QGIS Websites Maitenance Jan 29, 2024
@Xpirix
Copy link
Collaborator

Xpirix commented Jan 29, 2024

Dear @raymondnijssen , thanks for your help. That line is indeed what caused the issue.

I've created a new PR for this at #351.

Regards.

@Xpirix Xpirix moved this from In Progress to Review approved in QGIS Websites Maitenance Feb 1, 2024
@Xpirix Xpirix closed this as completed Feb 8, 2024
@github-project-automation github-project-automation bot moved this from Review approved to Done in QGIS Websites Maitenance Feb 8, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🕔 Size 3 It will take me between 2 hours to half a day
Projects
Development

No branches or pull requests

2 participants