-
Notifications
You must be signed in to change notification settings - Fork 59
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
Add QL4QL to analyze the queries #511
Draft
rvermeulen
wants to merge
26
commits into
github:main
Choose a base branch
from
rvermeulen:rvermeulen/ql-4-ql
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Draft
Commits on Jan 26, 2024
-
Create a shell environment with a CodeQL CLI that includes the Ql extractor to create CodeQL databases of QL files.
Configuration menu - View commit details
-
Copy full SHA for e68fb0e - Browse repository at this point
Copy the full SHA e68fb0eView commit details
Commits on Jan 27, 2024
-
Remove dependency on CodeQL CLI
The CLI was only used to format the generated library. We will skip that for now.
Configuration menu - View commit details
-
Copy full SHA for e0841eb - Browse repository at this point
Copy the full SHA e0841ebView commit details -
Configuration menu - View commit details
-
Copy full SHA for 3efa7b5 - Browse repository at this point
Copy the full SHA 3efa7b5View commit details -
Configuration menu - View commit details
-
Copy full SHA for c5be6b1 - Browse repository at this point
Copy the full SHA c5be6b1View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3fbd6a6 - Browse repository at this point
Copy the full SHA 3fbd6a6View commit details -
Configuration menu - View commit details
-
Copy full SHA for 39126fb - Browse repository at this point
Copy the full SHA 39126fbView commit details -
Configuration menu - View commit details
-
Copy full SHA for cda3971 - Browse repository at this point
Copy the full SHA cda3971View commit details -
Configuration menu - View commit details
-
Copy full SHA for ab731b2 - Browse repository at this point
Copy the full SHA ab731b2View commit details -
Configuration menu - View commit details
-
Copy full SHA for 749ea80 - Browse repository at this point
Copy the full SHA 749ea80View commit details -
Configuration menu - View commit details
-
Copy full SHA for 93b27e8 - Browse repository at this point
Copy the full SHA 93b27e8View commit details -
Configuration menu - View commit details
-
Copy full SHA for e60bb08 - Browse repository at this point
Copy the full SHA e60bb08View commit details -
Configuration menu - View commit details
-
Copy full SHA for b628c0c - Browse repository at this point
Copy the full SHA b628c0cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 67baed8 - Browse repository at this point
Copy the full SHA 67baed8View commit details
Commits on Jan 29, 2024
-
Address issue with JDK on Linux
This uses the same approach as the CodeQL derivative part of Nix packages https://github.com/NixOS/nixpkgs/blob/4299aee00ffcb68ecdc5c9a2befc244a61bec5be/pkgs/development/tools/analysis/codeql/default.nix
Configuration menu - View commit details
-
Copy full SHA for f80e31e - Browse repository at this point
Copy the full SHA f80e31eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 6fe5e35 - Browse repository at this point
Copy the full SHA 6fe5e35View commit details -
Configuration menu - View commit details
-
Copy full SHA for 131f6ab - Browse repository at this point
Copy the full SHA 131f6abView commit details -
Configuration menu - View commit details
-
Copy full SHA for 4e5d514 - Browse repository at this point
Copy the full SHA 4e5d514View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4121f79 - Browse repository at this point
Copy the full SHA 4121f79View commit details -
Configuration menu - View commit details
-
Copy full SHA for cdf9295 - Browse repository at this point
Copy the full SHA cdf9295View commit details -
Configuration menu - View commit details
-
Copy full SHA for 250fe90 - Browse repository at this point
Copy the full SHA 250fe90View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6f4124e - Browse repository at this point
Copy the full SHA 6f4124eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 750e8be - Browse repository at this point
Copy the full SHA 750e8beView commit details -
Key the Nix store on the workflow file
This allows us to address issues with caching within the workflow file.
Configuration menu - View commit details
-
Copy full SHA for 1dda311 - Browse repository at this point
Copy the full SHA 1dda311View commit details -
Attempt bind mount to address cache write issues
Restoring the cache currently fails with permission issues. This is an attempt to address that.
Configuration menu - View commit details
-
Copy full SHA for 9537f6a - Browse repository at this point
Copy the full SHA 9537f6aView commit details
Commits on Jan 30, 2024
-
Configuration menu - View commit details
-
Copy full SHA for b824f61 - Browse repository at this point
Copy the full SHA b824f61View commit details -
Configuration menu - View commit details
-
Copy full SHA for e7ea5b7 - Browse repository at this point
Copy the full SHA e7ea5b7View commit details
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.