Commits
Commits on Sep 9, 2021
-
Bump release to
codeql-bundle-20210909
Edoardo Pirovano committedSep 9, 2021 Unverified
No user is associated with the committer email.Copy the full SHA 31ae172View commit details
Commits on Sep 7, 2021
-
Update CodeQL bundle to 20210907 / 2.6.1
Chuan-kai Lin committedSep 7, 2021 Copy the full SHA 455ee1fView commit details
Commits on Sep 1, 2021
-
Merge branch 'main' into remove-old-loc
Andrew Eisenberg authored and GitHub committedSep 1, 2021 Unverified
No user is associated with the committer email.Copy the full SHA 5fc16ebView commit details
Commits on Aug 31, 2021
-
Esben Sparre Andreasen committed
Aug 31, 2021 Copy the full SHA 1c27c52View commit details
Commits on Aug 26, 2021
-
Remove old baseline LoC injection
Edoardo Pirovano committedAug 26, 2021 Unverified
No user is associated with the committer email.Copy the full SHA 2e71e02View commit details
Commits on Aug 25, 2021
-
Merge branch 'main' into cli-version
Henry Mercer authored and GitHub committedAug 25, 2021 Unverified
No user is associated with the committer email.Copy the full SHA a062fc9View commit details
Commits on Aug 24, 2021
-
Update CodeQL bundle to 20210824 / 2.6.0
Henning Makholm committedAug 24, 2021 Copy the full SHA 7208845View commit details
Commits on Aug 18, 2021
-
Address PR comments from @henrymercer
Edoardo Pirovano committedAug 18, 2021 Unverified
No user is associated with the committer email.Copy the full SHA fd45eacView commit details -
Enforce a minimum version of CodeQL CLI
Edoardo Pirovano committedAug 18, 2021 Unverified
No user is associated with the committer email.Copy the full SHA 70d2efcView commit details -
Version flag usage of certain CLI flags
Edoardo Pirovano committedAug 18, 2021 Unverified
No user is associated with the committer email.Copy the full SHA fb77829View commit details -
Cache result of
codeql version
Edoardo Pirovano committedAug 18, 2021 Unverified
No user is associated with the committer email.Copy the full SHA 4ba53e3View commit details
Commits on Aug 12, 2021
-
Pass
--ram
flag todatabase finalize
Edoardo Pirovano committedAug 12, 2021 Unverified
No user is associated with the committer email.Copy the full SHA 0c4306bView commit details
Commits on Aug 11, 2021
-
Reference exported names via
import *
.Rather than via properties on default exports — see https://github.com/import-js/eslint-plugin-import/blob/master/docs/rules/no-named-as-default-member.md
Henry Mercer committedAug 11, 2021 Copy the full SHA 93c9da2View commit details
Commits on Aug 9, 2021
-
Update CodeQL bundle to 20210809 / 2.5.9
Henning Makholm committedAug 9, 2021 Copy the full SHA b22fb46View commit details
Commits on Aug 2, 2021
-
Re-enable diagnostics summaries in the output of the
analyze
actionHenry Mercer committedAug 2, 2021 Copy the full SHA 4f7bdf9View commit details
Commits on Jul 27, 2021
-
Edoardo Pirovano committed
Jul 27, 2021 Unverified
No user is associated with the committer email.Copy the full SHA 05fc5a8View commit details -
Edoardo Pirovano committed
Jul 27, 2021 Unverified
No user is associated with the committer email.Copy the full SHA a81500cView commit details -
Edoardo Pirovano committed
Jul 27, 2021 Unverified
No user is associated with the committer email.Copy the full SHA 186161eView commit details -
Rebuild after TypeScript version bump
Edoardo Pirovano committedJul 27, 2021 Unverified
No user is associated with the committer email.Copy the full SHA d9849b8View commit details
Commits on Jul 26, 2021
-
Update codeql bunde to 20210726 / 2.5.8
alexet committedJul 26, 2021 Copy the full SHA fb86024View commit details
Commits on Jul 21, 2021
-
Augment where we insert baseline lines of code
Edoardo Pirovano committedJul 21, 2021 Unverified
No user is associated with the committer email.Copy the full SHA 11d5669View commit details
Commits on Jul 14, 2021
-
Merge branch 'main' into aibaars/refactor-checkout-path
Aditya Sharad authored and GitHub committedJul 14, 2021 Unverified
No user is associated with the committer email.Copy the full SHA d7dcff9View commit details -
Merge branch 'main' into robertbrignull/databases_url
Robert authored and GitHub committedJul 14, 2021 Unverified
No user is associated with the committer email.Copy the full SHA d09d89fView commit details -
Rename checkoutPath to either workspacePath or sourceRoot
Arthur Baars committedJul 14, 2021 Copy the full SHA f94f1edView commit details
Commits on Jul 13, 2021
-
Install Python tools on self-hosted runners
Edoardo Pirovano committedJul 13, 2021 Unverified
No user is associated with the committer email.Copy the full SHA cc14f29View commit details -
use templating for language param
Robert committedJul 13, 2021 Copy the full SHA 96edcdfView commit details -
Robert committed
Jul 13, 2021 Copy the full SHA b0b9ab8View commit details
Commits on Jul 2, 2021
-
Merge branch 'main' into source-root-input
Mario Campos authored and GitHub committedJul 2, 2021 Unverified
No user is associated with the committer email.Copy the full SHA a4a91a8View commit details -
Update CodeQL bundle to 20210702 / 2.5.7
Henning Makholm committedJul 2, 2021 Copy the full SHA 870e8e3View commit details
Commits on Jul 1, 2021
-
Merge branch 'main' into source-root-input
Aditya Sharad authored and GitHub committedJul 1, 2021 Unverified
No user is associated with the committer email.Copy the full SHA c6728b6View commit details
Commits on Jun 30, 2021
-
Recompile code after accepting suggestions from PR #607 review
Mario Campos committedJun 30, 2021 Copy the full SHA a607042View commit details -
Clarify missing LoC baseline message
Andrew Eisenberg committedJun 30, 2021 Copy the full SHA 68f742bView commit details
Commits on Jun 29, 2021
-
Recompile JS files to bring JS inline with TS for PR #607
Mario Campos committedJun 29, 2021 Copy the full SHA e1cd524View commit details -
Make 'source-root' init input relative to github.workspace
In the previous commit, the default value of the input is ${{ github.workspace }} which means that most uses of this input would probably prefix their paths with ${{ github.workspace }}, especially since actions/checkout's 'path' input must be under ${{ github.workspace }}. Therefore, it doesn't make much sense for this to be an absolute file path. Instead, it's more intuitive to make this relative to the repository.
Mario Campos committedJun 29, 2021 Copy the full SHA 337ae83View commit details -
Add 'source-root' input to init action
This input is exposed in the CodeQL CLI as the flag --source-root, allowing users of the CLI to set --source-root different from --working-dir. However, in codeql-action, these two paths are conflated and it poses problems for users with complicated build environments, in which a source root may be a child of the working directory. Most users should not notice this, as the default value is ${{ github.workspace }}, as it is implied now (`path.resolve()`).
Mario Campos committedJun 29, 2021 Copy the full SHA 42babdfView commit details