FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

Improve tracking of autobuild errors by henrymercer · Pull Request #2198 · github/codeql-action · GitHub

Improve tracking of autobuild errors - #2198

Merged
henrymercer merged 5 commits into
mainfrom
henrymercer/improve-tracking-autobuild-errors
Mar 15, 2024
Merged

henrymercer merged 5 commits into
mainfrom
henrymercer/improve-tracking-autobuild-errors

Conversation

henrymercer commented Mar 14, 2024
edited
Loading

Copy link
Copy Markdown
Contributor

Improve the way we surface errors while automatically attempting to build code, particularly in circumstances where the autobuilder doesn't produce diagnostic information.

Specifically, extract just the [ERROR] part of the stderr stream, and link users to the troubleshooting page in the docs.

Also mark Maven and Gradle build failures as configuration errors.

Merge / deployment checklist

  • Confirm this change is backwards compatible with existing workflows.
  • Confirm the readme has been updated if necessary.
  • Confirm the changelog has been updated if necessary.

henrymercer requested a review from a team as a code owner March 14, 2024 17:59
nickfyson previously approved these changes Mar 14, 2024

nickfyson left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Choose a reason Spam Abuse Off Topic Outdated Duplicate Resolved Low Quality

LGTM

Comment thread src/cli-errors.ts Outdated
Comment thread src/cli-errors.ts Outdated
nickfyson previously approved these changes Mar 15, 2024
henrymercer requested a review from nickfyson March 15, 2024 15:48
henrymercer merged commit 1ecc277 into main Mar 15, 2024
henrymercer deleted the henrymercer/improve-tracking-autobuild-errors branch March 15, 2024 18:16
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants


Back | FazBrowse Home | New Git URL