Skip to content

Commits

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
  3. Fix regex

    Sam Partington committed Jun 25, 2020
    Copy the full SHA
    32c9898 View commit details
  4. Reset mocks in test so they don't leak into later test

    Sam Partington committed Jun 25, 2020
    Copy the full SHA
    56292b1 View commit details
  5. Include completed_at when action is aborted

    Robert Brignull committed Jun 25, 2020
    Copy the full SHA
    50a2815 View commit details
  6. Add validation of remote config location, no retrieval yet

    Sam Partington committed Jun 25, 2020
    Copy the full SHA
    a19d19e View commit details

Commits on Jun 24, 2020

  1. Copy the full SHA
    153a598 View commit details
  2. Add a test that Octokit isn't used for local config

    Sam Partington committed Jun 24, 2020
    Copy the full SHA
    f4cf65c View commit details
  3. Merge branch 'main' into report-action-aborted

    Alex Kalyvitis authored and GitHub committed Jun 24, 2020
    Copy the full SHA
    559e260 View commit details
  4. Manually convert response.data to a JSON string.

    Chris Gavin committed Jun 24, 2020
    Copy the full SHA
    464ce1b View commit details
  5. add missing semicolon

    Alex Kalyvitis committed Jun 24, 2020
    Copy the full SHA
    8530f5b View commit details
  6. fix typo and throw error when languages are not detected

    Alex Kalyvitis committed Jun 24, 2020
    Copy the full SHA
    a67896b View commit details
  7. Merge branch 'main' into only-output-on-failure

    Robert authored and GitHub committed Jun 24, 2020
    Copy the full SHA
    b3ffa76 View commit details
  8. reformat remaining 4 space indentations

    Alex Kalyvitis committed Jun 24, 2020
    Copy the full SHA
    3871ca7 View commit details
  9. Merge branch 'main' into report-action-aborted

    Alex Kalyvitis committed Jun 24, 2020
    Copy the full SHA
    a091618 View commit details

Commits on Jun 23, 2020

  1. Use a single Octokit client for everything rather than a bunch of Oct…

    …okits and an HTTP client.
    Chris Gavin committed Jun 23, 2020
    Copy the full SHA
    74c48f7 View commit details
  2. run tslint --fix

    Alex Kalyvitis committed Jun 23, 2020
    Copy the full SHA
    b8ac06a View commit details
Older