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

Bump extraction verbosity in debug mode #2195

Merged
merged 5 commits into from Mar 13, 2024

Conversation

henrymercer
Copy link
Contributor

This PR bumps extraction verbosity when we're in debug mode. We bump the verbosity in three places:

  • database trace-command, to handle extraction when a build mode is specified, or when extracting a scanned language
  • The autobuild script we call directly when using the autobuild Action, to handle autobuild using indirect tracing
  • database finalize, to handle pre-finalize scripts and TRAP import

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 henrymercer requested a review from a team as a code owner March 13, 2024 18:35
Copy link
Contributor

@angelapwen angelapwen left a comment

Choose a reason for hiding this comment

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

Looks good to me 👍

@henrymercer henrymercer merged commit 3d82264 into main Mar 13, 2024
297 checks passed
@henrymercer henrymercer deleted the henrymercer/extraction-debug-mode branch March 13, 2024 19:10
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.

None yet

2 participants