Skip to content

Linkify build error output#3548

Merged
josephsnyder merged 1 commit intoKitware:masterfrom
williamjallen:linkify-output
Mar 31, 2026
Merged

Linkify build error output#3548
josephsnyder merged 1 commit intoKitware:masterfrom
williamjallen:linkify-output

Conversation

@williamjallen
Copy link
Copy Markdown
Collaborator

This PR re-adds automatic source file link creation in build error stderr and stdout. Source files are detected by matching strings starting with the absolute source directory and ending with a line:column anchor. If an update was provided, links to the file in the correct commit are generated. Otherwise, we fall back to a default main branch.

@williamjallen williamjallen added this to the v4.11 milestone Mar 27, 2026
@williamjallen williamjallen force-pushed the linkify-output branch 2 times, most recently from b5ba65a to d7c9d2e Compare March 30, 2026 14:24
This PR re-adds automatic source file link creation in build error stderr and stdout.  Source files are detected by matching strings starting with the absolute source directory and ending with a line:column anchor.  If an update was provided, links to the file in the correct commit are generated.  Otherwise, we fall back to a default `main` branch.  In the future, this should be improved by merging the repository info fields on the project table into the repository table.
@josephsnyder josephsnyder added this pull request to the merge queue Mar 31, 2026
@github-merge-queue github-merge-queue Bot removed this pull request from the merge queue due to failed status checks Mar 31, 2026
@josephsnyder josephsnyder added this pull request to the merge queue Mar 31, 2026
Merged via the queue into Kitware:master with commit 2937ee5 Mar 31, 2026
13 of 14 checks passed
@williamjallen williamjallen deleted the linkify-output branch March 31, 2026 13:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants