Commit Graph
304 Commits
Author SHA1 Message Date
Jacob Wallraff f2138b7eed Merge branch 'main' into thyeggman/cronstrue-hover 2023-01-24 11:17:08 -08:00
Jacob Wallraff e6de0d11b8 Address feedback 2023-01-24 11:14:35 -08:00
github-actions f459224685 v0.1.94 2023-01-24 18:39:03 +00:00
github-actions a9a311cf3e v0.1.93 2023-01-24 18:30:37 +00:00
Josh GrossandGitHub e670fae465 Merge pull request #98 from github/joshmgross/hover-context-inheritance
Ensure inherited context is shown on hover
2023-01-24 13:29:51 -05:00
Jacob Wallraff 58d92658b6 Address feedback 2023-01-23 17:50:54 -08:00
Jacob Wallraff af5c15a422 Small fix 2023-01-23 17:22:47 -08:00
Jacob Wallraff 7560a1ee51 Merge branch 'main' into thyeggman/cronstrue-hover 2023-01-23 17:16:28 -08:00
Jacob Wallraff 615ba46960 Fix hover over 'cron:' token 2023-01-23 16:53:29 -08:00
github-actions 1f3f130a4d v0.1.92 2023-01-24 00:44:38 +00:00
Josh GrossandGitHub 400c018b87 Merge pull request #97 from github/joshmgross/action-input-descriptions
Show action input descriptions on hover
2023-01-23 19:44:01 -05:00
Jacob Wallraff e8c5a21743 Run format 2023-01-23 16:25:30 -08:00
Jacob Wallraff 6be2bd1cd7 Move hover logic from parser to language service 2023-01-23 16:22:18 -08:00
Jacob Wallraff 86401f1f54 Add tests and small bug fixes 2023-01-23 15:12:16 -08:00
Josh Gross d8d4a3f46a Ensure inherited context is shown on hover 2023-01-23 16:20:59 -05:00
github-actions 37157938ea v0.1.91 2023-01-23 21:14:10 +00:00
Josh Gross 48c728771e Show action input descriptions on hover 2023-01-23 16:02:13 -05:00
github-actions 23e2a5c1bc v0.1.90 2023-01-23 16:42:31 +00:00
Josh Gross e8bf17771c Allow {} to represent any value in event payloads 2023-01-23 11:35:09 -05:00
Josh Gross 378d2ab799 Support client_payload for repository_dispatch events 2023-01-20 18:38:56 -05:00
github-actions 675e8f1307 v0.1.89 2023-01-20 17:52:20 +00:00
Christopher Schleiden c6f490c62d Improve auto-completion for if: properties 2023-01-19 17:20:37 -08:00
github-actions 5a2d53882c v0.1.88 2023-01-19 21:20:13 +00:00
Christopher Schleiden e6a2e3eb43 Fix a bunch of auto-complete issues 2023-01-19 10:17:43 -08:00
github-actions a7fd04c47d v0.1.87 2023-01-19 18:09:21 +00:00
Christopher SchleidenandGitHub 441becd3e7 Merge pull request #91 from github/cschleiden/improve-expression-validation
Validate expressions even when calling `fromJson`
2023-01-19 10:08:43 -08:00
Christopher Schleiden e01af9616b Add test case for validation in expression 2023-01-19 10:02:13 -08:00
github-actions 8eeec23153 v0.1.86 2023-01-19 00:32:33 +00:00
Christopher Schleiden f840cd2599 Validate expressions even when calling fromJson 2023-01-18 14:50:51 -08:00
github-actions 235709c1af v0.1.85 2023-01-18 21:20:37 +00:00
Josh Gross 39688a1135 Use example from docs 2023-01-18 16:14:30 -05:00
Josh Gross fad4e45373 Add merge group event payload 2023-01-18 16:01:13 -05:00
github-actions 5d712ecba0 v0.1.84 2023-01-13 20:37:06 +00:00
Christopher Schleiden 27b50dfb53 Update tests for updated schema 2023-01-13 12:32:08 -08:00
github-actions c0fc4312f5 v0.1.83 2023-01-11 22:45:07 +00:00
Christopher SchleidenandGitHub ed130c4e2b Merge pull request #86 from github/cschleiden/root-context-descriptions
Add descriptions for root level contexts
2023-01-11 14:44:21 -08:00
github-actions ef56b080b9 v0.1.82 2023-01-11 22:15:54 +00:00
Christopher Schleiden 70843ea8d4 Add root level 2023-01-11 14:12:09 -08:00
github-actions 031e1b474b v0.1.81 2023-01-11 20:05:45 +00:00
Christopher SchleidenandGitHub 1910076754 Merge pull request #83 from github/cschleiden/context-descriptions
Support descriptions for context completions
2023-01-11 12:05:01 -08:00
Christopher Schleiden 436e9ce326 Link to non language specific docs 2023-01-11 11:28:12 -08:00
Christopher Schleiden 43fecc8648 Support descriptions for contexts 2023-01-10 17:44:48 -08:00
github-actions 2bfc7d5293 v0.1.80 2023-01-11 00:37:23 +00:00
Christopher Schleiden 97d50f74af Clean up transform function 2023-01-10 16:05:50 -08:00
github-actions dd386b06bb v0.1.79 2023-01-10 21:32:21 +00:00
Jacob Wallraff f163cceaa3 Merge branch 'main' into thyeggman/cron-parsing 2023-01-10 10:30:29 -08:00
Jacob Wallraff a813ec880e Add validation test for invalid cron string 2023-01-10 09:57:51 -08:00
github-actions 250412c0cc v0.1.78 2023-01-10 01:11:52 +00:00
github-actions b02eaa37b2 v0.1.77 2023-01-10 00:12:40 +00:00
Josh Gross 3df70b2491 Use a standard format configuration across packages 2023-01-09 19:01:50 -05:00