Chris Gavin
21026345ae
Merge pull request #388 from github/update-v1-781e3bc5
...
Merge main into v1
2021-02-08 11:37:49 +00:00
Sam Partington
781e3bc540
Merge pull request #380 from github/remove-uploadFromActions-params
...
Remove parameters from uploadFromActions
2021-02-02 11:53:08 +00:00
Sam Partington
10a2f1b1aa
Merge branch 'main' into remove-uploadFromActions-params
2021-02-02 11:34:02 +00:00
Simon Engledew
c4084e1c1a
Merge pull request #386 from github/simon-engledew/warning-undefined
...
Do not report warning: undefined
2021-02-02 10:17:59 +00:00
Simon Engledew
f3f5dfd3df
Merge branch 'main' into simon-engledew/warning-undefined
2021-02-02 10:06:49 +00:00
Simon Engledew
169b9f804b
Fix lint errors
2021-02-02 09:59:06 +00:00
Chris Gavin
3d8b1cb7ea
Merge pull request #387 from github/asymmetric-log-release-branch
...
Use an asymmetric Git log when updating the release branch.
2021-02-02 08:18:19 +00:00
Chris Gavin
8fef3928ba
Use an asymmetric Git log when updating the release branch.
2021-02-01 18:03:39 +00:00
Aditya Sharad
db540f07f0
Merge pull request #381 from github/adityasharad/fix/python2-pip-url
...
Python setup: Fix URL for Python 2.7 pip install
2021-02-01 09:36:57 -08:00
Aditya Sharad
80a8f97b9c
Merge branch 'main' into adityasharad/fix/python2-pip-url
2021-02-01 09:15:29 -08:00
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