Skip to content

Commits

Commits on Oct 6, 2020

  1. Update installPythonDeps for windows

    David Verdeguer committed Oct 6, 2020
    Copy the full SHA
    0f2fa46 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
  3. Run npm run lint-fix.

    Chris Gavin committed Oct 5, 2020
    Copy the full SHA
    11c1460 View commit details
  4. Merge branch 'main' into ignore-temp-dir

    Chris Gavin authored and GitHub committed Oct 5, 2020
    Copy the full SHA
    14192f8 View commit details
  5. Merge branch 'main' into cbraynor/fix201

    Chris Raynor authored and GitHub committed Oct 5, 2020
    Copy the full SHA
    0907cd5 View commit details
  6. Merge branch 'main' into daverlo/python

    David Verdeguer committed Oct 5, 2020
    Copy the full SHA
    55eb02c View commit details

Commits on Oct 1, 2020

  1. Merge branch 'cbraynor/fix206' into cbraynor/fix201

    Chris Raynor committed Oct 1, 2020
    Copy the full SHA
    6d01157 View commit details
  2. Merge branch 'main' into cbraynor/fix206

    Chris Raynor committed Oct 1, 2020
    Copy the full SHA
    10479a2 View commit details
  3. Switching to import/order instead of sort-imports

    Chris Raynor committed Oct 1, 2020
    Copy the full SHA
    122c9b7 View commit details
  4. Copy the full SHA
    62f25fd View commit details
  5. Platform specific bundle

    Marco Gario committed Oct 1, 2020
    Copy the full SHA
    d5029a8 View commit details

Commits on Sep 29, 2020

  1. Copy the full SHA
    dbecf76 View commit details
  2. Resolve violations of import/no-extraneous-dependencies lint

    Fixes #201
    Chris Raynor committed Sep 29, 2020
    Copy the full SHA
    8200c13 View commit details
  3. Resolve violations of sort-imports lint

    Resolves #206
    Chris Raynor committed Sep 29, 2020
    Copy the full SHA
    228546a View commit details
  4. Merge branch 'main' into rneatherway/optional-merge

    Robin Neatherway authored and GitHub committed Sep 29, 2020
    Copy the full SHA
    2d6f607 View commit details

Commits on Sep 28, 2020

  1. Exclude the temporary directory from scanning.

    Chris Gavin committed Sep 28, 2020
    Copy the full SHA
    206e34c View commit details
  2. Make URL parsing more robust

    Robert Brignull committed Sep 28, 2020
    Copy the full SHA
    c4dc1b0 View commit details
  3. Merge branch 'main' into fix/205

    Chris Raynor authored and GitHub committed Sep 28, 2020
    Copy the full SHA
    a2931d3 View commit details
  4. Resolve violations of no-useless-escape lint

    Resolves #205
    Michael Huynh committed Sep 28, 2020
    Copy the full SHA
    c68c97e View commit details

Commits on Sep 25, 2020

  1. Resolve violations of no-throw-literal lint

    Resolves #204
    Michael Huynh committed Sep 25, 2020
    Copy the full SHA
    476bf86 View commit details
  2. Improve warning message

    David Verdeguer committed Sep 25, 2020
    Copy the full SHA
    5419fcd View commit details

Commits on Sep 23, 2020

  1. Fix python string

    David Verdeguer committed Sep 23, 2020
    Copy the full SHA
    3495596 View commit details
  2. Check platform before installing python tools

    David Verdeguer committed Sep 23, 2020
    Copy the full SHA
    1477345 View commit details
  3. Merge branch 'main' into fix/197

    Robert authored and GitHub committed Sep 23, 2020
    Copy the full SHA
    5d00d5b View commit details
  4. Resolve violations of no-sparse-arrays lint

    Resolves #203
    Michael Huynh committed Sep 23, 2020
    Copy the full SHA
    38363a1 View commit details
  5. Resolve violations of eslint-comments/no-use lint

    Resolves #197
    Michael Huynh committed Sep 23, 2020
    Copy the full SHA
    80b408e View commit details
  6. Merge branch 'main' into daverlo/python-v2

    David Verdeguer committed Sep 23, 2020
    Copy the full SHA
    23a1a65 View commit details

Commits on Sep 22, 2020

  1. Allowing a cached version of the CodeQL bundle sometimes

    To save time downloading the CodeQL bundle we're pre-downloading it into the
    hosted Actions runner, but because the release schedule is different there may
    be some version drift. This change allows a different version of the bundle
    to be used than the default if a version isn't explicitly specified, there's
    only one version downloaded, and it's been marked as a 'pinned-version' -
    otherwise it reverts to the prior behavior.
    Chris Raynor committed Sep 22, 2020
    Copy the full SHA
    41464b1 View commit details

Commits on Sep 21, 2020

  1. Fix retrying uploads by using Octokit retry plugin.

    Chris Gavin committed Sep 21, 2020
    Copy the full SHA
    31c2eca View commit details
  2. Merge main into update-actions-github.

    Chris Gavin committed Sep 21, 2020
    Copy the full SHA
    bba73b6 View commit details
  3. Use getOctokit(...) when getting the GitHub API client.

    Chris Gavin committed Sep 21, 2020

    Unverified

    No user is associated with the committer email.
    Copy the full SHA
    cc0eb45 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 18, 2020

  1. Merge branch 'main' into robertbrignull/init_status_queries

    Robert authored and GitHub committed Sep 18, 2020

    Unverified

    No user is associated with the committer email.
    Copy the full SHA
    def0091 View commit details
  2. Update to the latest version of @actions/github.

    Chris Gavin committed Sep 18, 2020

    Unverified

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