Skip to content

Commits

Permalink
1dc1029baf
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 Sep 18, 2020

  1. Merge branch 'main' into split_builtin_custom_queries

    Robert Brignull committed Sep 18, 2020
    Copy the full SHA
    1dc1029 View commit details

Commits on Sep 17, 2020

  1. Merge pull request #218 from github/marcogario/reduce_ci_jobs

    Reduce triggers in workflows
    Marco Gario authored and GitHub committed Sep 17, 2020

    Unverified

    No user is associated with the committer email.
    Copy the full SHA
    5166e75 View commit details
  2. Reduce triggers in workflows

    See #182. Workflows are now triggered on all PRs but only on push on the main and v1 branch
    Marco Gario committed Sep 17, 2020
    Copy the full SHA
    ade519b View commit details
  3. Merge pull request #211 from github/robertbrignull/consistent_inputs

    Make inputs consistent between action and runner
    Robert authored and GitHub committed Sep 17, 2020

    Unverified

    No user is associated with the committer email.
    Copy the full SHA
    c9b0611 View commit details
  4. Merge branch 'main' into robertbrignull/consistent_inputs

    Robert authored and GitHub committed Sep 17, 2020

    Unverified

    No user is associated with the committer email.
    Copy the full SHA
    4b4f9e8 View commit details
  5. Merge pull request #215 from github/main-v1

    Mergeback v1 to main
    Robert authored and GitHub committed Sep 17, 2020

    Unverified

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

Commits on Sep 16, 2020

  1. Merge branch 'main' into main-v1

    Marco Gario committed Sep 16, 2020
    Copy the full SHA
    5f59277 View commit details
  2. Update action.yml

    Robert authored and Marco Gario committed Sep 16, 2020
    Copy the full SHA
    ef3b75c View commit details
  3. add explanation to query

    Robert Brignull committed Sep 16, 2020
    Copy the full SHA
    090a701 View commit details
  4. add an extra getRequiredInput

    Robert Brignull committed Sep 16, 2020
    Copy the full SHA
    4c4114f View commit details
  5. Merge branch 'main' into robertbrignull/consistent_inputs

    Robert Brignull committed Sep 16, 2020
    Copy the full SHA
    7be1a41 View commit details

Commits on Sep 15, 2020

  1. Add getOptionalInput and getRequiredInput

    Robert Brignull committed Sep 15, 2020
    Copy the full SHA
    c1cee53 View commit details
  2. Add queries

    Robert Brignull committed Sep 15, 2020
    Copy the full SHA
    d88fa5c View commit details
  3. Merge pull request #210 from github/robertbrignull/disable-snippets

    Disable snippets by default
    Robert authored and GitHub committed Sep 15, 2020

    Unverified

    No user is associated with the committer email.
    Copy the full SHA
    f6894d6 View commit details
  4. Update action.yml

    Robert authored and GitHub committed Sep 15, 2020

    Unverified

    No user is associated with the committer email.
    Copy the full SHA
    3d5127d View commit details
  5. Merge pull request #209 from github/remove_file

    Remove unused files
    Marco Gario authored and GitHub committed Sep 15, 2020

    Unverified

    No user is associated with the committer email.
    Copy the full SHA
    4076e23 View commit details
  6. Merge branch 'main' into remove_file

    Nick Fyson authored and GitHub committed Sep 15, 2020

    Unverified

    No user is associated with the committer email.
    Copy the full SHA
    0da3e94 View commit details
  7. Remove unused files

    Marco Gario committed Sep 15, 2020
    Copy the full SHA
    3325da8 View commit details
  8. Merge pull request #207 from github/robertbrignull/replace_all

    Replace all occurrences instead of just the first
    Robert authored and GitHub committed Sep 15, 2020

    Unverified

    No user is associated with the committer email.
    Copy the full SHA
    1ca9d4c View commit details
  9. Introduce actions-util.ts

    Robert Brignull committed Sep 15, 2020
    Copy the full SHA
    121fd33 View commit details
  10. Merge pull request #184 from github/update-v1-6567bffc

    Merge main into v1
    Chris Raynor authored and GitHub committed Sep 15, 2020

    Unverified

    No user is associated with the committer email.
    Copy the full SHA
    50d46f6 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. Merge pull request #174 from github/nickfyson/error_wrapper

    add error-catching wrapper around calls to toolrunner
    Nick Fyson authored and GitHub committed Sep 14, 2020

    Unverified

    No user is associated with the committer email.
    Copy the full SHA
    245c02c View commit details
  3. Merge branch 'main' into nickfyson/error_wrapper

    # Conflicts:
    #	lib/codeql.js
    #	lib/codeql.js.map
    #	src/codeql.ts
    Nick Fyson committed Sep 14, 2020
    Copy the full SHA
    e5e9aad View commit details
  4. Merge pull request #181 from github/cbraynor/eslint

    Switching to ESLint
    Chris Raynor authored and GitHub committed Sep 14, 2020

    Unverified

    No user is associated with the committer email.
    Copy the full SHA
    698eab0 View commit details
  5. Adding super simple lint Action

    Chris Raynor committed Sep 14, 2020

    Unverified

    No user is associated with the committer email.
    Copy the full SHA
    7bdf90a View commit details
  6. Adding temporary overrides to allow the linter to pass

    Chris Raynor committed Sep 14, 2020

    Unverified

    No user is associated with the committer email.
    Copy the full SHA
    cb51c85 View commit details
  7. 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
  8. Regenerating node_modules

    Chris Raynor committed Sep 14, 2020

    Unverified

    No user is associated with the committer email.
    Copy the full SHA
    c96f843 View commit details
  9. Removing the tslint config

    Chris Raynor committed Sep 14, 2020

    Unverified

    No user is associated with the committer email.
    Copy the full SHA
    09b4a82 View commit details
  10. Adding ESLint config and required dev dependencies

    Chris Raynor committed Sep 14, 2020

    Unverified

    No user is associated with the committer email.
    Copy the full SHA
    06765f9 View commit details
  11. Merge branch 'main' into nickfyson/error_wrapper

    Nick Fyson authored and GitHub committed Sep 14, 2020

    Unverified

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

Commits on Sep 13, 2020

  1. Merge pull request #183 from github/dependabot/npm_and_yarn/node-fetc…

    …h-2.6.1
    
    Bump node-fetch from 2.6.0 to 2.6.1
    Chris Raynor authored and GitHub committed Sep 13, 2020

    Unverified

    No user is associated with the committer email.
    Copy the full SHA
    6567bff View commit details
  2. Vendoring node_modules

    Chris Raynor committed Sep 13, 2020

    Unverified

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

Commits on Sep 12, 2020

  1. Bump node-fetch from 2.6.0 to 2.6.1

    Bumps [node-fetch](https://github.com/bitinn/node-fetch) from 2.6.0 to 2.6.1.
    - [Release notes](https://github.com/bitinn/node-fetch/releases)
    - [Changelog](https://github.com/node-fetch/node-fetch/blob/master/docs/CHANGELOG.md)
    - [Commits](https://github.com/bitinn/node-fetch/compare/v2.6.0...v2.6.1)
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored and GitHub committed Sep 12, 2020

    Unverified

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