Commit Graph

115 Commits

Author SHA1 Message Date
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
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
Jacob Wallraff 4e9a7890ab Merge pull request #119 from github/thyeggman/update-testdata
Sync test data changes
2023-02-02 13:42:08 -08:00
github-actions f546438ec3 v0.1.114 2023-02-02 20:33:47 +00:00
Christopher Schleiden c287b80557 Add expression range to BasicExpressionToken 2023-02-02 08:52:23 -08:00
github-actions 6e236514d5 v0.1.113 2023-02-02 16:05:01 +00:00
Josh Gross 492e190f83 Update workflow schema 2023-02-02 10:58:28 -05:00
Jacob Wallraff f19d2bd0a9 Skip new tests and fix capitalization 2023-02-01 17:33:44 -08:00
Jacob Wallraff c66efcf85b Revert skip typescript 2023-02-01 17:20:17 -08:00
Jacob Wallraff 9d93f919d3 Sync test data changes 2023-02-01 15:48:19 -08:00
github-actions 7f69f0dcbf v0.1.112 2023-02-01 22:05:34 +00:00
github-actions 709ee29ce5 v0.1.111 2023-02-01 22:04:35 +00:00
github-actions ea60f29c16 v0.1.110 2023-02-01 16:35:14 +00:00
github-actions 0aacfc0294 v0.1.109 2023-01-31 21:38:51 +00:00
github-actions 3e752139f7 v0.1.108 2023-01-31 17:43:50 +00:00
github-actions e8183c76ce v0.1.107 2023-01-31 17:38:26 +00:00
github-actions 623b6d83e4 v0.1.106 2023-01-31 00:02:19 +00:00
github-actions 7e4b75f6cd v0.1.105 2023-01-30 20:43:22 +00:00
Jacob Wallraff d554993d8b Update prettier to 2.8.x 2023-01-30 12:37:29 -08:00
Jacob Wallraff 3f3e3fcb3b Apply formatting changes 2023-01-30 11:29:48 -08:00
github-actions 6c90a3bcf2 v0.1.104 2023-01-30 19:03:24 +00:00
Jacob Wallraff fe67c60f16 Merge pull request #111 from github/thyeggman/json-import-assertions
Add json import assertions
2023-01-30 11:02:46 -08:00
Jacob Wallraff 4d467ff677 Move node minimum version to lowest that supports json import asserts without flag: 2023-01-30 10:29:20 -08:00
github-actions 82680fd39d v0.1.103 2023-01-30 15:59:59 +00:00
Jacob Wallraff 5093027ea8 Update minimum node version 2023-01-27 15:31:14 -08:00
Josh Gross 16ad1addf5 Update position tuples in tests 2023-01-27 15:54:51 -05:00
Josh Gross c33fcbc83d Use an object type to represent Position 2023-01-27 15:43:52 -05:00
Jacob Wallraff 981d2d3765 Add json import assertions 2023-01-26 16:02:15 -08:00
github-actions 91478bb5b6 v0.1.102 2023-01-26 15:27:07 +00:00