Skip to content

Commits

Permalink
98f8945cfb
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 23, 2020

  1. Merge pull request #73 from github/add-analyze-threads-flag

    Add threads flag to analyze action
    Alex Kalyvitis authored and GitHub committed Jun 23, 2020
    Copy the full SHA
    98f8945 View commit details
  2. Merge branch 'main' into add-analyze-threads-flag

    Alex Kalyvitis authored and GitHub committed Jun 23, 2020
    Copy the full SHA
    9133b2b View commit details
  3. Merge pull request #72 from github/release-sorting

    Fixing sorting of PRs
    Robert authored and GitHub committed Jun 23, 2020
    Copy the full SHA
    8e098cb View commit details
  4. Merge branch 'main' into add-analyze-threads-flag

    Alex Kalyvitis authored and GitHub committed Jun 23, 2020
    Copy the full SHA
    7ae8c32 View commit details
  5. Merge branch 'main' into release-sorting

    Robert authored and GitHub committed Jun 23, 2020
    Copy the full SHA
    beedd31 View commit details
  6. Merge pull request #76 from github/update-release-branch-base

    Update release branch base
    Sam Partington authored and GitHub committed Jun 23, 2020
    Copy the full SHA
    8a67191 View commit details
  7. Update other references to master in release script

    Sam Partington committed Jun 23, 2020
    Copy the full SHA
    1ce7f98 View commit details
  8. Copy the full SHA
    6d413dd View commit details

Commits on Jun 22, 2020

  1. reformat code and allow negative values for threads

    Alex Kalyvitis committed Jun 22, 2020
    Copy the full SHA
    3199693 View commit details
  2. format code

    Alex Kalyvitis committed Jun 22, 2020
    Copy the full SHA
    bcb5b28 View commit details
  3. revert node_modules from master

    Alex Kalyvitis committed Jun 22, 2020
    Copy the full SHA
    bc9591a View commit details
  4. move functions to util.ts

    Alex Kalyvitis committed Jun 22, 2020
    Copy the full SHA
    dcba709 View commit details
  5. avoid floating point division of ram

    Alex Kalyvitis committed Jun 22, 2020
    Copy the full SHA
    2758bd3 View commit details
  6. update dependencies

    Alex Kalyvitis committed Jun 22, 2020
    Copy the full SHA
    f4001a0 View commit details
  7. introduce inputs.threads flag to analyze action

    Alex Kalyvitis committed Jun 22, 2020
    Copy the full SHA
    d55f711 View commit details
  8. Fixing sorting of PRs

    Robert authored and GitHub committed Jun 22, 2020
    Copy the full SHA
    2845a93 View commit details

Commits on Jun 19, 2020

  1. Merge pull request #69 from github/fix-self-hosted-stale-bundle-download

    Use bundle URL version as the cache version
    Alex Kalyvitis authored and GitHub committed Jun 19, 2020
    Copy the full SHA
    74f864b View commit details
  2. build ts

    Alex Kalyvitis committed Jun 19, 2020
    Copy the full SHA
    38c2311 View commit details
  3. Use Object.entries() instead of checking hasOwnProperty

    Co-authored-by: Robert <robertbrignull@github.com>
    2 people authored and GitHub committed Jun 19, 2020
    Copy the full SHA
    34c941d View commit details
  4. improve regex

    Alex Kalyvitis committed Jun 19, 2020
    Copy the full SHA
    5eccb79 View commit details

Commits on Jun 18, 2020

  1. update deps again

    Alex Kalyvitis committed Jun 18, 2020
    Copy the full SHA
    11a9af0 View commit details
  2. Copy the full SHA
    6d036ce View commit details
  3. update deps

    Alex Kalyvitis committed Jun 18, 2020
    Copy the full SHA
    f9768ac View commit details
  4. fix tslint errors

    Alex Kalyvitis committed Jun 18, 2020
    Copy the full SHA
    3ff198f View commit details
  5. compiled js

    Alex Kalyvitis committed Jun 18, 2020
    Copy the full SHA
    ff8fe44 View commit details
  6. switch to semver instead of hash

    Alex Kalyvitis committed Jun 18, 2020
    Copy the full SHA
    3f2a60b View commit details
  7. update @actions/tool-cache, install semver, nock

    Alex Kalyvitis committed Jun 18, 2020
    Copy the full SHA
    4c67491 View commit details
  8. Merge pull request #67 from github/dont-fail-on-symlinks

    Ensure config path comparisons don't fail where workspace path is a symlink
    Sam Partington authored and GitHub committed Jun 18, 2020
    Copy the full SHA
    608ed15 View commit details

Commits on Jun 17, 2020

  1. Merge branch 'master' into dont-fail-on-symlinks

    Sam Partington authored and GitHub committed Jun 17, 2020
    Copy the full SHA
    14f179f View commit details
  2. Merge pull request #68 from github/ignore-javascript

    Configure VSCode to ignore transpiled JavaScript
    Sam Partington authored and GitHub committed Jun 17, 2020
    Copy the full SHA
    dc4009c View commit details
  3. Fix test failures introduced by making code more robust

    Sam Partington committed Jun 17, 2020
    Copy the full SHA
    14d602c View commit details
  4. Don't fail if query path doesn't exist

    Sam Partington committed Jun 17, 2020
    Copy the full SHA
    24096a1 View commit details
  5. fix lint errors

    Alex Kalyvitis committed Jun 17, 2020

    Unverified

    No user is associated with the committer email.
    Copy the full SHA
    74d434c View commit details
  6. wip: hash bundle url and use it as the cache version

    Alex Kalyvitis committed Jun 17, 2020

    Unverified

    No user is associated with the committer email.
    Copy the full SHA
    fff3de9 View commit details
  7. Configure VSCode to ignore transpiled JavaScript

    Sam Partington committed Jun 17, 2020

    Unverified

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