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

Log each query as it's interpreted when calling codeql database analyze by henrymercer · Pull Request #476 · github/codeql-action · GitHub

Log each query as it's interpreted when calling codeql database analyze - #476

Merged
henrymercer merged 1 commit into
mainfrom
henrymercer/log-queries-during-interpretation
May 5, 2021
Merged

henrymercer merged 1 commit into
mainfrom
henrymercer/log-queries-during-interpretation

Conversation

henrymercer commented May 5, 2021
edited
Loading

Copy link
Copy Markdown
Contributor

This change ups the verbosity of the codeql database analyze call to log progress messages. This means that the Action now logs each query as it's interpreted, which improves the ease of debugging when interpretation takes a while for one of the queries being analyzed.

Example run: https://github.com/github/codeql-action/pull/476/checks?check_run_id=2511470277

Merge / deployment checklist

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

henrymercer force-pushed the henrymercer/log-queries-during-interpretation branch from 6dfb7f9 to 2c0a857 Compare May 5, 2021 17:12
henrymercer marked this pull request as ready for review May 5, 2021 17:17
henrymercer requested a review from a team May 5, 2021 17:17
henrymercer merged commit 46d0d27 into main May 5, 2021
henrymercer deleted the henrymercer/log-queries-during-interpretation branch May 5, 2021 17:30
github-actions Bot mentioned this pull request May 10, 2021
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