Robert
|
230cb9b734
|
Merge pull request #352 from chao2zhang/main
Support find .sarif files recursively
|
2021-01-04 12:58:36 +00:00 |
|
Simon Engledew
|
456cd431ff
|
Improve test coverage
|
2021-01-04 12:05:37 +00:00 |
|
Simon Engledew
|
1511db33b3
|
Only check the steps of the job currently being run
|
2021-01-04 12:00:15 +00:00 |
|
Chao Zhang
|
55eae6652f
|
Support find .sarif files recursively
|
2020-12-22 23:24:51 -08:00 |
|
Chris Gavin
|
094554cf89
|
Merge pull request #349 from github/prevent-accidental-analysis-of-get-pip
Prevent accidental analysis of the `get-pip.py` script.
|
2020-12-22 14:48:15 +00:00 |
|
Chris Gavin
|
3c494fdd7a
|
Prevent accidental analysis of the get-pip.py script.
|
2020-12-22 14:16:57 +00:00 |
|
Sam Partington
|
6de1b753c2
|
Retrieve GitHubVersion when used rather than passing around
|
2020-12-22 11:49:42 +00:00 |
|
Sam Partington
|
45dd5ee97d
|
Fix linter violations
|
2020-12-22 11:28:08 +00:00 |
|
Sam Partington
|
82a8fa443e
|
Merge branch 'main' into split-upload-method
|
2020-12-22 11:23:49 +00:00 |
|
Simon Engledew
|
e89a24b8cb
|
Only report the first CheckoutWrongHead lint error
|
2020-12-21 11:08:49 +00:00 |
|
Simon Engledew
|
dc999c55d0
|
Merge pull request #346 from github/simon-engledew/fix-numerical-branches
Fix for numerical branch names
|
2020-12-21 09:17:09 +00:00 |
|
Simon Engledew
|
2d00e8c6f7
|
Fix for numerical branch names
|
2020-12-18 10:23:46 +00:00 |
|
Robin Neatherway
|
9f7bdecc04
|
Merge pull request #341 from github/rneatherway/gate-integration-testing
Gate execution of expensive tests on JS being up to date
|
2020-12-16 11:06:41 +00:00 |
|
Robin Neatherway
|
cea5932aad
|
Merge branch 'main' into rneatherway/gate-integration-testing
|
2020-12-15 18:16:25 +00:00 |
|
Robert
|
cbd120ea91
|
Merge pull request #343 from github/dependabot/npm_and_yarn/ini-1.3.8
Bump ini from 1.3.5 to 1.3.8
|
2020-12-14 10:42:35 +00:00 |
|
Robert
|
71c7759fac
|
update node_modules
|
2020-12-14 10:25:05 +00:00 |
|
Robert
|
9435055597
|
Merge branch 'main' into dependabot/npm_and_yarn/ini-1.3.8
|
2020-12-14 10:24:17 +00:00 |
|
Robert
|
5d77983efc
|
Merge pull request #344 from github/dependabot/npm_and_yarn/runner/ini-1.3.8
Bump ini from 1.3.5 to 1.3.8 in /runner
|
2020-12-14 10:23:46 +00:00 |
|
dependabot[bot]
|
1fd28a0d4c
|
Bump ini from 1.3.5 to 1.3.8 in /runner
Bumps [ini](https://github.com/isaacs/ini) from 1.3.5 to 1.3.8.
- [Release notes](https://github.com/isaacs/ini/releases)
- [Commits](https://github.com/isaacs/ini/compare/v1.3.5...v1.3.8)
Signed-off-by: dependabot[bot] <support@github.com>
|
2020-12-13 05:06:37 +00:00 |
|
dependabot[bot]
|
46c74bba1d
|
Bump ini from 1.3.5 to 1.3.8
Bumps [ini](https://github.com/isaacs/ini) from 1.3.5 to 1.3.8.
- [Release notes](https://github.com/isaacs/ini/releases)
- [Commits](https://github.com/isaacs/ini/compare/v1.3.5...v1.3.8)
Signed-off-by: dependabot[bot] <support@github.com>
|
2020-12-12 17:32:00 +00:00 |
|
Robin Neatherway
|
3e176f8293
|
Gate execution of expensive tests on JS being up to date
|
2020-12-08 16:53:35 +00:00 |
|
Chris Gavin
|
8cbc02a4c2
|
Merge pull request #339 from github/split-python2-python3-install
Install Python 3 tools before installing Python 2 tools.
|
2020-12-07 15:55:57 +00:00 |
|
Chris Gavin
|
222b57e35b
|
Merge branch 'main' into split-python2-python3-install
|
2020-12-07 14:40:04 +00:00 |
|
Chris Gavin
|
6156eb9557
|
Install Python 3 tools before installing Python 2 tools.
|
2020-12-07 13:59:49 +00:00 |
|
Robin Neatherway
|
682158920d
|
Merge pull request #329 from github/robertbrignull/meta
Send base_sha and base_ref when appropriate
|
2020-12-07 12:47:11 +00:00 |
|
Robin Neatherway
|
7afd3334e3
|
Adjust type annotations on payload
|
2020-12-07 12:35:48 +00:00 |
|
Robin Neatherway
|
d0d858c809
|
Merge branch 'main' into robertbrignull/meta
|
2020-12-07 12:34:21 +00:00 |
|
Robert
|
494945f710
|
Merge pull request #337 from github/robertbrignull/merge-v1
Merge v1 into main to fix conflicts
|
2020-12-04 17:01:18 +00:00 |
|
Robert
|
e9152c326e
|
Merge remote-tracking branch 'origin/v1' into robertbrignull/merge-v1
|
2020-12-04 16:44:17 +00:00 |
|
Simon Engledew
|
a43ce966aa
|
Merge pull request #332 from github/simon-engledew/string-branches
Handle the case where branches may be strings, wildcards
|
2020-12-04 16:27:00 +00:00 |
|
Simon Engledew
|
18c6a7d6d1
|
fix another edge case
|
2020-12-04 15:18:22 +00:00 |
|
Simon Engledew
|
1dc40ba165
|
Merge remote-tracking branch 'origin/main' into simon-engledew/string-branches
|
2020-12-04 12:36:42 +00:00 |
|
Simon Engledew
|
7100f22932
|
Add a bunch of tests cases and harden the function aganst malformed workflows
|
2020-12-03 13:41:55 +00:00 |
|
Simon Engledew
|
7310a508e1
|
Merge pull request #335 from github/simon-engledew/backport-v1
Backport v1 into main
|
2020-12-02 16:54:52 +00:00 |
|
Simon Engledew
|
f3c9aee686
|
Hide an warning that is confusing on GHES
|
2020-12-02 16:49:54 +00:00 |
|
Simon Engledew
|
107fe8422f
|
Add advanced test case
|
2020-12-02 08:48:34 +00:00 |
|
Simon Engledew
|
ec8015bc03
|
Merge branch 'main' into simon-engledew/string-branches
|
2020-12-02 08:35:11 +00:00 |
|
Simon Engledew
|
78b9d23d09
|
Remove unecessary if statement
|
2020-12-02 08:34:18 +00:00 |
|
Simon Engledew
|
1dd265aef3
|
Merge pull request #333 from github/simon-engledew/hide-warnings-v1
Hide a warning that is confusing on GHES
|
2020-12-02 08:31:48 +00:00 |
|
Simon Engledew
|
698e2a5487
|
Just convert the pattern into a RegExp...
|
2020-12-01 20:56:07 +00:00 |
|
Simon Engledew
|
4d862616ce
|
First iteration on feedback
|
2020-12-01 20:08:41 +00:00 |
|
Simon Engledew
|
56b1ead679
|
Do not show lint failed in the UX if it happens
|
2020-12-01 17:23:00 +00:00 |
|
Simon Engledew
|
b1be00db57
|
Test the branch patterns work both ways
|
2020-12-01 17:16:33 +00:00 |
|
Simon Engledew
|
c3a9325bd8
|
Hide an warning that is confusing on GHES
|
2020-12-01 16:59:15 +00:00 |
|
Simon Engledew
|
f99af1c014
|
Have a catch all coded error for lint failures
|
2020-12-01 15:41:04 +00:00 |
|
Simon Engledew
|
145a3c1ed9
|
Add more wildcard examples
|
2020-12-01 15:33:27 +00:00 |
|
Simon Engledew
|
14719432ef
|
Add more test cases
|
2020-12-01 15:30:11 +00:00 |
|
Simon Engledew
|
c8ee1f4ef3
|
Handle wildcard branches
|
2020-12-01 15:21:30 +00:00 |
|
Simon Engledew
|
ac1c081de8
|
Handle the case where branches may be strings, including "*"
|
2020-12-01 12:03:50 +00:00 |
|
Robin Neatherway
|
e6174fc6cf
|
Merge pull request #326 from github/rneatherway/on-push-notice
Add an explicit deprecation date
|
2020-12-01 11:28:15 +00:00 |
|