Commit Graph
229 Commits
Author SHA1 Message Date
Christopher Schleiden d16aa652f9 Include : and new lines where appropriate when auto-completing 2023-01-05 17:26:08 -08:00
github-actions a2ee3041df v0.1.67 2023-01-04 22:18:34 +00:00
Jacob Wallraff aa681cf0a1 Merge pull request #66 from github/thyeggman/job-output-steps-context
Add tests for validation and completion
2023-01-04 14:17:58 -08:00
Jacob Wallraff daf9335a92 Merge branch 'thyeggman/job-output-steps-context' of https://github.com/github/actions-languageservices into thyeggman/job-output-steps-context 2023-01-04 13:02:07 -08:00
Christopher Schleiden b739c98560 Use "job" instead of "job-id" 2023-01-04 13:01:29 -08:00
github-actions 1eceea23d9 v0.1.66 2023-01-04 19:28:00 +00:00
Christopher Schleiden b3d18f0dfd Change return type 2023-01-04 11:23:57 -08:00
Christopher Schleiden 56e8393e0f Provide links to open actions on GitHub 2022-12-21 13:34:10 +01:00
Jacob Wallraff 42874726e6 Merge branch 'main' into thyeggman/job-output-steps-context 2022-12-20 16:51:05 -08:00
Jacob Wallraff fe0af4cc30 Add tests for validation and completion 2022-12-20 15:27:34 -08:00
github-actions 3bc0cb0b4e v0.1.65 2022-12-20 23:10:56 +00:00
Laura Yu 3ead1d4304 Add env context provider (#65) 2022-12-20 15:10:19 -08:00
github-actions a6581b514d v0.1.64 2022-12-20 22:42:08 +00:00
Josh Gross 7a9d8738c5 Add a context provider for action outputs 2022-12-20 12:58:09 -05:00
github-actions 78f0a8408b v0.1.63 2022-12-19 21:02:50 +00:00
Beth Brennan 0d616ab322 Merge pull request #62 from github/elbrenn/schedule
Rename cron to schedule
2022-12-19 16:02:17 -05:00
github-actions 8306a30f26 v0.1.62 2022-12-19 20:33:28 +00:00
Josh Gross cdf5b5e04e Fix invalid YAML in test 2022-12-19 15:29:35 -05:00
Beth Brennan 695be05672 Rename cron to schedule 2022-12-19 13:04:18 -05:00
github-actions 6d699a6d6b v0.1.61 2022-12-19 17:28:56 +00:00
Beth Brennan dd645a3283 Merge pull request #55 from github/elbrenn/github-event
Add inputs and cron to github context event
2022-12-19 12:28:17 -05:00
Beth Brennan e9fd1022e0 Clean tests, comment 2022-12-19 12:24:39 -05:00
github-actions 22021bc099 v0.1.60 2022-12-19 14:59:05 +00:00
github-actions ea98cc0899 v0.1.59 2022-12-16 22:55:00 +00:00
Jacob Wallraff b8545f2b99 Address fedback 2022-12-16 14:16:08 -08:00
Jacob Wallraff 65cdae08fc Remove code for out-of-context fields 2022-12-16 11:50:03 -08:00
Jacob Wallraff 365a8dfca2 Add expression completion tests 2022-12-16 11:34:06 -08:00
Jacob Wallraff 9b8fd40344 Update tests 2022-12-16 10:58:09 -08:00
Jacob Wallraff f10599820f Remove extra matrix switch case 2022-12-15 16:01:14 -08:00
Jacob Wallraff a2c9c193c3 Merge branch 'main' into thyeggman/implement-job-context-provider 2022-12-15 15:43:28 -08:00
Jacob Wallraff 3340bd8538 Turn ports into arrays and restrict context to port mappings 2022-12-15 15:38:16 -08:00
Jacob Wallraff 77674c74e1 This is right but also not very useful 2022-12-15 15:13:29 -08:00
Jacob Wallraff 83deacf81c This is wrong :( 2022-12-15 14:31:38 -08:00
github-actions f2b241a447 v0.1.58 2022-12-15 15:59:35 +00:00
Josh Gross 9130ef0c65 Avoid inserting unnecessary parentheses after functions 2022-12-15 10:48:28 -05:00
Josh Gross b493fa3bdb Merge branch 'main' into joshmgross/improve-expression-completion 2022-12-15 10:34:13 -05:00
github-actions ce03d6347e v0.1.57 2022-12-15 15:32:09 +00:00
Josh Gross f6ce03e021 Merge pull request #57 from github/joshmgross/use-def-allowed-context
Use the allowed context from the definition info
2022-12-15 10:31:34 -05:00
github-actions 1227a12416 v0.1.56 2022-12-15 15:07:54 +00:00
Christopher Schleiden 45764915bc Account for cursor and newline during expression auto-completeion 2022-12-15 15:18:59 +01:00
Jacob Wallraff 873bdcc575 Uncomment context traversal 2022-12-14 16:05:58 -08:00
Josh Gross eafbcde86a Improve auto-completion for expression functions 2022-12-14 16:10:31 -05:00
github-actions af142acb22 v0.1.55 2022-12-14 19:56:38 +00:00
Josh Gross 447bbfc032 Show deprecation status when suggesting action inputs 2022-12-14 13:07:26 -05:00
Josh Gross 2d7a05c049 Use the allowed context from the definition info 2022-12-14 11:18:38 -05:00
github-actions c884c397c1 v0.1.54 2022-12-14 00:26:40 +00:00
Laura Yu e67e720199 Add test for custom value providers for sequences (#56) 2022-12-13 16:26:04 -08:00
github-actions b123488a94 v0.1.53 2022-12-13 22:42:13 +00:00
Laura Yu 63ebc92dec Use custom value provider from parent when token key doesn't have one (#49) 2022-12-13 14:41:29 -08:00
github-actions 5c052e96a8 v0.1.52 2022-12-13 22:25:19 +00:00