Skip to content

Commits

Permalink
b86c3701ed
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?

Commits on Jul 15, 2020

  1. address review comments

    Robert Brignull committed Jul 15, 2020
    Copy the full SHA
    b86c370 View commit details
  2. Merge branch 'main' into codeql_search_path

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

Commits on Jul 14, 2020

  1. Merge pull request #111 from github/vscode-debugging

    Add support for debugging from VSCode
    Sam Partington authored and GitHub committed Jul 14, 2020

    Unverified

    No user is associated with the committer email.
    Copy the full SHA
    d1d8076 View commit details
  2. Add support for debugging from VSCode

    https://github.com/avajs/ava/blob/master/docs/recipes/debugging-with-vscode.md recommends passing the `debug` option to Ava.  However, in my experience Ava waits indefinitely when this option is used, without actually running any tests.
    
    The increased timeout setting is so that tests won't fail prematurely because you're slowly stepping through code.
    Sam Partington committed Jul 14, 2020
    Copy the full SHA
    7a78ec0 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. Merge pull request #103 from github/lgtm_filters

    Add support for LGTM_INDEX_FILTERS
    Robert authored and GitHub committed Jul 10, 2020

    Unverified

    No user is associated with the committer email.
    Copy the full SHA
    c3dcf26 View commit details
  2. ban / as a path

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

    Robert Brignull committed Jul 10, 2020
    Copy the full SHA
    1a4c658 View commit details
  4. Merge pull request #100 from github/github_proxy

    Use @actions/github as a wrapper around octokit in order to support proxies
    Robert authored and GitHub committed Jul 10, 2020

    Unverified

    No user is associated with the committer email.
    Copy the full SHA
    ec15477 View commit details
  5. remove bypass-proxy test

    Robert Brignull committed Jul 10, 2020
    Copy the full SHA
    ca775cf View commit details
  6. 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
  5. Merge remote-tracking branch 'origin/main' into github_proxy

    Robert Brignull committed Jul 9, 2020
    Copy the full SHA
    b6efd2e View commit details
  6. add tests

    Robert Brignull committed Jul 9, 2020
    Copy the full SHA
    8a6b404 View commit details
  7. Merge branch 'main' into lgtm_filters

    Robert Brignull committed Jul 9, 2020
    Copy the full SHA
    d781c66 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
  5. Merge pull request #102 from github/exclude-lib

    Exclude lib directory from analysis
    Robert authored and GitHub committed Jul 8, 2020

    Unverified

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

Commits on Jul 7, 2020

  1. Merge remote-tracking branch 'origin/main' into github_proxy

    Robert Brignull committed Jul 7, 2020
    Copy the full SHA
    13ee335 View commit details
  2. pull out mockGetContents method

    Robert Brignull committed Jul 7, 2020
    Copy the full SHA
    07caa0f View commit details
  3. add sinon types

    Robert Brignull committed Jul 7, 2020
    Copy the full SHA
    f77ab09 View commit details
  4. Update codeql-config.yml

    Robert authored and GitHub committed Jul 7, 2020

    Unverified

    No user is associated with the committer email.
    Copy the full SHA
    8d908ee View commit details
  5. Merge pull request #101 from github/workflow_dispatch

    Add workflow_dispatch event
    Robert authored and GitHub committed Jul 7, 2020

    Unverified

    No user is associated with the committer email.
    Copy the full SHA
    cfcff89 View commit details
  6. Add support for LGTM_INDEX_FILTERS

    Robert Brignull committed Jul 7, 2020
    Copy the full SHA
    fe3dbb7 View commit details
  7. Add workflow_dispatch event

    Robert authored and GitHub committed Jul 7, 2020

    Unverified

    No user is associated with the committer email.
    Copy the full SHA
    1aeb766 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
  2. Merge pull request #93 from github/codeql_mock

    Introduce wrapper around codeql
    Robert authored and GitHub committed Jul 6, 2020

    Unverified

    No user is associated with the committer email.
    Copy the full SHA
    9da537e 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 pull request #96 from github/pr-template-test-builds

    Remove test builds section of PR template
    Sam Partington authored and GitHub committed Jul 2, 2020

    Unverified

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