-
-
Notifications
You must be signed in to change notification settings - Fork 1.3k
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
Update Launchpad links to point to GitHub issues instead #11270
Conversation
49d6ca6
to
6e2ae30
Compare
IMO this counts as a frowned upon mass reformatting PR that comes with the usual merge conflicts. I don't think others will accept it. Also, if you had told us earlier, we could've given you the issue database that contains the mapping between github and launchpad issues... |
If we don't apply pre-commit changes for this PR, I don't see a problem with mass reformatting. |
Sorry, I was perhaps a bit too eager with this :D Yeah, I definitely see your point in this being hard to review... but that's probably in the nature of such a change. Feel free to close this or repurpose the script e.g. to read the mapping from the database you've mentioned if that's easier to do. |
I consider the resulting conflicts easy to resolve and the scripting approach the only way we can manage this change. I am a bit concerned about the existing bug links that are not following an unambiguous notation. |
I don't really see a huge need to swap all the links, after all you can just follow the link to launchpad and then follow to github since the backlink is posted on launchpad as well. That said, while its not a big improvement, it doesn't have much downsights either so I'm neutral on whether to merge this. |
I would appreciate it to replace the legacy links that still point to Launchpad. Unrelated remarks
|
Any updates on this? We should probably either move forward with this PR or close it to avoid accumulating a lot of conflicts. |
I would like to see this get merged. What are the preconditions, that everybody is fine with this? |
No objections from me, but it would be nice if the couple ambiguous occurrences in the source could be fixed. They're only a few and can be fixed by hand. I used |
I am also supporting the merge. I think that should go to 2.4 to lower the risk of future merge conflicts. |
57d1fb9
to
ddaeaf7
Compare
I've rebased it to 2.4 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM Thank you for taking care.
I will issue another PR fixing the remaining LP numbers as suggested by @Swiftb0y- |
Inspired by #11265 (comment), this PR updates all the Launchpad links to the corresponding GitHub issues.
In case anyone's curious/wants to verify the result, this is the script I've used (requires a GitHub API token).