Michael B. Gale
899b5a286f
Continue after CLI errors
2023-06-14 16:02:54 +01:00
Michael B. Gale
6419f994ff
Handle case where workingDir is undefined
2023-06-13 20:46:00 +01:00
Michael B. Gale
16f3f1a951
Remove validateWorkflow call
2023-06-13 20:45:59 +01:00
Michael B. Gale
8e75e1a14d
Apply suggestions from code review
...
Co-authored-by: Henry Mercer <henry.mercer@me.com >
2023-06-13 20:45:59 +01:00
Michael B. Gale
64fa96a8b3
Report success
2023-06-13 20:45:59 +01:00
Michael B. Gale
829bba8836
Do not download CLI
2023-06-13 20:45:59 +01:00
Michael B. Gale
e08f131aab
Include CLI output in JSON error
2023-06-13 20:45:58 +01:00
Michael B. Gale
6f07b504a5
Propagate --working-dir argument
2023-06-13 20:45:58 +01:00
Michael B. Gale
fce65da29a
Remove BuildEnvironmentOS
2023-06-13 20:45:58 +01:00
Michael B. Gale
ddb13a1ac7
Rename actionName to ACTION_NAME
2023-06-13 20:45:58 +01:00
Michael B. Gale
aef016d9b5
Apply suggestions from code review
...
Co-authored-by: Henry Mercer <henry.mercer@me.com >
2023-06-13 20:45:58 +01:00
Michael B. Gale
8216c3a1b1
Install CodeQL as part of the action
2023-06-13 20:45:58 +01:00
Michael B. Gale
59a9e3a311
Fix formatting for runResolveBuildEnvironment
2023-06-13 20:45:57 +01:00
Michael B. Gale
527ea9408c
Add working-directory input
2023-06-13 20:45:57 +01:00
Michael B. Gale
4518431205
Fix: rename output
2023-06-13 20:45:57 +01:00
Michael B. Gale
ee80b30f46
Add initial workflow code dependent on init
2023-06-13 20:45:57 +01:00
Michael B. Gale
4356c16c33
Add runResolveBuildEnvironment
2023-06-13 20:45:57 +01:00
Michael B. Gale
cc95e67380
Add resolve-environment to ActionName
2023-06-13 20:45:56 +01:00
Michael B. Gale
360d2b76b5
Update OS representation
2023-06-13 20:45:56 +01:00
Michael B. Gale
4322324628
Add resolveBuildEnvironment to CodeQL type
2023-06-13 20:45:56 +01:00
Michael B. Gale
dce63d8676
Add initial stub for resolve-environment action
2023-06-13 20:45:56 +01:00
Henry Mercer
c92053157f
Address review comments
...
Co-authored-by: Angela P Wen <angelapwen@github.com >
2023-06-12 19:31:25 +01:00
Henry Mercer
bce99ca79f
Fix the name of the disable Python dependency installation feature flag
2023-06-12 11:55:51 +01:00
github-actions[bot]
cd5b1ee5cf
Update supported GitHub Enterprise Server versions
2023-06-10 00:11:27 +00:00
github-actions[bot]
921d191150
Update supported GitHub Enterprise Server versions
2023-06-07 00:12:13 +00:00
Henry Mercer
dfc31c9995
Convert actions-util docs to JSDoc
2023-05-31 17:49:42 +01:00
Henry Mercer
019a40b91a
Inline checks for producing a better error message for Dependabot PRs
2023-05-31 17:42:45 +01:00
Henry Mercer
ae005db7f8
Merge branch 'main' into henrymercer/remove-unused-env-var
2023-05-31 17:41:04 +01:00
Henry Mercer
89c4c9e65c
Merge pull request #1678 from github/henrymercer/default-setup-safeguarding
...
Flag up functionality that may not exist in default setup workflows
2023-05-31 17:33:30 +01:00
Henry Mercer
bf419682de
Remove unused CODESCANNING_EVENT_NAME environment variable
2023-05-31 15:37:11 +01:00
Alexander Eyers-Taylor
9d2dd7cfea
Merge pull request #1698 from github/update-bundle/codeql-bundle-20230524
...
Update default bundle to 2.13.3
2023-05-31 12:29:26 +01:00
Henry Mercer
eb1c7a3887
Use getRefFromEnv() so ref is present on default setup
2023-05-30 19:39:53 +01:00
Henry Mercer
2408985f4e
Only print lines of code information once
...
CodeQL already prints it, so we don't need to print it again.
2023-05-26 20:34:30 +01:00
Andrew Eisenberg
9c5706e1a2
Avoid throwing validation error on invalid URIs
...
The recent update of jsonschema inadvertently caused extra validation of
`uri-reference` formatted properties. This change ensures that these
errors are converted to warnings.
Note that we cannot revert the change to jsonschema since the old
version does not handle `uniqueItems` correctly.
2023-05-25 10:18:12 -07:00
Henry Mercer
1023a086ae
Merge pull request #1694 from jsoref/fixes
...
Fix running tests on forks, and handle invalid URIs when fingerprinting
2023-05-25 15:41:27 +01:00
Josh Soref
cc5f2fb439
Gracefully handle decodeURIComponent failure
2023-05-25 09:15:55 -04:00
Josh Soref
789f65c9ee
Improving handling of uploadFailedSarifResult -> [Object object]
2023-05-25 09:15:55 -04:00
Josh Soref
a5879b7b6e
Tolerate forks of github/codeql-action
2023-05-25 09:14:30 -04:00
github-actions[bot]
4f41ff7fc8
Update default bundle to codeql-bundle-20230524
2023-05-24 16:01:53 +00:00
Stephan Brandauer
153cab09da
jsdoc for fixInvalidNotificationsInFile
2023-05-24 12:09:28 +00:00
Stephan Brandauer
3100e1e354
move check to calling function
...
DISABLE_DUPLICATE_LOCATION_FIX - this is to avoid needless crashes on
large sarif files
2023-05-24 11:46:19 +00:00
Henry Mercer
f54f0731d1
Merge branch 'main' into henrymercer/semver-bundles
2023-05-17 14:45:33 +01:00
Henry Mercer
d439786b65
Merge branch 'main' into henrymercer/remove-redundant-flag
2023-05-16 19:21:22 +01:00
Henry Mercer
a1be09ed8a
Remove redundant query help version flag
2023-05-16 18:20:13 +01:00
Henry Mercer
2bf10dc4b9
Extract semantic CLI version from URL when requesting specific tools
2023-05-16 14:47:32 +01:00
Henry Mercer
e422b64793
Use resolve extractor when finding autobuild scripts
2023-05-16 11:18:16 +01:00
Rasmus Wriedt Larsen
cf58ef4480
Update wording for CODEQL_PYTHON warning
...
Co-authored-by: Henry Mercer <henry.mercer@me.com >
2023-05-15 12:05:03 +02:00
Rasmus Wriedt Larsen
cc641561b7
Improve python warning message
...
The last dot in `=3.11.` is just slightly confusing, so added single
quotes around the environment variable assignments to make it 100% clear
2023-05-12 09:59:20 +02:00
Rasmus Wriedt Larsen
c237da1a2f
Fix linting errors
2023-05-12 09:58:30 +02:00
Rasmus Wriedt Larsen
cbc79bf64b
Merge branch 'main' into rasmuswl/python-disable-dependency-installation
2023-05-12 09:55:57 +02:00