Commit Graph

143 Commits

Author SHA1 Message Date
Josh Gross 7e5c8d20ae Skip context validation when matrices have expressions 2022-12-08 13:55:19 -05:00
github-actions 96370ecaae v0.1.39 2022-12-08 15:28:13 +00:00
Josh Gross de0a182833 Merge pull request #42 from github/joshmgross/matrix-context-completion
Support `matrix` context auto-completion
2022-12-08 10:27:42 -05:00
Josh Gross b6fc90171c Fix "properties" typo
Co-authored-by: Christopher Schleiden <cschleiden@github.com>
2022-12-08 10:23:52 -05: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 Gross bcc4d0a3dd Merge pull request #39 from github/joshmgross/strategy-context
Support `strategy` context
2022-12-07 11:00:40 -05:00
Josh Gross 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 Brennan 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
Christopher Schleiden 68eda5159d Merge branch 'main' into joshmgross/validate-inputs-defined 2022-12-05 15:20:13 -08:00
github-actions 9566fabc41 v0.1.33 2022-12-05 22:40:11 +00:00
Josh Gross 009f4e83bf Support steps context completion and validation 2022-12-05 16:50:39 -05:00
Josh Gross 99fceee23b Ensure inputs is defined 2022-12-05 15:23:28 -05:00
github-actions 40453c79cb v0.1.32 2022-12-05 20:08:48 +00:00
Christopher Schleiden b0f6edca59 Fix log message
Co-authored-by: Josh Gross <joshmgross@github.com>
2022-12-05 12:08:05 -08:00
Christopher Schleiden c1a8ba0ca7 Add log level and log via connection 2022-12-05 10:05:41 -08:00
github-actions 7f3ed8c66a v0.1.31 2022-12-03 00:32:16 +00:00
github-actions 20e71babee v0.1.30 2022-12-02 23:10:10 +00:00
Beth Brennan e5a0bae3d0 Add descriptions to completion item detail 2022-12-02 17:32:42 -05:00
github-actions 483ea7a3f4 v0.1.29 2022-12-02 22:20:30 +00:00
Christopher Schleiden 2fc77e72bf Merge pull request #31 from github/cschleiden/sequence-auto-completion
Support auto-completion in sequences
2022-12-02 14:19:56 -08:00
github-actions 68bfed8e98 v0.1.28 2022-12-02 22:09:33 +00:00
Christopher Schleiden c62ce55551 Support auto-completion in sequences 2022-12-02 14:08:01 -08:00
Christopher Schleiden c3ed8d3408 Remove obsolete comments 2022-12-02 13:58:17 -08:00
Christopher Schleiden 67195e9736 Merge branch 'main' into cschleiden/validate-if-expressions 2022-12-02 13:53:22 -08:00
github-actions 3de271d389 v0.1.27 2022-12-02 21:51:25 +00:00
Beth Brennan f8806e62b6 Merge pull request #30 from github/elbrenn/key
Use new definition location
2022-12-02 16:50:54 -05:00
github-actions f19a6959e1 v0.1.26 2022-12-02 21:36:26 +00:00
Beth Brennan 2a106063b7 Improve test names 2022-12-02 15:23:15 -05:00
Beth Brennan cd0c836769 Fix validation with moved definition 2022-12-02 14:31:38 -05:00
Beth Brennan 272e29a775 Remove sequence definition support, fix test 2022-12-02 14:29:59 -05:00
Beth Brennan 9225d347e8 Handle sequences, update tests 2022-12-02 14:29:59 -05:00
Beth Brennan 09e354a30e Read definition from key for hover and complete 2022-12-02 14:29:59 -05:00
Christopher Schleiden 65ae66aac2 Add inputs context-provider 2022-12-02 11:28:03 -08:00
Christopher Schleiden dbce95d3ed Validate if expressions 2022-12-02 10:48:49 -08:00
github-actions 6008f4249c v0.1.25 2022-12-01 21:31:08 +00:00
Josh Gross 760b682696 Merge pull request #27 from github/joshmgross/validation-pos-fix
Use correct token position for validation
2022-12-01 16:30:32 -05:00
github-actions 74375b9928 v0.1.24 2022-12-01 20:28:08 +00:00