Simon Engledew
1f07e287da
Do not report warning: undefined
2021-02-01 16:32:13 +00:00
Chris Gavin
ed751ece83
Allow overriding path of temporary files.
2021-02-01 15:34:13 +00:00
Robin Neatherway
0dcd795b4c
Merge pull request #384 from github/update-v1-6408d722
...
Merge main into v1
2021-02-01 10:29:19 +00:00
Simon Engledew
6408d72268
Merge pull request #367 from github/simon-engledew/remove-january-warning
...
Remove date specific pull request warnings
2021-01-29 10:47:59 +00:00
Simon Engledew
44ed1c6ce1
Remove pull request warnings
2021-01-29 10:42:37 +00:00
Aditya Sharad
bfa9dfe827
Python setup: Fix URL for Python 2.7 pip install
...
This URL changed upstream. Fix it by using the same upstream URL as the LGTM Python image.
We can revisit separately whether to drop the Python 2 pip installation entirely.
2021-01-28 16:52:16 -08:00
Sam Partington
19fe854945
Remove intermediate variables
2021-01-28 15:40:42 +00:00
Sam Partington
c2377b2e49
Remove parameters from uploadFromActions
...
Retrieve the relevant values in the method itself instead.
2021-01-28 15:37:09 +00:00
Robin Neatherway
74004631ca
Merge pull request #379 from github/rneatherway/codeql-bundle-20210127
...
Update default CodeQL to 20210127
2021-01-28 12:13:38 +00:00
Robin Neatherway
07943dcc5d
Revert "Temporarily use the latest version for testing"
...
This reverts commit 2c62543901 .
2021-01-27 14:50:45 +00:00
Robin Neatherway
2c62543901
Temporarily use the latest version for testing
2021-01-27 11:51:55 +00:00
Robin Neatherway
18f9eb6b55
Update default CodeQL to 20210127
2021-01-27 11:31:51 +00:00
Chris Gavin
0dc37c7260
Merge pull request #377 from github/fix-version-in-message
...
Fix the formatting of a warning message.
codeql-bundle-20210127
2021-01-26 17:43:05 +00:00
Chris Gavin
f109c77463
Merge branch 'main' into fix-version-in-message
2021-01-26 17:24:58 +00:00
Chris Gavin
601dc8486f
Merge pull request #376 from github/fix-deduplication-sources
...
Fix deduplication of bundle download sources.
2021-01-26 17:22:03 +00:00
Chris Gavin
d182a0e3aa
Fix deduplication of bundle download sources.
2021-01-26 16:56:43 +00:00
Chris Gavin
5261491807
Fix the formatting of a warning message.
2021-01-26 16:52:43 +00:00
Chris Gavin
24872f608c
Merge pull request #374 from github/automatic-upload-debug-logs
...
Upload debug logs automatically when `ACTIONS_STEP_DEBUG` is enabled.
2021-01-26 10:11:17 +00:00
Chris Gavin
94b32884f9
Dump logs to stdout instead of stderr to avoid synchronization problems.
2021-01-26 09:47:31 +00:00
Chris Gavin
8705aaff32
Walk log filex manually rather than using the Actions globber.
2021-01-26 09:21:38 +00:00
Chris Gavin
219142571c
Upload debug logs automatically when ACTIONS_STEP_DEBUG is enabled.
2021-01-25 15:44:31 +00:00
Robert
3a205cc343
Merge pull request #372 from github/update-v1-7a340d32
...
Merge main into v1
2021-01-25 10:56:12 +00:00
Simon Engledew
7a340d32a1
Merge pull request #370 from github/simon-engledew/hide-workflow-not-found
...
Do not warn users if a workflow cannot be read
2021-01-25 09:21:11 +00:00
Simon Engledew
ee4d06713e
Fix wonky comment
2021-01-22 14:08:43 +00:00
Simon Engledew
6be1f5ce0e
Add more granular exception handling
2021-01-22 13:52:04 +00:00
Simon Engledew
8a9922df92
Disambiguate report messages
2021-01-22 13:52:04 +00:00
Simon Engledew
795b1923ec
Swap method naming to account for new functionality
2021-01-22 13:52:03 +00:00
Simon Engledew
28e2860afb
Correctly report WorkflowMissing
2021-01-22 13:51:45 +00:00
Simon Engledew
4547749a2f
Do not warn users if a workflow cannot be read
...
This will still send a LintFailed message status report.
2021-01-22 13:51:19 +00:00
Robert
484a9ad67e
Merge pull request #368 from github/robertbrignull/external-token-fix
...
Only insert external repos token if supplied
2021-01-22 12:50:17 +00:00
Robert
1013277382
Merge branch 'main' into robertbrignull/external-token-fix
2021-01-22 12:08:26 +00:00
Robert
504cb5e7a2
Merge pull request #371 from github/robertbrignull/pr-checks-workflow
...
Move .github/workflows back where it was
2021-01-21 18:26:50 +00:00
Robert
cfdf2eaf7a
move .github/workflows back where it was
2021-01-21 16:06:26 +00:00
Robert
a1bfa7609f
Merge pull request #369 from felicitymay/patch-1
...
Update description to include limit on number of results
2021-01-19 17:57:15 +00:00
Felicity Chapman
a3a8231e64
Update upload-sarif/action.yml
...
Co-authored-by: hubwriter <hubwriter@github.com >
2021-01-19 17:17:45 +00:00
Felicity Chapman
d0ac97e33f
Add results limit to description
2021-01-19 17:02:31 +00:00
Robert
cb574a7d60
only insert external repos token if supplied
2021-01-19 15:42:57 +00:00
Robert
ce35c1c3a5
Merge pull request #366 from github/update-v1-8659fb33
...
Merge main into v1
2021-01-18 10:22:40 +00:00
Robert
b0adc415a0
Merge pull request #364 from ericcornelissen/eslint/no-unused-vars
...
Update code so "@typescript-eslint/no-unused-vars" passes
2021-01-18 10:01:59 +00:00
Eric Cornelissen
946779f5b6
Run npm run-script build
2021-01-15 18:40:06 +01:00
Eric Cornelissen
9a753aa409
Removed unused vars in config-utils.test.ts
2021-01-15 18:25:29 +01:00
Eric Cornelissen
2a6d6c52d7
Update ESLint configuration
...
Remove the line to disable the "github/no-unused-vars" rule.
2021-01-15 18:20:07 +01:00
Robin Neatherway
8659fb33f9
Merge pull request #362 from github/rneatherway/merge-workflows
...
Merge pr-check and integration-testing workflows
2021-01-15 16:26:34 +00:00
Robin Neatherway
137e614f23
Merge branch 'main' into rneatherway/merge-workflows
2021-01-15 15:59:36 +00:00
Simon Engledew
4bdcd08344
Merge pull request #363 from github/simon-engledew/fix-incorrect-branch-warning
...
Fix overzealous warnings when PR scanning is not required
2021-01-15 10:59:19 +00:00
Simon Engledew
b6fc7138bf
Merge branch 'main' into simon-engledew/fix-incorrect-branch-warning
2021-01-15 10:41:33 +00:00
Simon Engledew
1a6f6a27b3
Implement PR feedback
2021-01-15 08:28:21 +00:00
Robert
f86e200d13
Merge pull request #357 from github/robertbrignull/external-token-option
...
Introduce external repository token
2021-01-14 17:41:30 +00:00
Robert
c8abbce0a2
Merge branch 'main' into robertbrignull/external-token-option
2021-01-14 17:27:33 +00:00
Robin Neatherway
3d63fa4dad
Merge pull request #361 from github/rneatherway/status-base
...
Correct typo in setting of PR upload base ref
2021-01-14 10:28:34 +00:00