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

Debug codeql scripts #2

Merged
merged 22 commits into from
Jun 30, 2024
Merged

Debug codeql scripts #2

merged 22 commits into from
Jun 30, 2024

Conversation

franktip
Copy link
Contributor

after upgrading to a new version of CodeQL, coverage calculations are working now except for the refiner metrics which are commented out for now..

if: ${{ github.event_name == 'workflow_dispatch' && inputs.debug_enabled }}
# - name: Setup tmate session
# uses: mxschmitt/action-tmate@v3
# if: ${{ github.event_name == 'workflow_dispatch' && inputs.debug_enabled }}
Copy link
Collaborator

Choose a reason for hiding this comment

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

I see another added tmate session later in the file so is commenting this out here intentional?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Sorry, I used this while debugging things, and was trying to avoid having the workflow being interrupted more than once.

@franktip franktip merged commit 7e16a1a into main Jun 30, 2024
61 checks passed
@franktip franktip deleted the debug-codeql-scripts branch June 30, 2024 21:12
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