Josh Gross
|
a019b70280
|
Merge pull request #138 from github/joshmgross/complete-reusable-job-inputs
Support completing reusable job inputs
|
2023-02-08 10:39:04 -05:00 |
|
github-actions
|
672b989fcd
|
v0.1.129
|
2023-02-08 01:51:09 +00:00 |
|
Beth Brennan
|
325a4bb44e
|
Merge pull request #135 from github/elbrenn/expression-complete
Complete multi-segment expressions
|
2023-02-07 20:50:31 -05:00 |
|
Josh Gross
|
27cde6715c
|
Merge branch 'main' into joshmgross/complete-reusable-job-inputs
|
2023-02-07 19:46:36 -05:00 |
|
github-actions
|
4a4c2944d5
|
v0.1.128
|
2023-02-08 00:46:13 +00:00 |
|
Josh Gross
|
63fdcf143f
|
Support completing reusable job inputs
|
2023-02-07 19:13:41 -05:00 |
|
Josh Gross
|
fc87fcb11f
|
Add a FileProvider to auto-completion
|
2023-02-07 18:35:50 -05:00 |
|
github-actions
|
df1836ef90
|
v0.1.127
|
2023-02-07 23:20:45 +00:00 |
|
Christopher Schleiden
|
6777fc2990
|
Remove /." imports
|
2023-02-07 15:13:45 -08:00 |
|
Christopher Schleiden
|
cd38b2fe76
|
Support needs for reusable jobs
|
2023-02-07 14:52:12 -08:00 |
|
Beth Brennan
|
928e7e3b11
|
Merge branch 'main' into elbrenn/expression-complete
|
2023-02-07 17:23:37 -05:00 |
|
Beth Brennan
|
b432867548
|
Complete multi-segment expressions
|
2023-02-07 17:04:47 -05:00 |
|
github-actions
|
05605c80c7
|
v0.1.126
|
2023-02-07 21:11:58 +00:00 |
|
github-actions
|
a4453b1c23
|
v0.1.125
|
2023-02-07 21:08:30 +00:00 |
|
Josh Gross
|
2598e318c9
|
Validate workflow references and inputs
|
2023-02-07 13:42:41 -05:00 |
|
github-actions
|
17a92c5496
|
v0.1.124
|
2023-02-07 17:19:35 +00:00 |
|
github-actions
|
b6d667ade4
|
v0.1.123
|
2023-02-07 16:42:17 +00:00 |
|
Christopher Schleiden
|
f8a9b52794
|
Merge pull request #129 from github/cschleiden/remove-old-todo
Remove old TODO
|
2023-02-07 08:41:38 -08:00 |
|
github-actions
|
b524fd84f9
|
v0.1.122
|
2023-02-07 15:40:47 +00:00 |
|
Christopher Schleiden
|
9949c06c55
|
Remove old TODO
|
2023-02-06 16:46:10 -08:00 |
|
github-actions
|
4774b671f9
|
v0.1.121
|
2023-02-06 22:32:51 +00:00 |
|
github-actions
|
0f01fae09a
|
v0.1.120
|
2023-02-06 22:25:56 +00:00 |
|
Josh Gross
|
467b630766
|
Merge pull request #126 from github/joshmgross/parse-reusable-workflow
Parse reusable workflows up to a depth of 1
|
2023-02-06 17:25:12 -05:00 |
|
github-actions
|
99d82473ae
|
v0.1.119
|
2023-02-06 22:11:28 +00:00 |
|
Josh Gross
|
13aaa381c8
|
Parse reusable workflows up to a depth of 1
|
2023-02-06 15:10:34 -05:00 |
|
Josh Gross
|
f4dde16b61
|
Add a FileProvider to parseWorkflow
|
2023-02-06 11:15:15 -05:00 |
|
github-actions
|
c55066fbec
|
v0.1.118
|
2023-02-06 15:39:23 +00:00 |
|
Josh Gross
|
986ce1bfe4
|
Separate reusable jobs in the workflow context
|
2023-02-03 17:52:48 -05:00 |
|
Josh Gross
|
fe16d1a1ed
|
Add initial support for converting reusable wf jobs
|
2023-02-03 16:57:28 -05:00 |
|
github-actions
|
36f879de6c
|
v0.1.117
|
2023-02-02 23:56:23 +00:00 |
|
Christopher Schleiden
|
a9f469632c
|
Even with the default context provider config can we show expression hover
|
2023-02-02 15:48:03 -08:00 |
|
github-actions
|
6b5d32d7af
|
v0.1.116
|
2023-02-02 23:20:52 +00:00 |
|
Christopher Schleiden
|
2ac9ed5f33
|
Merge pull request #121 from github/cschleiden/expression-hover
Add support for `hover`ing on expressions
|
2023-02-02 15:20:14 -08:00 |
|
github-actions
|
4ca197b311
|
v0.1.115
|
2023-02-02 21:42:57 +00:00 |
|
Christopher Schleiden
|
1faf6572b7
|
Rename helper
|
2023-02-02 13:14:02 -08:00 |
|
Christopher Schleiden
|
903c813ad1
|
Adjust variable naming
|
2023-02-02 13:02:34 -08:00 |
|
github-actions
|
f546438ec3
|
v0.1.114
|
2023-02-02 20:33:47 +00:00 |
|
Christopher Schleiden
|
b5fba1360e
|
Add more descriptions for static contexts
|
2023-02-02 10:29:04 -08:00 |
|
Christopher Schleiden
|
03d11f9c2c
|
Use similar definition info to validation for hover
|
2023-02-02 10:20:23 -08:00 |
|
Christopher Schleiden
|
cb71496867
|
Integrate expression hover
|
2023-02-02 08:57:26 -08:00 |
|
Christopher Schleiden
|
f5463c18b5
|
React to extracted functions, add test
|
2023-02-02 08:57:16 -08:00 |
|
Christopher Schleiden
|
60757d5de8
|
Logic for determining expression hover
|
2023-02-02 08:57:02 -08:00 |
|
Christopher Schleiden
|
634f7ecbd4
|
Extract helper functions
|
2023-02-02 08:53:01 -08:00 |
|
Christopher Schleiden
|
c9c1d9e537
|
React to parser changes
|
2023-02-02 08:52:37 -08:00 |
|
github-actions
|
6e236514d5
|
v0.1.113
|
2023-02-02 16:05:01 +00:00 |
|
github-actions
|
7f69f0dcbf
|
v0.1.112
|
2023-02-01 22:05:34 +00:00 |
|
Josh Gross
|
f57e43c906
|
Merge pull request #118 from github/joshmgross/validate-action
Validate that an action exists
|
2023-02-01 17:04:42 -05:00 |
|
github-actions
|
709ee29ce5
|
v0.1.111
|
2023-02-01 22:04:35 +00:00 |
|
Josh Gross
|
3f05308f3b
|
Fix invalid action references in tests
|
2023-02-01 16:43:39 -05:00 |
|
github-actions
|
ea60f29c16
|
v0.1.110
|
2023-02-01 16:35:14 +00:00 |
|