codeql-action/lib
Sam Partington 0b53ebbc36 Fix config path comparisons where workspace path is a symlink
Before this change, config-utils.ts › load non-empty input was failing on Mac with:

The configuration file "/var/folders/gx/y8v1507s29d97m1r_5kq0s000000gn/T/codeql-action-oum66d/input" is invalid: property "queries.uses" is invalid as the local path "" is outside of the repository

The reason is that the tmp directory (which is where the config file was put by the test) was a symlink.
2020-06-16 16:59:15 +01:00
..
analysis-paths.js change && to || 2020-06-11 13:53:30 +01:00
analysis-paths.js.map enable source maps 2020-05-14 11:07:58 +01:00
analysis-paths.test.js enable source maps 2020-05-14 11:07:58 +01:00
analysis-paths.test.js.map enable source maps 2020-05-14 11:07:58 +01:00
autobuild.js enable source maps 2020-05-14 11:07:58 +01:00
autobuild.js.map enable source maps 2020-05-14 11:07:58 +01:00
config-utils.js Fix config path comparisons where workspace path is a symlink 2020-06-16 16:59:15 +01:00
config-utils.js.map Fix config path comparisons where workspace path is a symlink 2020-06-16 16:59:15 +01:00
config-utils.test.js Merge branch 'master' into safe-config-parsing 2020-06-09 10:39:49 +01:00
config-utils.test.js.map Merge branch 'master' into safe-config-parsing 2020-06-09 10:39:49 +01:00
external-queries.js move all files to the RUNNER_TEMP directory 2020-06-04 12:15:34 +01:00
external-queries.js.map move all files to the RUNNER_TEMP directory 2020-06-04 12:15:34 +01:00
external-queries.test.js move all files to the RUNNER_TEMP directory 2020-06-04 12:15:34 +01:00
external-queries.test.js.map move all files to the RUNNER_TEMP directory 2020-06-04 12:15:34 +01:00
finalize-db.js Add ability to disable builtin queries 2020-06-15 12:01:38 +01:00
finalize-db.js.map Add ability to disable builtin queries 2020-06-15 12:01:38 +01:00
fingerprints.js enable source maps 2020-05-14 11:07:58 +01:00
fingerprints.js.map enable source maps 2020-05-14 11:07:58 +01:00
fingerprints.test.js enable source maps 2020-05-14 11:07:58 +01:00
fingerprints.test.js.map enable source maps 2020-05-14 11:07:58 +01:00
setup-tools.js enable source maps 2020-05-14 11:07:58 +01:00
setup-tools.js.map enable source maps 2020-05-14 11:07:58 +01:00
setup-tracer.js Merge branch 'master' into self-hosted 2020-06-09 09:43:41 +01:00
setup-tracer.js.map Merge branch 'master' into self-hosted 2020-06-09 09:43:41 +01:00
shared-environment.js enable source maps 2020-05-14 11:07:58 +01:00
shared-environment.js.map enable source maps 2020-05-14 11:07:58 +01:00
tracer-env.js enable source maps 2020-05-14 11:07:58 +01:00
tracer-env.js.map enable source maps 2020-05-14 11:07:58 +01:00
upload-lib.js Merge branch 'master' into validate_sarif 2020-06-15 14:40:01 +01:00
upload-lib.js.map Merge branch 'master' into validate_sarif 2020-06-15 14:40:01 +01:00
upload-lib.test.js fix tests 2020-05-22 17:09:41 +01:00
upload-lib.test.js.map fix tests 2020-05-22 17:09:41 +01:00
upload-sarif.js enable source maps 2020-05-14 11:07:58 +01:00
upload-sarif.js.map enable source maps 2020-05-14 11:07:58 +01:00
util.js move all files to the RUNNER_TEMP directory 2020-06-04 12:15:34 +01:00
util.js.map move all files to the RUNNER_TEMP directory 2020-06-04 12:15:34 +01:00
util.test.js enable source maps 2020-05-14 11:07:58 +01:00
util.test.js.map enable source maps 2020-05-14 11:07:58 +01:00