Commits
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
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 Copy the full SHA 6e577cfView commit details -
Fix C# line counting and add test
Edoardo Pirovano authored and Edoardo Pirovano committedJun 23, 2021 Copy the full SHA 68b6873View commit details -
Replace custom tool download method with the one in the tool cache li…
…brary.
Chris Gavin committedJun 23, 2021 Copy the full SHA 59560e5View commit details
Commits on Jun 22, 2021
-
Merge branch 'main' into hmakholm/pr/2.5.6
Henry Mercer authored and GitHub committedJun 22, 2021 Copy the full SHA 1cd2cd1View commit details -
Update CodeQL bundle to 20210622 / 2.5.6
Henning Makholm committedJun 22, 2021 Copy the full SHA 8d50a5fView commit details -
Robert committed
Jun 22, 2021 Copy the full SHA 00791d5View commit details -
Robert committed
Jun 22, 2021 Copy the full SHA 146c897View commit details
Commits on Jun 21, 2021
-
Revert "Upload CodeQL databases"
Robert authored and GitHub committedJun 21, 2021 Copy the full SHA d893508View commit details
Commits on Jun 18, 2021
-
Add workflow input to disable uploads
Robert committedJun 18, 2021 Copy the full SHA f3cd5faView commit details -
Merge branch 'main' into upload-database
Robert committedJun 18, 2021 Copy the full SHA 33ac512View commit details
Commits on Jun 17, 2021
-
Merge pull request #565 from github/robertbrignull/upload_ghes
Only attempt to upload on dotcom
Robert authored and GitHub committedJun 17, 2021 Copy the full SHA 69c30daView commit details
Commits on Jun 16, 2021
-
Only attempt to upload on dotcom
Robert committedJun 16, 2021 Copy the full SHA b985a67View commit details -
Provide a better error message
Robert committedJun 16, 2021 Copy the full SHA c989ee7View commit details -
Check if on default branch before uploading database
Robert committedJun 16, 2021 Copy the full SHA d693b3cView commit details
Commits on Jun 10, 2021
-
Remove unnecessary type assertions
Andrew Eisenberg committedJun 10, 2021 Copy the full SHA 20aafcdView commit details -
Robin Neatherway committed
Jun 10, 2021 Copy the full SHA 4294711View commit details -
Upload databases from analyze action
Robert committedJun 10, 2021 Unverified
No user is associated with the committer email.Copy the full SHA 2a9a602View commit details
Commits on Jun 9, 2021
-
Cleans up the output logs even more. These entries don't add any more information since everything is grouped now.
Andrew Eisenberg committedJun 9, 2021 Unverified
No user is associated with the committer email.Copy the full SHA 23cdd6bView commit details