Skip to content

Commits

Permalink
151d531bd0
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 Jun 26, 2020

  1. Correct copy/pasted test description

    Robin Neatherway committed Jun 26, 2020
    Copy the full SHA
    151d531 View commit details
  2. Merge pull request #85 from github/non-empty-env-vars

    getRequiredEnvParams must be non-empty
    Robin Neatherway authored and GitHub committed Jun 26, 2020
    Copy the full SHA
    504c8cf View commit details
  3. Simplify singleton tests by removing the loop

    Robin Neatherway committed Jun 26, 2020

    Unverified

    No user is associated with the committer email.
    Copy the full SHA
    a0d4330 View commit details
  4. getRequiredEnvParams must be non-empty

    Robin Neatherway committed Jun 26, 2020
    Copy the full SHA
    bb9ed79 View commit details
  5. Merge pull request #82 from github/octokit

    Use a single Octokit client for everything rather than a bunch of Octokits and an HTTP client.
    Chris Gavin authored and GitHub committed Jun 26, 2020
    Copy the full SHA
    1754806 View commit details
  6. Merge branch 'main' into octokit

    Chris Gavin committed Jun 26, 2020
    Copy the full SHA
    ef50797 View commit details

Commits on Jun 25, 2020

  1. Merge pull request #84 from github/remove_git_dependency

    Fall back to GITHUB_SHA env var if git is not available
    Robert authored and GitHub committed Jun 25, 2020

    Unverified

    No user is associated with the committer email.
    Copy the full SHA
    96d02d5 View commit details
  2. fall back to GITHUB_SHA env var if git is not available

    Robert Brignull committed Jun 25, 2020
    Copy the full SHA
    0fdc2c7 View commit details
  3. Merge pull request #83 from github/aborted_completed_at

    Include completed_at when action is aborted
    Robert authored and GitHub committed Jun 25, 2020

    Unverified

    No user is associated with the committer email.
    Copy the full SHA
    28944b5 View commit details
  4. Include completed_at when action is aborted

    Robert Brignull committed Jun 25, 2020

    Unverified

    No user is associated with the committer email.
    Copy the full SHA
    50a2815 View commit details

Commits on Jun 24, 2020

  1. Merge pull request #81 from github/report-action-aborted

    Report that an action has been aborted on configuration failures
    Alex Kalyvitis authored and GitHub committed Jun 24, 2020
    Copy the full SHA
    6846c70 View commit details
  2. Merge branch 'main' into report-action-aborted

    Alex Kalyvitis authored and GitHub committed Jun 24, 2020
    Copy the full SHA
    559e260 View commit details
  3. Merge pull request #79 from github/only-output-on-failure

    Only output anything from tests when there's a failure
    Robert authored and GitHub committed Jun 24, 2020
    Copy the full SHA
    5bb9e6e View commit details
  4. Manually convert response.data to a JSON string.

    Chris Gavin committed Jun 24, 2020
    Copy the full SHA
    464ce1b View commit details
  5. add missing semicolon

    Alex Kalyvitis committed Jun 24, 2020
    Copy the full SHA
    8530f5b View commit details
  6. fix typo and throw error when languages are not detected

    Alex Kalyvitis committed Jun 24, 2020
    Copy the full SHA
    a67896b View commit details
  7. Merge branch 'main' into only-output-on-failure

    Robert authored and GitHub committed Jun 24, 2020

    Unverified

    No user is associated with the committer email.
    Copy the full SHA
    b3ffa76 View commit details
  8. reformat remaining 4 space indentations

    Alex Kalyvitis committed Jun 24, 2020

    Unverified

    No user is associated with the committer email.
    Copy the full SHA
    3871ca7 View commit details
  9. Merge branch 'main' into report-action-aborted

    Alex Kalyvitis committed Jun 24, 2020
    Copy the full SHA
    a091618 View commit details
  10. Merge pull request #80 from github/symlinks_test

    Make the temporary directory in tests a symlink
    Robert authored and GitHub committed Jun 24, 2020

    Unverified

    No user is associated with the committer email.
    Copy the full SHA
    04adf2b View commit details

Commits on Jun 23, 2020

  1. Use a single Octokit client for everything rather than a bunch of Oct…

    …okits and an HTTP client.
    Chris Gavin committed Jun 23, 2020

    Unverified

    No user is associated with the committer email.
    Copy the full SHA
    74c48f7 View commit details
  2. run tslint --fix

    Alex Kalyvitis committed Jun 23, 2020

    Unverified

    No user is associated with the committer email.
    Copy the full SHA
    b8ac06a View commit details
  3. make the temporary directory in tests a symlink

    Robert Brignull committed Jun 23, 2020

    Unverified

    No user is associated with the committer email.
    Copy the full SHA
    7581ac8 View commit details
  4. report action has aborted

    Alex Kalyvitis committed Jun 23, 2020

    Unverified

    No user is associated with the committer email.
    Copy the full SHA
    af252d2 View commit details
  5. fix indentation

    Robert Brignull committed Jun 23, 2020

    Unverified

    No user is associated with the committer email.
    Copy the full SHA
    cb384e7 View commit details
  6. Copy the full SHA
    403832b View commit details
  7. handle Uint8Array

    Robert Brignull committed Jun 23, 2020

    Unverified

    No user is associated with the committer email.
    Copy the full SHA
    52e5243 View commit details
  8. Merge pull request #77 from nickrolfe/nickrolfe/codeql.exe

    Call codeql.exe rather than codeql.cmd wrapper on Windows
    Robert authored and GitHub committed Jun 23, 2020

    Unverified

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

    No user is associated with the committer email.
    Copy the full SHA
    9a784b1 View commit details
  10. Merge pull request #78 from github/fix-indentation

    Make indentation consistent.
    Chris Gavin authored and GitHub committed Jun 23, 2020
    Copy the full SHA
    b3c9d6f View commit details
  11. Merge branch 'main' into nickrolfe/codeql.exe

    Robert authored and GitHub committed Jun 23, 2020
    Copy the full SHA
    f009c4c View commit details
  12. Call codeql.exe rather than codeql.cmd wrapper on Windows

    Nick Rolfe authored and Nick Rolfe committed Jun 23, 2020
    Copy the full SHA
    852d99d View commit details
  13. Fix some strange formatting.

    Chris Gavin committed Jun 23, 2020
    Copy the full SHA
    052d39e View commit details
  14. Fix a line that's too long.

    Chris Gavin committed Jun 23, 2020
    Copy the full SHA
    107d8ff View commit details
  15. Convert all 4-space indented files to 2-space.

    Chris Gavin committed Jun 23, 2020
    Copy the full SHA
    8823109 View commit details
Older