Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Merged
merged 1 commit into from
May 5, 2021

Conversation

henrymercer
Copy link
Contributor

@henrymercer henrymercer commented May 5, 2021

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