Commit Graph
271 Commits
Author SHA1 Message Date
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
github-actions 3e93c3c232 v0.1.76 2023-01-09 23:29:53 +00:00
Christopher Schleiden 66c800fc25 Do not report required inputs without value but a default as error 2023-01-09 15:22:49 -08:00
github-actions 31fcfe1e44 v0.1.75 2023-01-09 22:50:14 +00:00
Jacob Wallraff 0e69dda8ab Merge branch 'main' into thyeggman/overwrite-propert-tests 2023-01-09 14:39:36 -08:00
github-actions 2c3cb933a3 v0.1.74 2023-01-09 22:34:08 +00:00
Jacob Wallraff dc3b9dca3f Merge branch 'main' into thyeggman/overwrite-propert-tests 2023-01-09 14:32:11 -08:00
github-actions 827e27293f v0.1.73 2023-01-09 21:57:42 +00:00
Jacob Wallraff 84020d7b45 Add test to make sure properties aren't overwritten 2023-01-09 13:56:12 -08:00
Beth BrennanandGitHub 26aa618225 Merge branch 'main' into elbrenn/duplicate-inputs 2023-01-09 15:29:07 -05:00
Beth Brennan e0bf6df6f9 Add tests for duplicate inputs and event payloads 2023-01-09 15:18:40 -05:00
github-actions 22fb65fe56 v0.1.72 2023-01-09 17:48:38 +00:00
Beth BrennanandGitHub e781b8f3ed Merge pull request #70 from github/elbrenn/event-payload
Use payload schema for events
2023-01-09 12:47:49 -05:00
Beth Brennan 280fdf0b12 Rename package.json event payload 2023-01-09 12:26:17 -05:00
Beth Brennan 3922df3106 PR feedback: object type, test 2023-01-09 10:38:47 -05:00
github-actions 9dbec03395 v0.1.71 2023-01-06 23:41:53 +00:00
Christopher Schleiden 1b7bae144f Update tests 2023-01-06 15:38:08 -08:00
Christopher Schleiden 873db60522 Use markdown details for (expression) auto-completions 2023-01-06 15:27:25 -08:00
github-actions 4f961a6247 v0.1.70 2023-01-06 22:55:41 +00:00
Christopher SchleidenandGitHub e5e8ffa483 Merge branch 'main' into cschleiden/support-env-secrets 2023-01-06 14:45:46 -08:00
Christopher Schleiden d1b9d99b00 Order contexts alphabetically 2023-01-06 14:33:08 -08:00
github-actions f19616735d v0.1.69 2023-01-06 22:31:36 +00:00
Jacob Wallraff bb9c7f16ba Add hover property tests 2023-01-06 13:32:53 -08:00
Beth Brennan b68ac91a69 Use payload schema for events 2023-01-06 12:16:55 -05:00
github-actions 380bd7648a v0.1.68 2023-01-06 17:00:25 +00:00
Christopher Schleiden 81e12881d8 Comment some fields 2023-01-05 17:35:05 -08:00
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 WallraffandGitHub 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 SchleidenandJacob Wallraff 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