-
Notifications
You must be signed in to change notification settings - Fork 329
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
Merge main into v1 #601
Merge main into v1 #601
Conversation
Upgrade the tool cache library and use it to download the CodeQL bundle.
Mergeback v1.0.3 refs/heads/v1 into main
This input allows users to specify which packs to run. It works in unison with the packs block of the config file and it is similar to how `queries` works. They both use `+` in the same way. Note that the `#TODO` in the pr check is still around, but the CLI is available. I will remove the TODO in the next commit.
Fix C# line counting and add test
Add Ruby to 'isInterpretedLanguage'
…ssing Restore original getCodeQLActionRepository behaviour
Also, update the options and inputs documentation.
Add new `packs` input to init action
Pushed an additional commit to the CHANGELOG mentioning the LOC counting for C# is fixed, and adding a link to the PR for the |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM! Feel free to merge when you're ready.
Rebasing (OOI, why is this necessary? There's not been commits to |
ebb835a
to
440ccbd
Compare
Merging 7726ece into v1
Conductor for this PR is @edoardopirovano
Contains the following pull requests:
packs
input to init action #591 - Add newpacks
input to init action (@aeisenberg)Please review the following: