Commit Graph
42 Commits
Author SHA1 Message Date
Josh Gross 64bcc2f287 Skip event context validation for workflow_call 2023-01-25 15:24:57 -05:00
Christopher Schleiden c6f490c62d Improve auto-completion for if: properties 2023-01-19 17:20:37 -08:00
Christopher Schleiden e6a2e3eb43 Fix a bunch of auto-complete issues 2023-01-19 10:17:43 -08:00
Christopher Schleiden 43fecc8648 Support descriptions for contexts 2023-01-10 17:44:48 -08:00
Beth Brennan e0bf6df6f9 Add tests for duplicate inputs and event payloads 2023-01-09 15:18:40 -05:00
Beth Brennan b68ac91a69 Use payload schema for events 2023-01-06 12:16:55 -05:00
Jacob WallraffandGitHub 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
Laura YuandGitHub 3ead1d4304 Add env context provider (#65) 2022-12-20 15:10:19 -08:00
Beth BrennanandGitHub 0d616ab322 Merge pull request #62 from github/elbrenn/schedule
Rename cron to schedule
2022-12-19 16:02:17 -05:00
Beth Brennan 695be05672 Rename cron to schedule 2022-12-19 13:04:18 -05:00
Beth BrennanandGitHub 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
Jacob Wallraff b8545f2b99 Address fedback 2022-12-16 14:16:08 -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
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
Christopher Schleiden 45764915bc Account for cursor and newline during expression auto-completeion 2022-12-15 15:18:59 +01:00
Josh Gross eafbcde86a Improve auto-completion for expression functions 2022-12-14 16:10:31 -05:00
Beth Brennan c7ad54d9c3 Inputs and cron in github.event context 2022-12-13 15:24:54 -05:00
Beth Brennan db22088ab2 Add basic github context provider 2022-12-12 19:06:08 -05:00
Christopher Schleiden efe71dd684 Auto completion for multi-line expressions 2022-12-09 08:38:50 -08:00
Josh Gross eeb39de9d5 Support partial matrix context completion 2022-12-08 14:34:11 -05:00
Christopher SchleidenandGitHub cbecf86d2e Merge pull request #43 from github/cschleiden/github_token
Always include GITHUB_TOKEN in the secrets
2022-12-08 10:21:29 -08:00
Christopher Schleiden 71c3fcbb47 Improve error handling 2022-12-08 10:17:29 -08:00
Christopher Schleiden 0b2c8c5e46 Always include GITHUB_TOKEN in the secrets 2022-12-07 18:10:27 -08: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
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
Christopher SchleidenandGitHub 68eda5159d Merge branch 'main' into joshmgross/validate-inputs-defined 2022-12-05 15:20:13 -08: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
Christopher Schleiden 65ae66aac2 Add inputs context-provider 2022-12-02 11:28:03 -08:00
Josh Gross 096e9270f8 Include job outputs in needs context completion 2022-12-01 14:46:48 -05:00
Josh Gross 643917ae9d Add a needs context provider for auto-completion 2022-11-30 11:21:32 -05:00
Josh Gross 72c7fbd032 Add a context provider for secrets 2022-11-29 16:56:20 -05:00
Christopher Schleiden bf7e440692 Expression validation 2022-11-21 17:55:47 -08:00
Christopher Schleiden c217dd3784 Support expression completion for if 2022-11-16 16:19:48 -08:00
Christopher Schleiden 35d706334e Add first default value provider 2022-11-15 16:04:10 -08:00
Christopher Schleiden 82f29eb216 Expression auto-completion 2022-11-15 16:04:06 -08:00