Commits
Commits on Jul 27, 2021
-
Edoardo Pirovano committed
Jul 27, 2021 Copy the full SHA 05fc5a8View commit details -
Edoardo Pirovano committed
Jul 27, 2021 Copy the full SHA a81500cView commit details -
Edoardo Pirovano committed
Jul 27, 2021 Copy the full SHA 186161eView commit details -
Rebuild after TypeScript version bump
Edoardo Pirovano committedJul 27, 2021 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 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 Copy the full SHA d7dcff9View commit details -
Merge branch 'main' into robertbrignull/databases_url
Robert authored and GitHub committedJul 14, 2021 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 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 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 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
Commits on Jun 28, 2021
-
Merge branch 'main' into local-bundle
Edoardo Pirovano authored and GitHub committedJun 28, 2021 Copy the full SHA d9050f4View commit details -
Edoardo Pirovano committed
Jun 28, 2021 Copy the full SHA a7dac5cView commit details -
Allow local instead of downloaded CodeQL
Edoardo Pirovano committedJun 28, 2021 Copy the full SHA 8f4c2c7View commit details -
Support splitting of DB creation and query execution
Edoardo Pirovano committedJun 28, 2021 Copy the full SHA ef852c0View commit details
Commits on Jun 25, 2021
-
Merge branch 'main' into aeisenberg/pack-in-inputs
Andrew Eisenberg authored and GitHub committedJun 25, 2021 Copy the full SHA 67312dfView commit details -
Add extra integration test for packaging
Also, update the options and inputs documentation.
Andrew Eisenberg committedJun 25, 2021 Copy the full SHA 4087f37View commit details -
Edoardo Pirovano authored and Edoardo Pirovano committed
Jun 25, 2021 Copy the full SHA 85ac9feView commit details
Commits on Jun 24, 2021
-
Improve error messages from CLI invocations
Edoardo Pirovano authored and Edoardo Pirovano committedJun 24, 2021 Copy the full SHA 40852faView commit details -
Merge branch 'main' into simon-engledew/fix-runner-temp-missing
Andrew Eisenberg authored and GitHub committedJun 24, 2021 Copy the full SHA af32a29View commit details -
Add Ruby to 'isInterpretedLanguage'
Arthur Baars committedJun 24, 2021 Copy the full SHA a1f71cfView commit details -
Simon Engledew committed
Jun 24, 2021 Copy the full SHA 26ade03View commit details -
Restore original getCodeQLActionRepository behaviour
Simon Engledew committedJun 24, 2021 Copy the full SHA 9200db3View commit details
Commits on Jun 23, 2021
-
Merge branch 'main' into csharp-loc
Andrew Eisenberg committedJun 23, 2021 Copy the full SHA c5434c9View commit details -
Add new
packs
input to init actionThis 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.
Andrew Eisenberg committedJun 23, 2021 Unverified
No user is associated with the committer email.Copy the full SHA 6e577cfView commit details -
Fix C# line counting and add test
Edoardo Pirovano authored and Edoardo Pirovano committedJun 23, 2021 Unverified
No user is associated with the committer email.Copy the full SHA 68b6873View commit details