Skip to content

Conversation

@wenzeslaus
Copy link
Member

While #3849 added link to the specific commit, the URL was always main repo. This rewrites the code to get pure repo URL in a variable and then uses that to link to the specific commit in the appropriate repo. It limits the use of urlparse.urljoin because that is not required to join URLs and brings additional complexity with the need to add trailing slashes.

While OSGeo#3849 added link to the specific commit, the URL was always main repo. This rewrites the code to get pure repo URL in a variable and then uses that to link to the specific commit in the appropriate repo. It limits the use of urlparse.urljoin because that is not required to join URLs and brings additional complexity with the need to add trailing slashes.
@github-actions github-actions bot added the Python Related code is in Python label Mar 6, 2025
@wenzeslaus wenzeslaus self-assigned this Mar 6, 2025
@echoix echoix merged commit 0c0fb75 into OSGeo:main Mar 7, 2025
29 of 31 checks passed
@github-project-automation github-project-automation bot moved this from In Progress to Done in GRASS Markdown Documentation Mar 7, 2025
@github-actions github-actions bot added this to the 8.5.0 milestone Mar 7, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Python Related code is in Python

Projects

Development

Successfully merging this pull request may close these issues.

2 participants