github-actions
|
3ac171716e
|
v0.1.51
|
2022-12-13 00:46:44 +00:00 |
|
github-actions
|
d33bf583ef
|
v0.1.50
|
2022-12-13 00:37:12 +00:00 |
|
 Beth BrennanandGitHub
|
86fa3f9a45
|
Merge pull request #53 from github/elbrenn/github-context
Add basic github context provider
|
2022-12-12 19:36:35 -05:00 |
|
Beth Brennan
|
db22088ab2
|
Add basic github context provider
|
2022-12-12 19:06:08 -05:00 |
|
github-actions
|
b43b55fc03
|
v0.1.49
|
2022-12-12 23:02:02 +00:00 |
|
Christopher Schleiden
|
681236bbca
|
Correctly report errors in multi-line expression strings
|
2022-12-12 10:43:39 -08:00 |
|
github-actions
|
78589ec327
|
v0.1.48
|
2022-12-09 23:03:40 +00:00 |
|
 Josh GrossandGitHub
|
cca0f94d33
|
Merge branch 'main' into joshmgross/for-of
|
2022-12-09 18:00:11 -05:00 |
|
github-actions
|
1dd9e095f8
|
v0.1.47
|
2022-12-09 21:37:48 +00:00 |
|
github-actions
|
92c3b14e10
|
v0.1.46
|
2022-12-09 20:04:14 +00:00 |
|
github-actions
|
6b2aedfe11
|
v0.1.45
|
2022-12-09 20:02:30 +00:00 |
|
github-actions
|
1651896890
|
v0.1.44
|
2022-12-09 16:43:04 +00:00 |
|
Christopher Schleiden
|
86dd16bd12
|
Add some more validation tests
|
2022-12-09 08:39:45 -08:00 |
|
Christopher Schleiden
|
efe71dd684
|
Auto completion for multi-line expressions
|
2022-12-09 08:38:50 -08:00 |
|
github-actions
|
1af3f0b672
|
v0.1.43
|
2022-12-09 15:45:58 +00:00 |
|
 Josh GrossandGitHub
|
aa93d5c577
|
Merge pull request #46 from github/joshmgross/partial-matrix-completion
Support partial matrix context completion
|
2022-12-09 10:45:25 -05:00 |
|
Josh Gross
|
cb0bee35fe
|
Replace allowPartialContext with a mode enum
|
2022-12-09 10:40:19 -05:00 |
|
github-actions
|
1a18864ba6
|
v0.1.42
|
2022-12-09 14:50:14 +00:00 |
|
Josh Gross
|
44239714e6
|
Replace for loops with for...of
|
2022-12-08 15:22:34 -05:00 |
|
Josh Gross
|
eeb39de9d5
|
Support partial matrix context completion
|
2022-12-08 14:34:11 -05:00 |
|
Josh Gross
|
2f88970fce
|
Skip external context provider when value is null
|
2022-12-08 14:05:04 -05:00 |
|
Josh Gross
|
ca73d75a3d
|
Merge branch 'main' into joshmgross/matrix-context-validation
|
2022-12-08 14:03:40 -05:00 |
|
Josh Gross
|
1d93b25b91
|
Add tests for validating matrix context
|
2022-12-08 13:55:58 -05:00 |
|
Josh Gross
|
f2c04b7b89
|
Ensure context is inherited in validation
|
2022-12-08 13:55:46 -05:00 |
|
Josh Gross
|
7e5c8d20ae
|
Skip context validation when matrices have expressions
|
2022-12-08 13:55:19 -05:00 |
|
github-actions
|
78182b3bba
|
v0.1.41
|
2022-12-08 18:46:40 +00:00 |
|
github-actions
|
e7ac43a4b6
|
v0.1.40
|
2022-12-08 18:22:04 +00:00 |
|
 Christopher SchleidenandGitHub
|
cbecf86d2e
|
Merge pull request #43 from github/cschleiden/github_token
Always include GITHUB_TOKEN in the secrets
|
2022-12-08 10:21:29 -08:00 |
|
Christopher Schleiden
|
71c3fcbb47
|
Improve error handling
|
2022-12-08 10:17:29 -08:00 |
|
github-actions
|
96370ecaae
|
v0.1.39
|
2022-12-08 15:28:13 +00:00 |
|
 Josh GrossandGitHub
|
de0a182833
|
Merge pull request #42 from github/joshmgross/matrix-context-completion
Support `matrix` context auto-completion
|
2022-12-08 10:27:42 -05:00 |
|
 
|
b6fc90171c
|
Fix "properties" typo
Co-authored-by: Christopher Schleiden <[email protected]>
|
2022-12-08 10:23:52 -05:00 |
|
Christopher Schleiden
|
0b2c8c5e46
|
Always include GITHUB_TOKEN in the secrets
|
2022-12-07 18:10:27 -08:00 |
|
github-actions
|
aace05c8bb
|
v0.1.38
|
2022-12-08 00:18:41 +00:00 |
|
Josh Gross
|
f518fd2ad6
|
Support matrix context auto-completion
|
2022-12-07 19:08:44 -05:00 |
|
Josh Gross
|
089c5b3c49
|
Filter strategy context to matrix jobs and add values
|
2022-12-07 13:26:34 -05:00 |
|
github-actions
|
ec499e888d
|
v0.1.37
|
2022-12-07 16:01:18 +00:00 |
|
 Josh GrossandGitHub
|
bcc4d0a3dd
|
Merge pull request #39 from github/joshmgross/strategy-context
Support `strategy` context
|
2022-12-07 11:00:40 -05:00 |
|
 Josh GrossandGitHub
|
67bab247f7
|
Merge pull request #38 from github/joshmgross/generated-ids-test
Update generated IDs completion test
|
2022-12-07 11:00:10 -05:00 |
|
github-actions
|
5422ca7214
|
v0.1.36
|
2022-12-07 15:56:07 +00:00 |
|
 Beth BrennanandGitHub
|
0867f0164a
|
Merge pull request #40 from github/elbrenn/range
Add range to CompletionItems
|
2022-12-07 10:55:35 -05:00 |
|
Beth Brennan
|
424bc471ce
|
Use mapRange
|
2022-12-07 10:51:44 -05:00 |
|
Beth Brennan
|
3eb3855cb1
|
Remove comment
|
2022-12-07 10:44:20 -05:00 |
|
Beth Brennan
|
bdcb592f90
|
Add range to CompletionItems
|
2022-12-07 09:53:26 -05:00 |
|
Josh Gross
|
d96630c276
|
Support strategy context
|
2022-12-06 18:02:54 -05:00 |
|
Josh Gross
|
ea8d6c8cfd
|
Update generated IDs completion test
|
2022-12-06 17:46:09 -05:00 |
|
github-actions
|
1e033a2c00
|
v0.1.35
|
2022-12-06 18:10:11 +00:00 |
|
Josh Gross
|
1e0af9a982
|
Fix allowed value provider test
|
2022-12-06 13:05:41 -05:00 |
|
Josh Gross
|
4960004373
|
Update references to Job needs
|
2022-12-06 11:33:04 -05:00 |
|
github-actions
|
e1ab3ce031
|
v0.1.34
|
2022-12-06 16:09:31 +00:00 |
|