Skip to content

Commits

Commits on Jun 28, 2021

  1. Address PR comment.

    Edoardo Pirovano committed Jun 28, 2021
    Copy the full SHA
    a7dac5c View commit details
  2. Allow local instead of downloaded CodeQL

    Edoardo Pirovano committed Jun 28, 2021
    Copy the full SHA
    8f4c2c7 View commit details

Commits on Jun 25, 2021

  1. Merge branch 'main' into aeisenberg/pack-in-inputs

    Andrew Eisenberg authored and GitHub committed Jun 25, 2021
    Copy the full SHA
    67312df View commit details
  2. Add extra integration test for packaging

    Also, update the options and inputs documentation.
    Andrew Eisenberg committed Jun 25, 2021
    Copy the full SHA
    4087f37 View commit details
  3. Remove misleading comment.

    Edoardo Pirovano authored and Edoardo Pirovano committed Jun 25, 2021
    Copy the full SHA
    85ac9fe View commit details

Commits on Jun 24, 2021

  1. Improve error messages from CLI invocations

    Edoardo Pirovano authored and Edoardo Pirovano committed Jun 24, 2021
    Copy the full SHA
    40852fa View commit details
  2. Merge branch 'main' into simon-engledew/fix-runner-temp-missing

    Andrew Eisenberg authored and GitHub committed Jun 24, 2021
    Copy the full SHA
    af32a29 View commit details
  3. Add Ruby to 'isInterpretedLanguage'

    Arthur Baars committed Jun 24, 2021
    Copy the full SHA
    a1f71cf View commit details
  4. Just reverse test case

    Simon Engledew committed Jun 24, 2021
    Copy the full SHA
    26ade03 View commit details
  5. Restore original getCodeQLActionRepository behaviour

    Simon Engledew committed Jun 24, 2021
    Copy the full SHA
    9200db3 View commit details

Commits on Jun 23, 2021

  1. Merge branch 'main' into csharp-loc

    Andrew Eisenberg committed Jun 23, 2021
    Copy the full SHA
    c5434c9 View commit details
  2. Add new packs input to init action

    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.
    Andrew Eisenberg committed Jun 23, 2021
    Copy the full SHA
    6e577cf View commit details
  3. Fix C# line counting and add test

    Edoardo Pirovano authored and Edoardo Pirovano committed Jun 23, 2021
    Copy the full SHA
    68b6873 View commit details
  4. Replace custom tool download method with the one in the tool cache li…

    …brary.
    Chris Gavin committed Jun 23, 2021
    Copy the full SHA
    59560e5 View commit details

Commits on Jun 22, 2021

  1. Merge branch 'main' into hmakholm/pr/2.5.6

    Henry Mercer authored and GitHub committed Jun 22, 2021
    Copy the full SHA
    1cd2cd1 View commit details
  2. Update CodeQL bundle to 20210622 / 2.5.6

    Henning Makholm committed Jun 22, 2021
    Copy the full SHA
    8d50a5f View commit details
  3. Upload CodeQL databases

    Robert committed Jun 22, 2021
    Copy the full SHA
    146c897 View commit details

Commits on Jun 21, 2021

  1. Revert "Upload CodeQL databases"

    Robert authored and GitHub committed Jun 21, 2021
    Copy the full SHA
    d893508 View commit details

Commits on Jun 18, 2021

  1. Add workflow input to disable uploads

    Robert committed Jun 18, 2021
    Copy the full SHA
    f3cd5fa View commit details
  2. Merge branch 'main' into upload-database

    Robert committed Jun 18, 2021
    Copy the full SHA
    33ac512 View commit details

Commits on Jun 17, 2021

  1. Merge pull request #565 from github/robertbrignull/upload_ghes

    Only attempt to upload on dotcom
    Robert authored and GitHub committed Jun 17, 2021
    Copy the full SHA
    69c30da View commit details

Commits on Jun 16, 2021

  1. Only attempt to upload on dotcom

    Robert committed Jun 16, 2021
    Copy the full SHA
    b985a67 View commit details
  2. Provide a better error message

    Robert committed Jun 16, 2021
    Copy the full SHA
    c989ee7 View commit details
  3. Copy the full SHA
    d693b3c View commit details

Commits on Jun 10, 2021

  1. Remove unnecessary type assertions

    Andrew Eisenberg committed Jun 10, 2021
    Copy the full SHA
    20aafcd View commit details
  2. Update cleanup to bundle

    Robin Neatherway committed Jun 10, 2021
    Copy the full SHA
    4294711 View commit details
  3. Upload databases from analyze action

    Robert committed Jun 10, 2021
    Copy the full SHA
    2a9a602 View commit details

Commits on Jun 9, 2021

  1. Remove two log entries

    Cleans up the output logs even more. These entries don't add any more
    information since everything is grouped now.
    Andrew Eisenberg committed Jun 9, 2021
    Copy the full SHA
    23cdd6b View commit details
  2. Add pack download to its own log group

    Also, make the baseline count message less awkward sounding.
    Andrew Eisenberg committed Jun 9, 2021
    Copy the full SHA
    a2e96a4 View commit details
  3. Use nullish conversion for packs

    Slightly simplifies the `parsePacks` function.
    Andrew Eisenberg committed Jun 9, 2021
    Copy the full SHA
    96e7de3 View commit details
  4. Refactor codeql.ts

    Extract a `runTool` function that captures the stdout and returns it.
    A small refactoring that reduces copied code.
    Andrew Eisenberg committed Jun 9, 2021
    Copy the full SHA
    49b2220 View commit details
  5. Copy the full SHA
    82388fd View commit details
  6. Add --finalize-dataset to database finalize call

    Edoardo Pirovano authored and Edoardo Pirovano committed Jun 9, 2021
    Copy the full SHA
    babcc1b View commit details
  7. Add new log grouping for DB cleanup

    Edoardo Pirovano authored and Edoardo Pirovano committed Jun 9, 2021

    Unverified

    No user is associated with the committer email.
    Copy the full SHA
    06df98a View commit details
  8. Add intepret-results timings to status reports

    Edoardo Pirovano authored and Edoardo Pirovano committed Jun 9, 2021

    Unverified

    No user is associated with the committer email.
    Copy the full SHA
    0ea20c5 View commit details
Older