Commit Graph

31 Commits

Author SHA1 Message Date
Christopher Schleiden ef04aa40f6 Support environment secrets 2023-01-06 14:22:07 -08:00
Christopher Schleiden 263e3b69ec Update insertText for actions with provider 2023-01-05 17:34:04 -08:00
Christopher Schleiden 56e8393e0f Provide links to open actions on GitHub 2022-12-21 13:34:10 +01:00
Josh Gross 06f1f7003c Add tests for steps context provider 2022-12-20 17:35:18 -05:00
Josh Gross b7ab8e4a30 Add workflow context test util 2022-12-20 17:34:03 -05:00
Josh Gross 7a9d8738c5 Add a context provider for action outputs 2022-12-20 12:58:09 -05:00
Josh Gross 447bbfc032 Show deprecation status when suggesting action inputs 2022-12-14 13:07:26 -05:00
Josh Gross caff5ce7b6 Validate action inputs 2022-12-13 14:58:14 -05:00
Josh Gross d5ef6aefff Add a value provider for action inputs 2022-12-12 18:31:34 -05:00
Christopher Schleiden d34fe648d4 Split language server into two modules 2022-12-08 10:22:47 -08:00
Christopher Schleiden 0b2c8c5e46 Always include GITHUB_TOKEN in the secrets 2022-12-07 18:10:27 -08:00
Christopher Schleiden c1a8ba0ca7 Add log level and log via connection 2022-12-05 10:05:41 -08:00
Christopher Schleiden 0d07fa0c8b Auto complete environment mappings 2022-12-02 15:50:08 -08:00
Christopher Schleiden 86a83028c5 Use context provider when validating 2022-11-29 17:17:04 -08:00
Josh Gross 9b40ba1887 Run prettier on language server 2022-11-29 17:41:48 -05:00
Josh Gross 72c7fbd032 Add a context provider for secrets 2022-11-29 16:56:20 -05:00
Christopher Schleiden 4d930dfc4e Update custom value providers 2022-11-28 16:20:36 -08:00
Christopher Schleiden 71619bee95 Use cache when validating with value providers 2022-11-28 16:08:47 -08:00
Christopher Schleiden a32295a09a Use value providers for validation 2022-11-28 15:53:02 -08:00
Christopher Schleiden a217edfbc6 Re-order runs-on value 2022-11-28 15:47:46 -08:00
Josh Gross 4663319c6f Move caching into invidual providers 2022-11-28 18:08:11 -05:00
Josh Gross b3dd82a7ed Cache API responses for custom value providers 2022-11-28 16:35:23 -05:00
Josh Gross 6563b98333 Map workspaces to the correct repository 2022-11-28 15:49:56 -05:00
Christopher Schleiden dfa79ce558 Fix import 2022-11-28 10:15:17 -08:00
Beth Brennan 4b644cbfd7 Remove testing code 2022-11-21 17:36:13 -05:00
Beth Brennan 7ff57ba679 Spelling, error logging 2022-11-16 16:21:36 -05:00
Beth Brennan b0fda7d65c Get custom values for environment 2022-11-16 15:22:19 -05:00
Christopher Schleiden 4f57450d8c Use trigger characters 2022-11-15 16:24:10 -08:00
Laura Yu da8f987c61 Revert "initial changes for value provider"
This reverts commit 3f7cfbfdb1.
2022-11-14 22:37:34 +00:00
Laura Yu 3f7cfbfdb1 initial changes for value provider 2022-11-14 22:34:57 +00:00
Christopher Schleiden 2e1652515e Initial code import 2022-11-08 17:00:59 -08:00