Skip to content

Commits

Commits on Mar 16, 2021

  1. call setupActionsVars in the tests too

    Robert committed Mar 16, 2021
    Copy the full SHA
    378f30f View commit details
  2. Copy the full SHA
    d698cb3 View commit details

Commits on Mar 7, 2021

  1. When downloading the CodeQL bundle, only use the GitHub AE endpoint o…

    …n GitHub AE, and check it first.
    Chris Gavin committed Mar 7, 2021

    Unverified

    No user is associated with the committer email.
    Copy the full SHA
    bb51ece View commit details

Commits on Feb 17, 2021

  1. set externalRepoAuth

    Robert authored and Andrew Eisenberg committed Feb 17, 2021
    Copy the full SHA
    a265353 View commit details

Commits on Feb 16, 2021

  1. Remove --external-repository-token option from runner

    Specifying a token as a cli input leads to a potential for leaking the
    token on CI logs. This commit removes the option. Instead, users
    should specify a single GitHub token through `--github-auth-stdin` or
    by setting the `GITHUB_TOKEN` environment variable. This token should be
    created with enough privileges to access the required repository.
    Andrew Eisenberg committed Feb 16, 2021
    Copy the full SHA
    58defc0 View commit details
  2. Add capability to specify auth from env var or stdin

    This commit adds two new ways of specifying GitHub auth:
    
    1. from the GITHUB_TOKEN environment variable
    2. from standard input
    
    This commit does not include any documentation changes and the
    descriptions of new command line options will need to be tweaked.
    Andrew Eisenberg authored and Andrew Eisenberg committed Feb 16, 2021
    Copy the full SHA
    88714e3 View commit details

Commits on Jan 19, 2021

  1. only insert external repos token if supplied

    Robert committed Jan 19, 2021
    Copy the full SHA
    cb574a7 View commit details

Commits on Jan 12, 2021

  1. Introduce external repository token

    Robert committed Jan 12, 2021
    Copy the full SHA
    90d1a31 View commit details

Commits on Jan 6, 2021

  1. Copy the full SHA
    c7275a7 View commit details
  2. Copy the full SHA
    54e0c67 View commit details

Commits on Dec 22, 2020

  1. Retrieve GitHubVersion when used rather than passing around

    Sam Partington committed Dec 22, 2020
    Copy the full SHA
    6de1b75 View commit details
  2. Merge branch 'main' into split-upload-method

    Sam Partington committed Dec 22, 2020
    Copy the full SHA
    82a8fa4 View commit details

Commits on Nov 30, 2020

  1. Use version information to construct payload

    Robin Neatherway committed Nov 30, 2020
    Copy the full SHA
    dff118f View commit details

Commits on Nov 27, 2020

  1. Copy the full SHA
    ff28c8d View commit details

Commits on Nov 26, 2020

  1. Request meta endpoint at the start of execution

    Robert committed Nov 26, 2020
    Copy the full SHA
    81a21bf View commit details
  2. Split upload method into two mode-specific ones

    Sam Partington committed Nov 26, 2020
    Copy the full SHA
    57514f3 View commit details

Commits on Nov 24, 2020

  1. Make anonymous objects into variables for readability

    Sam Partington committed Nov 24, 2020
    Copy the full SHA
    3ee4739 View commit details

Commits on Nov 23, 2020

  1. Copy the full SHA
    20567b5 View commit details

Commits on Nov 20, 2020

  1. Run npm run build

    Eric Cornelissen committed Nov 20, 2020
    Copy the full SHA
    5416d4f View commit details

Commits on Nov 18, 2020

  1. Copy the full SHA
    0d960df View commit details

Commits on Nov 13, 2020

  1. change voicing

    Robert committed Nov 13, 2020
    Copy the full SHA
    3f2a7ab View commit details
  2. Don't use the word "trace" in log messages

    Robert committed Nov 13, 2020
    Copy the full SHA
    4d8912d View commit details

Commits on Nov 12, 2020

  1. Copy the full SHA
    80b43ca 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

    Unverified

    No user is associated with the committer email.
    Copy the full SHA
    1220ae5 View commit details

Commits on Oct 5, 2020

  1. Merge branch 'main' into robertbrignull/subdomain

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

Commits on Oct 1, 2020

  1. Switching to import/order instead of sort-imports

    Chris Raynor committed Oct 1, 2020

    Unverified

    No user is associated with the committer email.
    Copy the full SHA
    122c9b7 View commit details

Commits on Sep 29, 2020

  1. Resolve violations of sort-imports lint

    Resolves #206
    Chris Raynor committed Sep 29, 2020

    Unverified

    No user is associated with the committer email.
    Copy the full SHA
    228546a View commit details

Commits on Sep 28, 2020

  1. Make URL parsing more robust

    Robert Brignull committed Sep 28, 2020
    Copy the full SHA
    c4dc1b0 View commit details

Commits on Sep 20, 2020

  1. Resolve violations of github/array-foreach lint

    Resolves #199
    Michael Huynh committed Sep 20, 2020

    Unverified

    No user is associated with the committer email.
    Copy the full SHA
    4666a0e View commit details

Commits on Sep 14, 2020

  1. Replace all occurrences

    Robert Brignull committed Sep 14, 2020
    Copy the full SHA
    89dad14 View commit details
  2. Running lint-fix

    Chris Raynor committed Sep 14, 2020

    Unverified

    No user is associated with the committer email.
    Copy the full SHA
    a184d50 View commit details

Commits on Sep 10, 2020

  1. add optional workflow input to specify whether snippets are added to …

    …sarif output
    Nick Fyson committed Sep 10, 2020
    Copy the full SHA
    77f767c View commit details

Commits on Sep 7, 2020

  1. Merge branch 'main' into windows_tracing

    Robert Brignull committed Sep 7, 2020
    Copy the full SHA
    212f448 View commit details
  2. Merge branch 'main' into windows_message

    Robert Brignull committed Sep 7, 2020
    Copy the full SHA
    c689371 View commit details
  3. add options to specify process name or level to trace

    Robert Brignull committed Sep 7, 2020
    Copy the full SHA
    694fa2d View commit details
Older