Skip to content

Commits

Permalink
694fa2d961
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 7, 2020

  1. add options to specify process name or level to trace

    Robert Brignull committed Sep 7, 2020
    Copy the full SHA
    694fa2d View commit details
  2. Merge branch 'main' into windows_tracing

    Robert Brignull committed Sep 7, 2020
    Copy the full SHA
    789059e View commit details
  3. Merge pull request #168 from github/runner_refs

    make inputting refs easier
    Robert authored and GitHub committed Sep 7, 2020
    Copy the full SHA
    0e9b8f4 View commit details

Commits on Sep 2, 2020

  1. make inputting refs easier

    Robert Brignull committed Sep 2, 2020
    Copy the full SHA
    ebb4115 View commit details
  2. add alternative script for in runner mode

    Robert Brignull committed Sep 2, 2020
    Copy the full SHA
    48df013 View commit details
  3. set -ExecutionPolicy Bypass

    Robert Brignull committed Sep 2, 2020
    Copy the full SHA
    5c0bd22 View commit details
  4. Fix tracing when there are multiple self-hosted runners

    Robert Brignull committed Sep 2, 2020
    Copy the full SHA
    2dbd7e8 View commit details

Commits on Sep 1, 2020

  1. Merge pull request #162 from github/runner_analyze

    Convert init, autobuild, and analyze actions to CLI / runner mode
    Robert authored and GitHub committed Sep 1, 2020
    Copy the full SHA
    68c6069 View commit details
  2. whitelist @actions/exec/lib/toolrunner

    Robert Brignull committed Sep 1, 2020
    Copy the full SHA
    b4d142e View commit details
  3. Add --ram and --threads args

    Robert Brignull committed Sep 1, 2020
    Copy the full SHA
    4c00c68 View commit details
  4. Remove a call to getActionsApiClient

    Robert Brignull committed Sep 1, 2020
    Copy the full SHA
    09fb3ec View commit details
  5. Add logger to checkoutExternalRepository

    Robert Brignull committed Sep 1, 2020
    Copy the full SHA
    8a821a9 View commit details

Commits on Aug 28, 2020

  1. Copy the full SHA
    1548b77 View commit details
  2. fix tests

    Robert Brignull committed Aug 28, 2020
    Copy the full SHA
    a0b54fc View commit details
  3. automatically import env in autobuild

    Robert Brignull committed Aug 28, 2020
    Copy the full SHA
    aa7e2fe View commit details
  4. use ToolRunner directly instead of exec wrapper

    Robert Brignull committed Aug 28, 2020
    Copy the full SHA
    c3d6602 View commit details
  5. Merge pull request #164 from github/npm_test_os

    Run `npm test` on linux and macos
    Robert authored and GitHub committed Aug 28, 2020
    Copy the full SHA
    5bd2832 View commit details
  6. fix tests on non-linux

    Robert committed Aug 28, 2020
    Copy the full SHA
    b1d719e View commit details
  7. Run npm test on all operating systems

    Robert committed Aug 28, 2020
    Copy the full SHA
    da1c00f View commit details
  8. improve error message when config is not found

    Robert Brignull committed Aug 28, 2020
    Copy the full SHA
    80e2c4f View commit details
  9. Make runner arg descriptions more consistent

    Robert Brignull committed Aug 28, 2020
    Copy the full SHA
    37bac22 View commit details
  10. Remove hash from temp dir

    Robert Brignull committed Aug 28, 2020
    Copy the full SHA
    57f03d3 View commit details

Commits on Aug 27, 2020

  1. Log that we're clearing the temp dir

    Robert Brignull committed Aug 27, 2020
    Copy the full SHA
    6c8f96d View commit details
  2. Remove process of auth

    Robert Brignull committed Aug 27, 2020
    Copy the full SHA
    3dfaa88 View commit details
  3. address review comments

    Robert Brignull committed Aug 27, 2020
    Copy the full SHA
    1fd45d7 View commit details
  4. add debug mode to limit output

    Robert Brignull committed Aug 27, 2020
    Copy the full SHA
    6f422a4 View commit details
  5. check environment before running autobuild or analyze

    Robert Brignull committed Aug 27, 2020
    Copy the full SHA
    f80d660 View commit details
  6. Copy the full SHA
    a542021 View commit details
  7. Update temp dir and tools dir

    Robert Brignull committed Aug 27, 2020
    Copy the full SHA
    b42ed69 View commit details
  8. Merge pull request #163 from github/codeql_bundle_20200826

    CodeQL Bundle: 20200826
    Marco Gario authored and GitHub committed Aug 27, 2020
    Copy the full SHA
    8229390 View commit details
  9. Remove dependence of GITHUB_REPOSITORY env var

    Robert Brignull committed Aug 27, 2020

    Unverified

    No user is associated with the committer email.
    Copy the full SHA
    39b361e View commit details

Commits on Aug 26, 2020

  1. fix exporting env vars on linux

    Robert Brignull committed Aug 26, 2020

    Unverified

    No user is associated with the committer email.
    Copy the full SHA
    688df28 View commit details
  2. inline inject-tracer.ps1

    Robert Brignull committed Aug 26, 2020

    Unverified

    No user is associated with the committer email.
    Copy the full SHA
    e9bfa56 View commit details
  3. add newline to output

    Robert Brignull committed Aug 26, 2020

    Unverified

    No user is associated with the committer email.
    Copy the full SHA
    1f2bd10 View commit details
  4. inline tracer-env.js

    Robert Brignull committed Aug 26, 2020

    Unverified

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