gtristan commented on PR #2009: URL: https://github.com/apache/buildstream/pull/2009#issuecomment-2886035305
It occurs to me that this patch has issues with multi-url sources like `pip` and `cargo`. To address this, I would suggest extending `Source.create_source_info()` to add optional, keyword-only `homepage` and `issue_tracker` arguments, which can be used to provide this information differently using their own user configuration attributes. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
