Skip to content

Commits

Permalink
80b43ca9d3
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 Nov 12, 2020

  1. Copy the full SHA
    80b43ca View commit details

Commits on Nov 11, 2020

  1. Merge pull request #299 from github/azure_pipelines

    Detect Agent.Worker.exe
    Robert authored and GitHub committed Nov 11, 2020
    Copy the full SHA
    acacf9b View commit details
  2. Merge branch 'main' into azure_pipelines

    Robert authored and GitHub committed Nov 11, 2020
    Copy the full SHA
    9a7b7cb View commit details

Commits on Nov 10, 2020

  1. Merge pull request #298 from github/use-github-action-repository-vari…

    …able
    
    Make use of the `GITHUB_ACTION_REPOSITORY` environment variable if it is set.
    Chris Gavin authored and GitHub committed Nov 10, 2020
    Copy the full SHA
    fdb0d48 View commit details
  2. Merge branch 'main' into use-github-action-repository-variable

    Chris Gavin authored and GitHub committed Nov 10, 2020
    Copy the full SHA
    241fca8 View commit details
  3. detect Agent.Worker.exe

    Robert committed Nov 10, 2020
    Copy the full SHA
    aae4713 View commit details
  4. Merge pull request #297 from github/rneatherway-patch-1

    Change suggested workflow to analyse merge commit
    Robin Neatherway authored and GitHub committed Nov 10, 2020
    Copy the full SHA
    d3285a0 View commit details
  5. Make use of the GITHUB_ACTION_REPOSITORY environment variable if it…

    … is set.
    Chris Gavin committed Nov 10, 2020
    Copy the full SHA
    bf30ea6 View commit details
  6. Change suggested workflow to analyse merge commit

    Robin Neatherway authored and GitHub committed Nov 10, 2020
    Copy the full SHA
    988704e View commit details
  7. Merge pull request #296 from 0xflotus/patch-1

    fix: small typo in import-action-entrypoint.ql
    Robert authored and GitHub committed Nov 10, 2020
    Copy the full SHA
    409b71a View commit details

Commits on Nov 9, 2020

  1. fix: small typo in import-action-entrypoint.ql

    0xflotus authored and GitHub committed Nov 9, 2020
    Copy the full SHA
    1870040 View commit details
  2. Merge pull request #294 from github/rneatherway/bump-codeql-20201106

    Update default CodeQL bundle version
    Robin Neatherway authored and GitHub committed Nov 9, 2020
    Copy the full SHA
    4b301bd View commit details
  3. Update default CodeQL bundle version

    Robin Neatherway committed Nov 9, 2020
    Copy the full SHA
    ab40235 View commit details

Commits on Nov 5, 2020

  1. Merge pull request #291 from github/simon-engledew/output-codeql-path

    Add a codeql-path output to the init action
    Simon Engledew authored and GitHub committed Nov 5, 2020
    Copy the full SHA
    f13bd45 View commit details
  2. Remove output from README

    As this is an advanced usage it makes more sense to work to getting this included in the documentation instead.
    Simon Engledew committed Nov 5, 2020
    Copy the full SHA
    f761241 View commit details

Commits on Nov 4, 2020

  1. Expand readme to include codeql-path output example

    Also add example from README into workflow to confirm it is accurate.
    Simon Engledew committed Nov 4, 2020
    Copy the full SHA
    c87f302 View commit details
  2. Move setOutput into try block in case it errors

    Simon Engledew committed Nov 4, 2020
    Copy the full SHA
    54f3e52 View commit details
  3. Fix indentation for action output

    Co-authored-by: Chris Gavin <chris@chrisgavin.me>
    Simon Engledew and Chris Gavin committed Nov 4, 2020
    Copy the full SHA
    ff6db59 View commit details
  4. Add codeql-path to README (wip)

    Simon Engledew committed Nov 4, 2020
    Copy the full SHA
    77f914a View commit details
  5. Use codeql-path output in python-deps workflow

    Simon Engledew committed Nov 4, 2020
    Copy the full SHA
    c213a7c View commit details
  6. Report the path of CodeQL as an output

    Simon Engledew committed Nov 4, 2020
    Copy the full SHA
    854109f View commit details
  7. Merge pull request #289 from github/simon-engledew/fix-act-local

    Fix invalid API call when running locally
    Simon Engledew authored and GitHub committed Nov 4, 2020
    Copy the full SHA
    0ed3207 View commit details
  8. Merge branch 'main' into simon-engledew/fix-act-local

    Simon Engledew authored and GitHub committed Nov 4, 2020
    Copy the full SHA
    df843a2 View commit details
  9. Remove unnecessary env manipulation

    testing-utils.ts / setupTests() already stores and restores the env
    Simon Engledew committed Nov 4, 2020
    Copy the full SHA
    1c8d72e View commit details
  10. Fix invalid API call when running locally

    The method getAnalysisKey would call getWorkflowPath and raise an API Error.
    
    This change follows the pattern in prepareLocalRunEnvironment to set a dummy value for the required environment variable, therefore shortcutting the API request.
    Simon Engledew committed Nov 4, 2020
    Copy the full SHA
    5c0e2f9 View commit details
  11. Merge pull request #288 from github/tweak-bump-supported-versions

    Make a few small tweaks to the update-supported-enterprise-server-versions script.
    Chris Gavin authored and GitHub committed Nov 4, 2020
    Copy the full SHA
    b6989db View commit details
  12. Merge branch 'main' into tweak-bump-supported-versions

    Chris Gavin authored and GitHub committed Nov 4, 2020
    Copy the full SHA
    813b523 View commit details

Commits on Nov 3, 2020

  1. Add the --threads config option to finalize db (#281)

    This flag is already being used for `runQueries`, so let's use it for
    finalize as well.
    Andrew Eisenberg authored and GitHub committed Nov 3, 2020
    Copy the full SHA
    bc1ee16 View commit details
  2. Merge pull request #287 from github/disable-gpgsign-in-tests

    Disable gpg key signing in tests
    Simon Engledew authored and GitHub committed Nov 3, 2020
    Copy the full SHA
    a6c99e6 View commit details
  3. Merge branch 'main' into disable-gpgsign-in-tests

    Simon Engledew authored and GitHub committed Nov 3, 2020
    Copy the full SHA
    d7bd6e3 View commit details
  4. Unverified

    No user is associated with the committer email.
    Copy the full SHA
    4ffed26 View commit details
  5. Fix a copy and pasted job name.

    Chris Gavin committed Nov 3, 2020

    Unverified

    No user is associated with the committer email.
    Copy the full SHA
    beac9d5 View commit details
  6. Merge pull request #285 from github/check-api-version

    Log a warning if the API version is not supported.
    Chris Gavin authored and GitHub committed Nov 3, 2020

    Unverified

    No user is associated with the committer email.
    Copy the full SHA
    1364a74 View commit details
  7. Unverified

    No user is associated with the committer email.
    Copy the full SHA
    b16110e View commit details
  8. Disable gpg key signing in tests

    This avoids a popup appearing if your GPG key has a passphrase and ensures the tests still pass even if GPG is misconfigured.
    Simon Engledew committed Nov 3, 2020

    Unverified

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