codeql-action/lib
Robin Neatherway 7795860c11 Do not always overwrite the GITHUB_REF for PRs
As we move towards analysing the merge commit for pull requests by
default, we should stop sending `/refs/pull/n/head` rather than
`refs/pull/n/merge` _unless_ the checked-out SHA has actually changed.
Here we assume that any change (compared to GITHUB_SHA) indicates that
`git checkout HEAD^2` has been run earlier. This may sometimes be
incorrect (e.g. `git checkout mybranch`), but in that case the ref
would be wrong either way.
2020-09-17 13:11:06 +01:00
..
actions-util.js Do not always overwrite the GITHUB_REF for PRs 2020-09-17 13:11:06 +01:00
actions-util.js.map Do not always overwrite the GITHUB_REF for PRs 2020-09-17 13:11:06 +01:00
actions-util.test.js Do not always overwrite the GITHUB_REF for PRs 2020-09-17 13:11:06 +01:00
actions-util.test.js.map Do not always overwrite the GITHUB_REF for PRs 2020-09-17 13:11:06 +01:00
analysis-paths.js Running lint-fix 2020-09-14 10:44:43 +01:00
analysis-paths.js.map Running lint-fix 2020-09-14 10:44:43 +01:00
analysis-paths.test.js Running lint-fix 2020-09-14 10:44:43 +01:00
analysis-paths.test.js.map Running lint-fix 2020-09-14 10:44:43 +01:00
analyze-action.js Do not always overwrite the GITHUB_REF for PRs 2020-09-17 13:11:06 +01:00
analyze-action.js.map Do not always overwrite the GITHUB_REF for PRs 2020-09-17 13:11:06 +01:00
analyze.js Running lint-fix 2020-09-14 10:44:43 +01:00
analyze.js.map Running lint-fix 2020-09-14 10:44:43 +01:00
api-client.js Add getOptionalInput and getRequiredInput 2020-09-15 18:47:50 +01:00
api-client.js.map Add getOptionalInput and getRequiredInput 2020-09-15 18:47:50 +01:00
autobuild-action.js Introduce actions-util.ts 2020-09-15 14:01:21 +01:00
autobuild-action.js.map Introduce actions-util.ts 2020-09-15 14:01:21 +01:00
autobuild.js Running lint-fix 2020-09-14 10:44:43 +01:00
autobuild.js.map Running lint-fix 2020-09-14 10:44:43 +01:00
codeql.js Introduce actions-util.ts 2020-09-15 14:01:21 +01:00
codeql.js.map Introduce actions-util.ts 2020-09-15 14:01:21 +01:00
codeql.test.js Running lint-fix 2020-09-14 10:44:43 +01:00
codeql.test.js.map Running lint-fix 2020-09-14 10:44:43 +01:00
config-utils.js Running lint-fix 2020-09-14 10:44:43 +01:00
config-utils.js.map Running lint-fix 2020-09-14 10:44:43 +01:00
config-utils.test.js Running lint-fix 2020-09-14 10:44:43 +01:00
config-utils.test.js.map Running lint-fix 2020-09-14 10:44:43 +01:00
defaults.json Update defaults.json 2020-08-26 16:28:44 +02:00
error-matcher.js Merge branch 'main' into nickfyson/error_wrapper 2020-09-14 13:30:37 +01:00
error-matcher.js.map Merge branch 'main' into nickfyson/error_wrapper 2020-09-14 13:30:37 +01:00
error-matcher.test.js Merge branch 'main' into nickfyson/error_wrapper 2020-09-14 13:30:37 +01:00
error-matcher.test.js.map Merge branch 'main' into nickfyson/error_wrapper 2020-09-14 13:30:37 +01:00
external-queries.js Running lint-fix 2020-09-14 10:44:43 +01:00
external-queries.js.map Running lint-fix 2020-09-14 10:44:43 +01:00
external-queries.test.js Running lint-fix 2020-09-14 10:44:43 +01:00
external-queries.test.js.map Running lint-fix 2020-09-14 10:44:43 +01:00
fingerprints.js Running lint-fix 2020-09-14 10:44:43 +01:00
fingerprints.js.map Running lint-fix 2020-09-14 10:44:43 +01:00
fingerprints.test.js Running lint-fix 2020-09-14 10:44:43 +01:00
fingerprints.test.js.map Running lint-fix 2020-09-14 10:44:43 +01:00
init-action.js Add getOptionalInput and getRequiredInput 2020-09-15 18:47:50 +01:00
init-action.js.map Add getOptionalInput and getRequiredInput 2020-09-15 18:47:50 +01:00
init.js Running lint-fix 2020-09-14 10:44:43 +01:00
init.js.map Running lint-fix 2020-09-14 10:44:43 +01:00
languages.js Running lint-fix 2020-09-14 10:44:43 +01:00
languages.js.map Running lint-fix 2020-09-14 10:44:43 +01:00
languages.test.js Running lint-fix 2020-09-14 10:44:43 +01:00
languages.test.js.map Running lint-fix 2020-09-14 10:44:43 +01:00
logging.js add debug mode to limit output 2020-08-27 14:26:44 +01:00
logging.js.map add debug mode to limit output 2020-08-27 14:26:44 +01:00
repository.js Running lint-fix 2020-09-14 10:44:43 +01:00
repository.js.map commit node_modules and generated files 2020-08-11 12:43:27 +01:00
runner.js Replace all occurrences 2020-09-14 18:13:33 +01:00
runner.js.map Replace all occurrences 2020-09-14 18:13:33 +01:00
shared-environment.js Running lint-fix 2020-09-14 10:44:43 +01:00
shared-environment.js.map remove should_abort method 2020-08-07 16:56:04 +01:00
testing-utils.js Running lint-fix 2020-09-14 10:44:43 +01:00
testing-utils.js.map Running lint-fix 2020-09-14 10:44:43 +01:00
toolrunner-error-catcher.js Merge branch 'main' into nickfyson/error_wrapper 2020-09-14 13:30:37 +01:00
toolrunner-error-catcher.js.map Merge branch 'main' into nickfyson/error_wrapper 2020-09-14 13:30:37 +01:00
toolrunner-error-catcher.test.js Merge branch 'main' into nickfyson/error_wrapper 2020-09-14 13:30:37 +01:00
toolrunner-error-catcher.test.js.map Merge branch 'main' into nickfyson/error_wrapper 2020-09-14 13:30:37 +01:00
tracer-config.js Running lint-fix 2020-09-14 10:44:43 +01:00
tracer-config.js.map Running lint-fix 2020-09-14 10:44:43 +01:00
tracer-config.test.js Running lint-fix 2020-09-14 10:44:43 +01:00
tracer-config.test.js.map Running lint-fix 2020-09-14 10:44:43 +01:00
upload-lib.js Running lint-fix 2020-09-14 10:44:43 +01:00
upload-lib.js.map Running lint-fix 2020-09-14 10:44:43 +01:00
upload-lib.test.js Running lint-fix 2020-09-14 10:44:43 +01:00
upload-lib.test.js.map Running lint-fix 2020-09-14 10:44:43 +01:00
upload-sarif-action.js Do not always overwrite the GITHUB_REF for PRs 2020-09-17 13:11:06 +01:00
upload-sarif-action.js.map Do not always overwrite the GITHUB_REF for PRs 2020-09-17 13:11:06 +01:00
util.js Introduce actions-util.ts 2020-09-15 14:01:21 +01:00
util.js.map Introduce actions-util.ts 2020-09-15 14:01:21 +01:00
util.test.js Add getOptionalInput and getRequiredInput 2020-09-15 18:47:50 +01:00
util.test.js.map Add getOptionalInput and getRequiredInput 2020-09-15 18:47:50 +01:00