Skip to content

Commits

Commits on Jul 15, 2020

  1. address review comments

    Robert Brignull committed Jul 15, 2020
    Copy the full SHA
    b86c370 View commit details

Commits on Jul 13, 2020

  1. move config parsing earlier + add to codeql search path

    Robert Brignull committed Jul 13, 2020
    Copy the full SHA
    da3d6d2 View commit details

Commits on Jul 10, 2020

  1. ban / as a path

    Robert Brignull committed Jul 10, 2020
    Copy the full SHA
    189b6ef View commit details
  2. Merge branch 'main' into lgtm_filters

    Robert Brignull committed Jul 10, 2020
    Copy the full SHA
    1a4c658 View commit details
  3. adjust comments

    Robert Brignull committed Jul 10, 2020
    Copy the full SHA
    fb9f2af View commit details

Commits on Jul 9, 2020

  1. ban backslashes

    Robert Brignull committed Jul 9, 2020
    Copy the full SHA
    60126bf View commit details
  2. move checking to when env vars are constructed

    Robert Brignull committed Jul 9, 2020
    Copy the full SHA
    24367a8 View commit details
  3. Make characters completely illegal on windows

    Robert Brignull committed Jul 9, 2020
    Copy the full SHA
    70980b9 View commit details
  4. output better errors

    Robert Brignull committed Jul 9, 2020
    Copy the full SHA
    bf5b437 View commit details

Commits on Jul 8, 2020

  1. filter ** paths

    Robert Brignull committed Jul 8, 2020
    Copy the full SHA
    56417be View commit details
  2. trim leading slashes

    Robert Brignull committed Jul 8, 2020
    Copy the full SHA
    abf6f23 View commit details
  3. clarify error slightly more

    Robert Brignull committed Jul 8, 2020
    Copy the full SHA
    9fb69dd View commit details
  4. give better error messages

    Robert Brignull committed Jul 8, 2020
    Copy the full SHA
    dcebdd6 View commit details

Commits on Jul 7, 2020

  1. pull out mockGetContents method

    Robert Brignull committed Jul 7, 2020
    Copy the full SHA
    07caa0f View commit details
  2. Add support for LGTM_INDEX_FILTERS

    Robert Brignull committed Jul 7, 2020
    Copy the full SHA
    fe3dbb7 View commit details

Commits on Jul 6, 2020

  1. use @actions/github

    Robert Brignull committed Jul 6, 2020
    Copy the full SHA
    0086c2e View commit details

Commits on Jul 2, 2020

  1. Make parameter names more descriptive

    Robert Brignull committed Jul 2, 2020
    Copy the full SHA
    5ab09ae View commit details
  2. Introduce wrapper around codeql

    Robert Brignull committed Jul 2, 2020
    Copy the full SHA
    c41d287 View commit details
  3. Merge branch 'main' into analysis_key_status

    Robert authored and GitHub committed Jul 2, 2020
    Copy the full SHA
    eaf6649 View commit details

Commits on Jun 30, 2020

  1. Merge branch 'main' into support-remote-config

    Sam Partington authored and GitHub committed Jun 30, 2020
    Copy the full SHA
    260a93f View commit details

Commits on Jun 29, 2020

  1. add analysis_key to status reports

    Robert Brignull committed Jun 29, 2020
    Copy the full SHA
    0e3f831 View commit details

Commits on Jun 26, 2020

  1. Merge branch 'main' into support-remote-config

    Sam Partington committed Jun 26, 2020
    Copy the full SHA
    ee4cc86 View commit details
  2. Make remote config retrieval more robust

    Sam Partington committed Jun 26, 2020
    Copy the full SHA
    0607771 View commit details
  3. Correct copy/pasted test description

    Robin Neatherway committed Jun 26, 2020
    Copy the full SHA
    151d531 View commit details
  4. Bring error message method name inline with others

    Sam Partington committed Jun 26, 2020
    Copy the full SHA
    51becd2 View commit details
  5. Remove redundant comment

    Sam Partington committed Jun 26, 2020
    Copy the full SHA
    a66f2b0 View commit details
  6. Simplify singleton tests by removing the loop

    Robin Neatherway committed Jun 26, 2020
    Copy the full SHA
    a0d4330 View commit details
  7. Copy the full SHA
    7c00663 View commit details
  8. Use new API client

    Sam Partington committed Jun 26, 2020
    Copy the full SHA
    f8c8794 View commit details
  9. Merge branch 'main' into support-remote-config

    Sam Partington committed Jun 26, 2020
    Copy the full SHA
    9566d8c View commit details
  10. Retrieve remote configuration where specified

    Sam Partington committed Jun 26, 2020
    Copy the full SHA
    366d8a3 View commit details
  11. getRequiredEnvParams must be non-empty

    Robin Neatherway committed Jun 26, 2020
    Copy the full SHA
    bb9ed79 View commit details
  12. Merge branch 'main' into octokit

    Chris Gavin committed Jun 26, 2020
    Copy the full SHA
    ef50797 View commit details

Commits on Jun 25, 2020

  1. fall back to GITHUB_SHA env var if git is not available

    Robert Brignull committed Jun 25, 2020
    Copy the full SHA
    0fdc2c7 View commit details
  2. Add a test that an Octokit request is made for remote config

    Sam Partington committed Jun 25, 2020
    Copy the full SHA
    388403b View commit details
Older