Commit Graph

257 Commits

Author SHA1 Message Date
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 Brennan 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 Brennan 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 Schleiden 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 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