Commits
a0660c80bd
Name already in use
Commits on Aug 7, 2020
-
Robert committed
Aug 7, 2020 Copy the full SHA a0660c8View commit details -
remove CODEQL_ACTION_TRACED_LANGUAGES and CODEQL_ACTION_SCANNED_LANGU…
…AGES
Robert committedAug 7, 2020 Copy the full SHA 396f716View commit details -
remove CODEQL_ACTION_ANALYSIS_KEY
Robert committedAug 7, 2020 Copy the full SHA e5ad069View commit details -
remove CODEQL_ACTION_DATABASE_DIR
Robert committedAug 7, 2020 Copy the full SHA 5b35de6View commit details
Commits on Aug 6, 2020
-
Merge pull request #136 from github/always_log_error
Always log the full error
Robert authored and GitHub committedAug 6, 2020 Unverified
No user is associated with the committer email.Copy the full SHA 8608105View commit details -
Merge branch 'main' into always_log_error
Robert authored and GitHub committedAug 6, 2020 Unverified
No user is associated with the committer email.Copy the full SHA ac66bbeView commit details
Commits on Aug 5, 2020
-
Merge pull request #131 from github/languages_error
Improve error messages when no languages or no queries are specified
Robert authored and GitHub committedAug 5, 2020 Unverified
No user is associated with the committer email.Copy the full SHA 3a28cb4View commit details -
Robert Brignull committed
Aug 5, 2020 Copy the full SHA 8127c47View commit details -
Robert Brignull committed
Aug 5, 2020 Copy the full SHA 44c88fdView commit details -
Robert Brignull committed
Aug 5, 2020 Copy the full SHA 6230b36View commit details -
Merge branch 'main' into languages_error
Robert Brignull committedAug 5, 2020 Copy the full SHA 3d552baView commit details
Commits on Aug 4, 2020
-
Allow the codeql-action to be run locally (#117)
* Allow the codeql-action to be run locally This change allows the codeql-action to be run locally through [act](https://github.com/nektos/act). In order to run the action locally, you need to do two things: 1. Add the `CODEQL_LOCAL_RUN: true` environment variable. The only way I could figure out how to do this was to add it directly in the workflow file in an `env` block. It _should_ be possible to add it through a `.env` file and pass it to `act`, but I couldn't get it working. 2. Run this command `act -j codeql -s GITHUB_TOKEN=<MY_PAT>` Setting the `CODEQL_LOCAL_RUN` env var will fill in missing env vars that the action needs, but isn't set by `act`. It will also avoid making api calls to github that would fail locally. This is a refactoring discussed in https://github.com/github/dsp-codeql/issues/36
Andrew Eisenberg authored and GitHub committedAug 4, 2020 Unverified
No user is associated with the committer email.Copy the full SHA 42235ccView commit details -
Merge pull request #135 from github/revert-dont-send-matrix-vars
revert: 'Don't send `matrix_vars` field in status reports.'
Alex Ford authored and GitHub committedAug 4, 2020 Unverified
No user is associated with the committer email.Copy the full SHA 631929aView commit details -
revert: 'Don't send field in status reports.'
Alex Ford committedAug 4, 2020 Copy the full SHA 128c2cfView commit details -
Merge pull request #134 from github/merge-v1
Merge v1 into main.
Chris Gavin authored and GitHub committedAug 4, 2020 Unverified
No user is associated with the committer email.Copy the full SHA 69bf3f2View commit details -
Merge remote-tracking branch v1 into main.
Chris Gavin committedAug 4, 2020 Unverified
No user is associated with the committer email.Copy the full SHA 02d3d62View commit details -
Merge pull request #132 from github/dont-send-matrix-vars
Don't send `matrix_vars` field in status reports.
Chris Gavin authored and GitHub committedAug 4, 2020 Unverified
No user is associated with the committer email.Copy the full SHA f0894d5View commit details -
Don't send
matrix_vars
field in status reports.Chris Gavin committedAug 4, 2020 Unverified
No user is associated with the committer email.Copy the full SHA 1fb3aafView commit details -
Check that the set of queries is non-empty at init time
Robert Brignull committedAug 4, 2020 Copy the full SHA dc36689View commit details -
improve error message when no languages are detected
Robert Brignull committedAug 4, 2020 Copy the full SHA 4896ba5View commit details
Commits on Aug 3, 2020
-
Merge pull request #128 from github/enterprise_status_reports
Avoid sending status reports on enterprise
Robert authored and GitHub committedAug 3, 2020 Unverified
No user is associated with the committer email.Copy the full SHA 30d2cceView commit details -
Merge pull request #130 from github/update-v1-e8896a90
Merge main into v1
Robert authored and GitHub committedAug 3, 2020 Unverified
No user is associated with the committer email.Copy the full SHA 1ef33b0View commit details
Commits on Jul 30, 2020
-
avoid sending status reports on enterprise
Robert Brignull committedJul 30, 2020 Copy the full SHA 368c14cView commit details -
Merge pull request #123 from github/search-for-bundle
Search for the CodeQL bundle in multiple places.
Chris Gavin authored and GitHub committedJul 30, 2020 Unverified
No user is associated with the committer email.Copy the full SHA e8896a9View commit details -
Merge branch 'main' into search-for-bundle
Chris Gavin authored and GitHub committedJul 30, 2020 Unverified
No user is associated with the committer email.Copy the full SHA f5ccce0View commit details
Commits on Jul 27, 2020
-
Merge pull request #116 from github/status_reports_v2
Upload much more data in status reports
Robert authored and GitHub committedJul 27, 2020 Unverified
No user is associated with the committer email.Copy the full SHA 7426813View commit details -
Merge branch 'main' into status_reports_v2
Robert authored and GitHub committedJul 27, 2020 Unverified
No user is associated with the committer email.Copy the full SHA ae2d7afView commit details -
Merge pull request #124 from github/lodash_update
Update lodash
Robert authored and GitHub committedJul 27, 2020 Unverified
No user is associated with the committer email.Copy the full SHA 12a3723View commit details -
Merge pull request #126 from github/update-v1-93dd64d3
Merge main into v1
Robert authored and GitHub committedJul 27, 2020 Unverified
No user is associated with the committer email.Copy the full SHA b38a014View commit details -
Chris Gavin committed
Jul 27, 2020 Unverified
No user is associated with the committer email.Copy the full SHA 5587e12View commit details -
Remove
DEFAULT_
from some constant names.Chris Gavin committedJul 27, 2020 Unverified
No user is associated with the committer email.Copy the full SHA 74b4d8aView commit details -
Factor out reimplementation of toolcache download into its own method.
Chris Gavin committedJul 27, 2020 Unverified
No user is associated with the committer email.Copy the full SHA 175d681View commit details -
Add a comment explaining an edge-case.
Chris Gavin committedJul 27, 2020 Unverified
No user is associated with the committer email.Copy the full SHA f4e72f4View commit details -
Chris Gavin committed
Jul 27, 2020 Unverified
No user is associated with the committer email.Copy the full SHA 5f05731View commit details -
Change
INSTANCE_API_URL
constant to a method.Chris Gavin committedJul 27, 2020 Unverified
No user is associated with the committer email.Copy the full SHA 0f88c01View commit details