Commits
7f19f9198a
Name already in use
Commits on Aug 24, 2020
-
Refactor common code to function and add missing test
Sam Partington committedAug 24, 2020 Copy the full SHA 7f19f91View commit details -
Prevent queries in workflow overriding default queries
Sam Partington committedAug 24, 2020
Commits on Aug 17, 2020
-
Improve description of queries property
Co-authored-by: Alistair Christie <54933897+hubwriter@users.noreply.github.com>
2 people authored and GitHub committedAug 17, 2020
Commits on Jul 31, 2020
-
Sam Partington committed
Jul 31, 2020 -
Sam Partington committed
Jul 31, 2020 -
Sam Partington committed
Jul 31, 2020
Commits on Jul 30, 2020
-
Make test name more descriptive
Sam Partington committedJul 30, 2020 -
Sam Partington committed
Jul 30, 2020
Commits on Jul 27, 2020
-
Add new input to the init action configuration
Sam Partington committedJul 27, 2020 -
Allow multiple overriding queries, comma-separated
Sam Partington committedJul 27, 2020 -
Add support for basic query overriding in action file itself
Sam Partington committedJul 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 -
Merge branch 'main' into status_reports_v2
Robert authored and GitHub committedJul 27, 2020 -
Merge pull request #124 from github/lodash_update
Update lodash
Robert authored and GitHub committedJul 27, 2020
Commits on Jul 24, 2020
-
Robert committed
Jul 24, 2020 -
Use templated strings for better readability
Andrew Eisenberg authored and Andrew Eisenberg committedJul 24, 2020 -
Upload much more data in status reports
Robert committedJul 24, 2020
Commits on Jul 21, 2020
-
Merge pull request #120 from github/default_queries_fix
Default queries fix + reset env vars in tests
Robert authored and GitHub committedJul 21, 2020 -
Robert committed
Jul 21, 2020 -
Robert committed
Jul 21, 2020 -
reset environment variables between tests
Robert committedJul 21, 2020 -
fix parsing of disable-default-queries field
Robert committedJul 21, 2020 -
Robert committed
Jul 21, 2020
Commits on Jul 20, 2020
-
Merge pull request #112 from github/undeclared-action-input
Fix undeclared action inputs
Robert authored and GitHub committedJul 20, 2020
Commits on Jul 16, 2020
-
Robert Brignull committed
Jul 16, 2020 -
Merge pull request #109 from github/codeql_search_path
Move config parsing earlier + add to codeql search path
Robert authored and GitHub committedJul 16, 2020 -
Robert Brignull committed
Jul 16, 2020
Commits on Jul 15, 2020
-
Robert Brignull committed
Jul 15, 2020 -
Merge branch 'main' into codeql_search_path
Robert Brignull committedJul 15, 2020
Commits on Jul 14, 2020
-
Merge pull request #111 from github/vscode-debugging
Add support for debugging from VSCode
Sam Partington authored and GitHub committedJul 14, 2020 -
Add support for debugging from VSCode
https://github.com/avajs/ava/blob/master/docs/recipes/debugging-with-vscode.md recommends passing the `debug` option to Ava. However, in my experience Ava waits indefinitely when this option is used, without actually running any tests. The increased timeout setting is so that tests won't fail prematurely because you're slowly stepping through code.
Sam Partington committedJul 14, 2020
Commits on Jul 13, 2020
-
move config parsing earlier + add to codeql search path
Robert Brignull committedJul 13, 2020
Commits on Jul 10, 2020
-
Merge pull request #103 from github/lgtm_filters
Add support for LGTM_INDEX_FILTERS
Robert authored and GitHub committedJul 10, 2020 -
Robert Brignull committed
Jul 10, 2020 -
Merge branch 'main' into lgtm_filters
Robert Brignull committedJul 10, 2020