Commits
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 Copy the full SHA 42235ccView commit details -
revert: 'Don't send field in status reports.'
Alex Ford committedAug 4, 2020 Copy the full SHA 128c2cfView commit details -
Merge remote-tracking branch v1 into main.
Chris Gavin committedAug 4, 2020 Copy the full SHA 02d3d62View commit details -
Don't send
matrix_vars
field in status reports.Chris Gavin committedAug 4, 2020 Copy the full SHA 1fb3aafView 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 branch 'main' into search-for-bundle
Chris Gavin authored and GitHub committedJul 30, 2020 Copy the full SHA f5ccce0View commit details
Commits on Jul 27, 2020
-
Merge branch 'main' into status_reports_v2
Robert authored and GitHub committedJul 27, 2020 Copy the full SHA ae2d7afView commit details -
Chris Gavin committed
Jul 27, 2020 Copy the full SHA 5587e12View commit details -
Remove
DEFAULT_
from some constant names.Chris Gavin committedJul 27, 2020 Copy the full SHA 74b4d8aView commit details -
Factor out reimplementation of toolcache download into its own method.
Chris Gavin committedJul 27, 2020 Copy the full SHA 175d681View commit details -
Add a comment explaining an edge-case.
Chris Gavin committedJul 27, 2020 Copy the full SHA f4e72f4View commit details -
Chris Gavin committed
Jul 27, 2020 Copy the full SHA 5f05731View commit details -
Change
INSTANCE_API_URL
constant to a method.Chris Gavin committedJul 27, 2020 Copy the full SHA 0f88c01View commit details -
Chris Gavin committed
Jul 27, 2020 Copy the full SHA 337dbe5View commit details
Commits on Jul 24, 2020
-
Use templated strings for better readability
Andrew Eisenberg authored and Andrew Eisenberg committedJul 24, 2020 Copy the full SHA 93dd64dView commit details -
Upload much more data in status reports
Robert committedJul 24, 2020 Copy the full SHA 87758a1View commit details -
Search for the CodeQL bundle in multiple places.
Chris Gavin committedJul 24, 2020 Copy the full SHA 813cb04View commit details
Commits on Jul 21, 2020
-
Robert committed
Jul 21, 2020 Copy the full SHA 315a9f4View commit details -
Robert committed
Jul 21, 2020 Copy the full SHA 0446cb0View commit details -
reset environment variables between tests
Robert committedJul 21, 2020 Copy the full SHA 29cf065View commit details -
fix parsing of disable-default-queries field
Robert committedJul 21, 2020 Copy the full SHA ee63f4eView commit details -
Robert committed
Jul 21, 2020 Copy the full SHA 5b4f4e4View commit details
Commits on Jul 16, 2020
-
Robert Brignull committed
Jul 16, 2020 Copy the full SHA d138b00View commit details
Commits on Jul 15, 2020
-
Robert Brignull committed
Jul 15, 2020 Copy the full SHA b86c370View commit details
Commits on Jul 13, 2020
-
move config parsing earlier + add to codeql search path
Robert Brignull committedJul 13, 2020 Copy the full SHA da3d6d2View commit details
Commits on Jul 10, 2020
-
Robert Brignull committed
Jul 10, 2020 Copy the full SHA 189b6efView commit details -
Merge branch 'main' into lgtm_filters
Robert Brignull committedJul 10, 2020 Copy the full SHA 1a4c658View commit details -
Robert Brignull committed
Jul 10, 2020 Copy the full SHA fb9f2afView commit details
Commits on Jul 9, 2020
-
Robert Brignull committed
Jul 9, 2020 Copy the full SHA 60126bfView commit details -
move checking to when env vars are constructed
Robert Brignull committedJul 9, 2020 Copy the full SHA 24367a8View commit details -
Make characters completely illegal on windows
Robert Brignull committedJul 9, 2020 Copy the full SHA 70980b9View commit details -
Robert Brignull committed
Jul 9, 2020 Copy the full SHA bf5b437View commit details
Commits on Jul 8, 2020
-
Robert Brignull committed
Jul 8, 2020 Copy the full SHA 56417beView commit details -
Robert Brignull committed
Jul 8, 2020 Unverified
No user is associated with the committer email.Copy the full SHA abf6f23View commit details -
Robert Brignull committed
Jul 8, 2020 Unverified
No user is associated with the committer email.Copy the full SHA 9fb69ddView commit details