Commits
Commits on May 19, 2021
-
Merge branch 'main' into aeisenberg/changelog
Andrew Eisenberg authored and GitHub committedMay 19, 2021 Unverified
No user is associated with the committer email.Copy the full SHA 1b3a351View commit details -
Adds an empty changelog file and a reminder to update it when opening pull requests. Also, adds a 1.0.0 version number in the package.json, which is what we _could_ use for version numbering.
Andrew Eisenberg committedMay 19, 2021 Unverified
No user is associated with the committer email.Copy the full SHA 8566f9bView commit details -
Merge branch 'main' into chore/--build
Andrew Eisenberg authored and GitHub committedMay 19, 2021 Unverified
No user is associated with the committer email.Copy the full SHA 98104d8View commit details -
RA80533 authored and RA80533 committed
May 19, 2021 Unverified
No user is associated with the committer email.Copy the full SHA 781da98View commit details
Commits on May 12, 2021
-
This version will count lines of code in each file serially. It still runs all file system operations asynchronously. The only difference now is that it will only count one file at a time. It is slower, but it is able to count large repositories without running out of memory.
Andrew Eisenberg committedMay 12, 2021 Unverified
No user is associated with the committer email.Copy the full SHA ddcb299View commit details
Commits on May 10, 2021
-
Output environment file for Windows
Edoardo Pirovano committedMay 10, 2021 Unverified
No user is associated with the committer email.Copy the full SHA a5506d8View commit details
Commits on May 8, 2021
-
RA80533 authored and RA80533 committed
May 8, 2021 Unverified
No user is associated with the committer email.Copy the full SHA db6341aView commit details
Commits on Apr 28, 2021
-
Update github-linguist dependency
This version adds a larger list of auto-excluded binary files. And allows for the passing of a list of file types to restrict analysis to.
Andrew Eisenberg committedApr 28, 2021 Unverified
No user is associated with the committer email.Copy the full SHA 5c0a38dView commit details
Commits on Apr 23, 2021
-
Merge branch 'main' into aeisenberg/add-github-linguist
Andrew Eisenberg authored and GitHub committedApr 23, 2021 Copy the full SHA b6b197eView commit details
Commits on Apr 22, 2021
-
Add the github-linguist package
This commit only adds a single package and all of its transitive dependencies. The github-linguist package will be used for counting lines of code as a baseline for databases we are analyzing.
Andrew Eisenberg committedApr 22, 2021 Copy the full SHA c4a84a9View commit details -
Introduce our own toolcache implementation for use by the runnner
Robert committedApr 22, 2021 Copy the full SHA 8c91ba8View commit details
Commits on Feb 15, 2021
-
Also look for the CodeQL bundle at the custom GitHub AE endpoint.
Chris Gavin committedFeb 15, 2021 Copy the full SHA f8c5dacView commit details
Commits on Jan 26, 2021
-
Fix deduplication of bundle download sources.
Chris Gavin committedJan 26, 2021 Copy the full SHA d182a0eView commit details
Commits on Nov 18, 2020
-
Ensure unqualified program names are present on
PATH
before executi……ng them.
Chris Gavin committedNov 18, 2020 Copy the full SHA 726cfc8View commit details
Commits on Oct 30, 2020
-
Log a warning if the API version is not supported.
Chris Gavin committedOct 30, 2020 Copy the full SHA 1220ae5View commit details
Commits on Oct 5, 2020
-
Merge branch 'main' into cbraynor/fix201
Chris Raynor authored and GitHub committedOct 5, 2020 Copy the full SHA 0907cd5View commit details
Commits on Oct 1, 2020
-
Bump @actions/core from 1.2.0 to 1.2.6
Bumps [@actions/core](https://github.com/actions/toolkit/tree/HEAD/packages/core) from 1.2.0 to 1.2.6. - [Release notes](https://github.com/actions/toolkit/releases) - [Changelog](https://github.com/actions/toolkit/blob/main/packages/core/RELEASES.md) - [Commits](https://github.com/actions/toolkit/commits/HEAD/packages/core) Signed-off-by: dependabot[bot] <support@github.com>
dependabot[bot] authored and GitHub committedOct 1, 2020 Copy the full SHA 4290eabView commit details
Commits on Sep 29, 2020
-
Resolve violations of import/no-extraneous-dependencies lint
Fixes #201
Chris Raynor committedSep 29, 2020 Copy the full SHA 8200c13View commit details
Commits on Sep 21, 2020
-
Fix retrying uploads by using Octokit retry plugin.
Chris Gavin committedSep 21, 2020 Copy the full SHA 31c2ecaView commit details
Commits on Sep 18, 2020
-
Update to the latest version of
@actions/github
.Chris Gavin committedSep 18, 2020 Unverified
No user is associated with the committer email.Copy the full SHA 9ed519fView commit details
Commits on Sep 14, 2020
-
Chris Raynor committed
Sep 14, 2020 Copy the full SHA c96f843View commit details -
Chris Raynor committed
Sep 14, 2020 Copy the full SHA 09b4a82View commit details -
Adding ESLint config and required dev dependencies
Chris Raynor committedSep 14, 2020 Copy the full SHA 06765f9View commit details
Commits on Aug 25, 2020
-
remove build-cli from top-level package.json
Robert Brignull committedAug 25, 2020 Copy the full SHA 0bb8872View commit details
Commits on Aug 24, 2020
-
move dependencies needed to build CLI to separate package.json
Robert Brignull committedAug 24, 2020 Copy the full SHA a6e6d4bView commit details
Commits on Aug 12, 2020
-
Robert Brignull committed
Aug 12, 2020 Copy the full SHA 5b0aafaView commit details
Commits on Aug 11, 2020
-
Add a CLI interface to the upload-sarif action
Robert Brignull committedAug 11, 2020 Copy the full SHA 6d7a135View commit details
Commits on Aug 7, 2020
-
remove direct dependency on @actions/io
Robert committedAug 7, 2020 Copy the full SHA de0b590View commit details
Commits on Jul 7, 2020
-
Robert Brignull committed
Jul 7, 2020 Unverified
No user is associated with the committer email.Copy the full SHA f77ab09View commit details
Commits on Jul 6, 2020
-
Robert Brignull committed
Jul 6, 2020 Copy the full SHA 0086c2eView commit details
Commits on Jun 26, 2020
-
Sam Partington committed
Jun 26, 2020 Copy the full SHA 6afe410View commit details
Commits on Jun 24, 2020
-
Sam Partington committed
Jun 24, 2020 Copy the full SHA b0af569View commit details -
Run npm install so have clear baseline
Sam Partington committedJun 24, 2020 Copy the full SHA 43c1beaView commit details
Commits on Jun 23, 2020
-
Merge remote-tracking branch 'origin/main' into only-output-on-failure
Robert Brignull committedJun 23, 2020 Copy the full SHA 403832bView commit details -
Update TSLint configuration to detect bad indentation.
Chris Gavin committedJun 23, 2020 Copy the full SHA 211ad30View commit details