github-actions
|
f7ddc4fe76
|
v0.1.136
|
2023-02-10 17:58:04 +00:00 |
|
Josh Gross
|
e25500b8e4
|
Ensure existing context errors don't prevent parsing workflows
|
2023-02-09 18:50:05 -05:00 |
|
github-actions
|
ff0e9ba6e2
|
v0.1.135
|
2023-02-09 17:49:46 +00:00 |
|
github-actions
|
76c468ef28
|
v0.1.134
|
2023-02-08 22:57:40 +00:00 |
|
Josh Gross
|
e8060b6e15
|
Remove unused template evaluation code
|
2023-02-08 17:37:45 -05:00 |
|
github-actions
|
ddfbc6a026
|
v0.1.133
|
2023-02-08 20:00:09 +00:00 |
|
Christopher Schleiden
|
f4f3801b15
|
Enable test
|
2023-02-08 11:44:48 -08:00 |
|
Christopher Schleiden
|
ad817bedd1
|
Correctly skip unexpected mappings
|
2023-02-08 11:37:39 -08:00 |
|
github-actions
|
1bff36a3d3
|
v0.1.132
|
2023-02-08 17:38:12 +00:00 |
|
github-actions
|
88f72a6082
|
v0.1.131
|
2023-02-08 16:13:37 +00:00 |
|
github-actions
|
c56a86952e
|
v0.1.130
|
2023-02-08 15:39:44 +00: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 |
|
github-actions
|
4a4c2944d5
|
v0.1.128
|
2023-02-08 00:46:13 +00:00 |
|
github-actions
|
df1836ef90
|
v0.1.127
|
2023-02-07 23:20:45 +00:00 |
|
Christopher Schleiden
|
f7b8a566ce
|
Force reusable job needs to be empty array
|
2023-02-07 15:12:16 -08:00 |
|
Christopher Schleiden
|
cd38b2fe76
|
Support needs for reusable jobs
|
2023-02-07 14:52:12 -08:00 |
|
Beth Brennan
|
99612e73ab
|
Merge clean up
|
2023-02-07 17:45:34 -05: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 |
|
Josh Gross
|
1c8e8e8701
|
Merge pull request #130 from github/joshmgross/validate-undefined-inputs
Validate inputs when none are defined
|
2023-02-07 12:18:47 -05:00 |
|
Josh Gross
|
813c66c3c1
|
Validate inputs when none are defined
|
2023-02-07 12:10:21 -05:00 |
|
github-actions
|
b6d667ade4
|
v0.1.123
|
2023-02-07 16:42:17 +00:00 |
|
Josh Gross
|
1e4b7f6015
|
Validate inputs when none are defined
|
2023-02-07 11:21:06 -05:00 |
|
github-actions
|
b524fd84f9
|
v0.1.122
|
2023-02-07 15:40:47 +00:00 |
|
Josh Gross
|
76a2c8a5ca
|
Merge pull request #128 from github/joshmgross/reusable-inputs-outputs
Support reusable workflow `inputs` and `outputs`
|
2023-02-07 10:39:59 -05:00 |
|
Josh Gross
|
547cf0659c
|
Merge branch 'main' into joshmgross/reusable-inputs-outputs
|
2023-02-06 17:32:54 -05:00 |
|
github-actions
|
4774b671f9
|
v0.1.121
|
2023-02-06 22:32:51 +00:00 |
|
Josh Gross
|
3d157a3cdf
|
Merge pull request #127 from github/joshmgross/file-references
Add a type to represent local and remote files
|
2023-02-06 17:32:15 -05: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 |
|
Josh Gross
|
ce19439ed8
|
Remove unnecessary extra event conversion
|
2023-02-06 17:11:46 -05:00 |
|
github-actions
|
99d82473ae
|
v0.1.119
|
2023-02-06 22:11:28 +00:00 |
|
Josh Gross
|
9b0c8a971e
|
Support reusable workflow inputs and outputs
|
2023-02-06 17:06:42 -05:00 |
|
Josh Gross
|
f28384e7ea
|
Add a type to represent local and remote files
|
2023-02-06 15:39:44 -05:00 |
|
Josh Gross
|
13aaa381c8
|
Parse reusable workflows up to a depth of 1
|
2023-02-06 15:10:34 -05:00 |
|
Josh Gross
|
b9a01ed5aa
|
Remove undefined return type from getFileContent
|
2023-02-06 12:19:52 -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
|
3d5b006138
|
Fix reusable workflow job type
|
2023-02-03 17:39:49 -05:00 |
|
Josh Gross
|
630a9d124e
|
Use WorkflowJob in type guards
|
2023-02-03 17:28:48 -05:00 |
|
Josh Gross
|
04475e413f
|
Explicitly define type in each job
|
2023-02-03 17:27:15 -05:00 |
|
Josh Gross
|
6124e78f28
|
Add missing .prettierignore files
|
2023-02-03 16:57:44 -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 |
|
github-actions
|
6b5d32d7af
|
v0.1.116
|
2023-02-02 23:20:52 +00:00 |
|