Skip to content

Commits

Commits on Nov 12, 2020

  1. Copy the full SHA
    80b43ca View commit details

Commits on Nov 11, 2020

  1. Merge branch 'main' into azure_pipelines

    Robert authored and GitHub committed Nov 11, 2020
    Copy the full SHA
    9a7b7cb View commit details

Commits on Nov 10, 2020

  1. detect Agent.Worker.exe

    Robert committed Nov 10, 2020
    Copy the full SHA
    aae4713 View commit details
  2. Make use of the GITHUB_ACTION_REPOSITORY environment variable if it…

    … is set.
    Chris Gavin committed Nov 10, 2020
    Copy the full SHA
    bf30ea6 View commit details

Commits on Nov 9, 2020

  1. Update default CodeQL bundle version

    Robin Neatherway committed Nov 9, 2020
    Copy the full SHA
    ab40235 View commit details

Commits on Nov 4, 2020

  1. Move setOutput into try block in case it errors

    Simon Engledew committed Nov 4, 2020
    Copy the full SHA
    54f3e52 View commit details
  2. Report the path of CodeQL as an output

    Simon Engledew committed Nov 4, 2020
    Copy the full SHA
    854109f View commit details
  3. Remove unnecessary env manipulation

    testing-utils.ts / setupTests() already stores and restores the env
    Simon Engledew committed Nov 4, 2020
    Copy the full SHA
    1c8d72e View commit details
  4. Fix invalid API call when running locally

    The method getAnalysisKey would call getWorkflowPath and raise an API Error.
    
    This change follows the pattern in prepareLocalRunEnvironment to set a dummy value for the required environment variable, therefore shortcutting the API request.
    Simon Engledew committed Nov 4, 2020
    Copy the full SHA
    5c0e2f9 View commit details

Commits on Nov 3, 2020

  1. Add the --threads config option to finalize db (#281)

    This flag is already being used for `runQueries`, so let's use it for
    finalize as well.
    Andrew Eisenberg authored and GitHub committed Nov 3, 2020
    Copy the full SHA
    bc1ee16 View commit details
  2. Merge branch 'main' into disable-gpgsign-in-tests

    Simon Engledew authored and GitHub committed Nov 3, 2020
    Copy the full SHA
    d7bd6e3 View commit details
  3. Copy the full SHA
    b16110e View commit details
  4. Disable gpg key signing in tests

    This avoids a popup appearing if your GPG key has a passphrase and ensures the tests still pass even if GPG is misconfigured.
    Simon Engledew committed Nov 3, 2020
    Copy the full SHA
    efc3797 View commit details

Commits on Nov 2, 2020

  1. Merge main into check-api-version.

    Chris Gavin committed Nov 2, 2020
    Copy the full SHA
    5e2fa08 View commit details
  2. Only log the version warning once on Actions even if the Action is in…

    …voked multiple times.
    Chris Gavin committed Nov 2, 2020
    Copy the full SHA
    1a4385d View commit details
  3. Copy the full SHA
    865b4bd View commit details
  4. Use an undefined check rather than hasOwnProperty.

    Chris Gavin committed Nov 2, 2020
    Copy the full SHA
    1f7bae7 View commit details

Commits on Oct 30, 2020

  1. Log a warning if the API version is not supported.

    Chris Gavin committed Oct 30, 2020
    Copy the full SHA
    1220ae5 View commit details
  2. Merge branch 'main' into daverlo/min-disk-free

    David Verdeguer committed Oct 30, 2020
    Copy the full SHA
    04e7c3c View commit details

Commits on Oct 28, 2020

  1. Use codeql 20201028

    David Verdeguer committed Oct 28, 2020
    Copy the full SHA
    f46875d View commit details

Commits on Oct 27, 2020

  1. Use setup-python-dependencies input

    David Verdeguer committed Oct 27, 2020
    Copy the full SHA
    4575212 View commit details

Commits on Oct 22, 2020

  1. Merge branch 'main' into daverlo/python-mac

    David Verdeguer authored and GitHub committed Oct 22, 2020
    Copy the full SHA
    e23b3ef View commit details
  2. Copy the full SHA
    d628762 View commit details

Commits on Oct 19, 2020

  1. Allow installing python deps on mac

    David Verdeguer committed Oct 19, 2020
    Copy the full SHA
    2391771 View commit details

Commits on Oct 13, 2020

  1. Merge branch 'main' into daverlo/python-windows

    David Verdeguer authored and GitHub committed Oct 13, 2020
    Copy the full SHA
    e63596e View commit details

Commits on Oct 8, 2020

  1. Merge branch 'main' into daverlo/python-windows

    David Verdeguer authored and GitHub committed Oct 8, 2020
    Copy the full SHA
    72e430f View commit details
  2. Update default CodeQL version to codeql-bundle-20201008

    Robin Neatherway committed Oct 8, 2020
    Copy the full SHA
    2da5fbf View commit details
  3. Add call to py

    David Verdeguer committed Oct 8, 2020
    Copy the full SHA
    e3d2d4a View commit details
  4. Add powershell to call

    David Verdeguer committed Oct 8, 2020
    Copy the full SHA
    735ec7d View commit details
  5. Apply suggestions from code review

    Co-authored-by: Arthur Baars <aibaars@github.com>
    2 people authored and GitHub committed Oct 8, 2020
    Copy the full SHA
    424a9cf View commit details

Commits on Oct 7, 2020

  1. Combine auto_install scripts

    David Verdeguer committed Oct 7, 2020
    Copy the full SHA
    e97bdbd View commit details

Commits on Oct 6, 2020

  1. Update installPythonDeps for windows

    David Verdeguer committed Oct 6, 2020
    Copy the full SHA
    0f2fa46 View commit details
  2. Guard python deps install

    David Verdeguer committed Oct 6, 2020
    Copy the full SHA
    d81cc67 View commit details

Commits on Oct 5, 2020

  1. Use GITHUB_DOTCOM_URL so URL deduplication works

    Robert Brignull committed Oct 5, 2020
    Copy the full SHA
    b185050 View commit details
  2. Merge branch 'main' into robertbrignull/subdomain

    Robert Brignull committed Oct 5, 2020
    Copy the full SHA
    28a5b95 View commit details
Older