| Summary: | When failed to build module, add the link to the project pipeline in gitlab | ||
|---|---|---|---|
| Product: | [Developer tools] kdesrc-build | Reporter: | Andrew Shark <ashark> |
| Component: | general | Assignee: | Michael Pyne <mpyne> |
| Status: | RESOLVED MOVED | ||
| Severity: | wishlist | ||
| Priority: | NOR | ||
| Version First Reported In: | unspecified | ||
| Target Milestone: | --- | ||
| Platform: | Other | ||
| OS: | Linux | ||
| Latest Commit: | Version Fixed/Implemented In: | ||
| Sentry Crash Report: | |||
When you have a module that fails to build, you often want to see if it builds successfully in master. So you search the project in invent, and go to its pipeline page. It would be more convenient to show this link in the error message. For example: ``` kio-extras didn't build, stopping here. <<< PACKAGES FAILED TO BUILD >>> kio-extras - file:///home/username/kde/src/log/2023-09-03-01/kio-extras/build.log * Visit https://invent.kde.org/network/kio-extras/-/pipelines to see pipeline status. ```