Skip to content

Commits

Permalink
9c29fe283d
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 Aug 19, 2020

  1. add tempDir and toolCacheDir to config

    Robert Brignull committed Aug 19, 2020
    Copy the full SHA
    9c29fe2 View commit details

Commits on Aug 18, 2020

  1. Merge pull request #138 from github/esbena/additional-codeql-options

    Support additional codeql options
    Esben Sparre Andreasen authored and GitHub committed Aug 18, 2020
    Copy the full SHA
    e9e2284 View commit details
  2. build typescript

    Esben Sparre Andreasen committed Aug 18, 2020
    Copy the full SHA
    9597f2e View commit details
  3. use template strings instead of concatenations

    Esben Sparre Andreasen committed Aug 18, 2020
    Copy the full SHA
    fd94b16 View commit details
  4. use ExtraOptions in codeql commands

    Esben Sparre Andreasen committed Aug 18, 2020
    Copy the full SHA
    288f49e View commit details
  5. add getExtraOptions utility

    Esben Sparre Andreasen committed Aug 18, 2020
    Copy the full SHA
    c2b7b7f View commit details
  6. add ExtraOptions type for codeql commands

    Esben Sparre Andreasen committed Aug 18, 2020
    Copy the full SHA
    008b006 View commit details

Commits on Aug 17, 2020

  1. Merge pull request #149 from github/max_threads

    Use all available threads for analysis
    Robert authored and GitHub committed Aug 17, 2020
    Copy the full SHA
    c5e07eb View commit details
  2. Merge remote-tracking branch 'origin/main' into max_threads

    Robert Brignull committed Aug 17, 2020
    Copy the full SHA
    96ded2b View commit details
  3. move maxThreads outside of loop

    Robert Brignull committed Aug 17, 2020
    Copy the full SHA
    5eb3736 View commit details

Commits on Aug 14, 2020

  1. Merge pull request #145 from github/chrisgavin/default-bundle-version…

    …-json
    
    Store the default CodeQL bundle version in a JSON file.
    Chris Gavin authored and GitHub committed Aug 14, 2020
    Copy the full SHA
    e9efcf1 View commit details
  2. Copy the full SHA
    73c73ba View commit details
  3. use all available threads for analysis

    Robert Brignull committed Aug 14, 2020
    Copy the full SHA
    aaeb975 View commit details

Commits on Aug 13, 2020

  1. Merge pull request #147 from github/upload_cli

    Add a CLI interface to the upload-sarif action
    Robert authored and GitHub committed Aug 13, 2020
    Copy the full SHA
    2527130 View commit details

Commits on Aug 12, 2020

  1. fix file location

    Robert Brignull committed Aug 12, 2020
    Copy the full SHA
    2828c43 View commit details
  2. Re-throw errors

    Robert Brignull committed Aug 12, 2020
    Copy the full SHA
    4b56177 View commit details
  3. add test action

    Robert Brignull committed Aug 12, 2020
    Copy the full SHA
    150e07f View commit details
  4. address comments

    Robert Brignull committed Aug 12, 2020
    Copy the full SHA
    5b0aafa View commit details

Commits on Aug 11, 2020

  1. Copy the full SHA
    9c5f764 View commit details
  2. remove unused arguments

    Robert Brignull committed Aug 11, 2020
    Copy the full SHA
    cf08f5a View commit details
  3. commit node_modules and generated files

    Robert Brignull committed Aug 11, 2020
    Copy the full SHA
    34b3722 View commit details
  4. Add a CLI interface to the upload-sarif action

    Robert Brignull committed Aug 11, 2020
    Copy the full SHA
    6d7a135 View commit details

Commits on Aug 10, 2020

  1. Merge pull request #141 from github/actions_io

    Remove direct dependency on @actions/io
    Robert authored and GitHub committed Aug 10, 2020
    Copy the full SHA
    bcf676e View commit details
  2. Copy the full SHA
    7c2a7b2 View commit details
  3. Merge branch 'main' into actions_io

    Robert committed Aug 10, 2020
    Copy the full SHA
    0fdcc52 View commit details
  4. Merge pull request #140 from github/remove_some_shared_env

    Remove some shared env
    Robert authored and GitHub committed Aug 10, 2020
    Copy the full SHA
    d5693a7 View commit details
  5. Merge branch 'main' into remove_some_shared_env

    Robert authored and GitHub committed Aug 10, 2020
    Copy the full SHA
    eb4eda5 View commit details
  6. Store the default CodeQL bundle version in a JSON file.

    Chris Gavin committed Aug 10, 2020
    Copy the full SHA
    97eafbc View commit details
  7. Merge pull request #137 from github/invalid_language

    Provide a better error message when languages are not recognised
    Robert authored and GitHub committed Aug 10, 2020
    Copy the full SHA
    6e18b27 View commit details

Commits on Aug 7, 2020

  1. remove direct dependency on @actions/io

    Robert committed Aug 7, 2020
    Copy the full SHA
    de0b590 View commit details
  2. mock API request in test

    Robert committed Aug 7, 2020
    Copy the full SHA
    d5c453c View commit details
  3. add tests

    Robert Brignull authored and Robert committed Aug 7, 2020
    Copy the full SHA
    6575405 View commit details
  4. remove should_abort method

    Robert committed Aug 7, 2020
    Copy the full SHA
    a0660c8 View commit details
  5. Copy the full SHA
    396f716 View commit details
  6. remove CODEQL_ACTION_ANALYSIS_KEY

    Robert committed Aug 7, 2020
    Copy the full SHA
    e5ad069 View commit details
Older