Commit Graph

  • 58d92658b6 Address feedback Jacob Wallraff 2023-01-23 17:50:54 -08:00
  • 5523a36a65 Fix typo Christopher Schleiden 2023-01-23 17:49:52 -08:00
  • af5c15a422 Small fix Jacob Wallraff 2023-01-23 17:22:47 -08:00
  • 7560a1ee51 Merge branch 'main' into thyeggman/cronstrue-hover Jacob Wallraff 2023-01-23 17:16:28 -08:00
  • 615ba46960 Fix hover over 'cron:' token Jacob Wallraff 2023-01-23 16:53:29 -08:00
  • 1f3f130a4d v0.1.92 github-actions 2023-01-24 00:44:38 +00:00
  • 400c018b87 Merge pull request #97 from github/joshmgross/action-input-descriptions Josh Gross 2023-01-23 19:44:01 -05:00
  • 4a9fe401af Include deprecated and required input status Josh Gross 2023-01-23 19:39:28 -05:00
  • d3d55ffc08 Remove changes in parser Jacob Wallraff 2023-01-23 16:27:32 -08:00
  • e8c5a21743 Run format Jacob Wallraff 2023-01-23 16:25:30 -08:00
  • 6be2bd1cd7 Move hover logic from parser to language service Jacob Wallraff 2023-01-23 16:22:18 -08:00
  • 4509c67f0e Add more commands Christopher Schleiden 2023-01-23 15:38:07 -08:00
  • 5003237f65 Add initial README for repo Christopher Schleiden 2023-01-23 15:35:36 -08:00
  • 2b57aef27e Add CONTRIBUTING Christopher Schleiden 2023-01-23 15:34:18 -08:00
  • 95d7590889 Add README for actions-expressions Christopher Schleiden 2023-01-23 15:31:47 -08:00
  • 81a9d891fe Move name first for the private package Christopher Schleiden 2023-01-23 15:31:32 -08:00
  • 86401f1f54 Add tests and small bug fixes Jacob Wallraff 2023-01-23 15:12:16 -08:00
  • 08273a85d8 Add constants and re-add tests: Jacob Wallraff 2023-01-23 14:18:05 -08:00
  • 245277c18d Re-add parsing and validation for cron, and use cronstrue for sentences Jacob Wallraff 2023-01-23 14:07:32 -08:00
  • d8d4a3f46a Ensure inherited context is shown on hover Josh Gross 2023-01-23 16:20:59 -05:00
  • 37157938ea v0.1.91 github-actions 2023-01-23 21:14:10 +00:00
  • 8320ea4060 Merge pull request #96 from github/cschleiden/add-release-artifacts Christopher Schleiden 2023-01-23 13:13:28 -08:00
  • 48c728771e Show action input descriptions on hover Josh Gross 2023-01-23 16:02:13 -05:00
  • 4261c466d9 Add code of conduct Christopher Schleiden 2023-01-23 11:35:22 -08:00
  • 0a121960d9 Add LICENSE from os template Christopher Schleiden 2023-01-23 10:56:36 -08:00
  • 23e2a5c1bc v0.1.90 github-actions 2023-01-23 16:42:31 +00:00
  • 4f3c0dde7c Merge pull request #94 from github/joshmgross/client_payload Josh Gross 2023-01-23 11:41:21 -05:00
  • e8bf17771c Allow {} to represent any value in event payloads Josh Gross 2023-01-23 11:35:09 -05:00
  • ce196b8be0 Merge pull request #95 from github/cschleiden/support-browser-clients Christopher Schleiden 2023-01-23 08:25:45 -08:00
  • 4d3c5e8e2b Remove work-around Christopher Schleiden 2023-01-20 17:23:39 -08:00
  • eab53474cb Support webWorker clients Christopher Schleiden 2023-01-20 17:20:21 -08:00
  • 378d2ab799 Support client_payload for repository_dispatch events Josh Gross 2023-01-20 18:38:56 -05:00
  • 675e8f1307 v0.1.89 github-actions 2023-01-20 17:52:20 +00:00
  • f9f06eec44 Merge pull request #93 from github/cschleiden/expression-complete-without-markers Christopher Schleiden 2023-01-20 09:51:35 -08:00
  • c6f490c62d Improve auto-completion for if: properties Christopher Schleiden 2023-01-19 17:20:37 -08:00
  • 5a2d53882c v0.1.88 github-actions 2023-01-19 21:20:13 +00:00
  • bb387c0beb Merge pull request #92 from github/cschleiden/improve-auto-completion Christopher Schleiden 2023-01-19 13:19:27 -08:00
  • dc65810e70 Support multiple unbalanced parentheses Christopher Schleiden 2023-01-19 13:15:44 -08:00
  • c3fb85be5d Fix typos in comment Christopher Schleiden 2023-01-19 08:44:37 -08:00
  • e6a2e3eb43 Fix a bunch of auto-complete issues Christopher Schleiden 2023-01-18 16:54:53 -08:00
  • a7fd04c47d v0.1.87 github-actions 2023-01-19 18:09:21 +00:00
  • 441becd3e7 Merge pull request #91 from github/cschleiden/improve-expression-validation Christopher Schleiden 2023-01-19 10:08:43 -08:00
  • e01af9616b Add test case for validation in expression Christopher Schleiden 2023-01-19 10:02:13 -08:00
  • 7d9132fb6e Add comments to Evaluator Christopher Schleiden 2023-01-19 09:58:50 -08:00
  • 8eeec23153 v0.1.86 github-actions 2023-01-19 00:32:33 +00:00
  • 05de7282bd Add variables context provider (#88) Laura Yu 2023-01-18 16:31:49 -08:00
  • f840cd2599 Validate expressions even when calling fromJson Christopher Schleiden 2023-01-18 14:50:51 -08:00
  • 235709c1af v0.1.85 github-actions 2023-01-18 21:20:37 +00:00
  • 5177ca5dfc Merge pull request #90 from github/joshmgross/merge-group-event Josh Gross 2023-01-18 16:19:35 -05:00
  • 39688a1135 Use example from docs Josh Gross 2023-01-18 16:14:30 -05:00
  • fad4e45373 Add merge group event payload Josh Gross 2023-01-18 16:01:13 -05:00
  • d5831b2e89 Use parent token (revertable) Jacob Wallraff 2023-01-17 10:27:51 -08:00
  • 5d712ecba0 v0.1.84 github-actions 2023-01-13 20:37:06 +00:00
  • ba80af1ce6 Merge pull request #89 from github/cschleiden/update-schema Christopher Schleiden 2023-01-13 12:36:29 -08:00
  • 27b50dfb53 Update tests for updated schema Christopher Schleiden 2023-01-13 12:32:08 -08:00
  • d7761dc538 Remove cast and format Jacob Wallraff 2023-01-13 11:58:42 -08:00
  • 5a4b6219ff Update schema with descriptions Christopher Schleiden 2023-01-13 11:27:20 -08:00
  • 1f22c3ab31 Clarify test names Jacob Wallraff 2023-01-12 15:23:59 -08:00
  • 51908ec789 Set completion range for invalid token Jacob Wallraff 2023-01-12 15:17:46 -08:00
  • c0fc4312f5 v0.1.83 github-actions 2023-01-11 22:45:07 +00:00
  • ed130c4e2b Merge pull request #86 from github/cschleiden/root-context-descriptions Christopher Schleiden 2023-01-11 14:44:21 -08:00
  • ef56b080b9 v0.1.82 github-actions 2023-01-11 22:15:54 +00:00
  • 9af1773a4e Merge pull request #85 from github/cschleiden/sort-secrets Christopher Schleiden 2023-01-11 14:14:34 -08:00
  • 70843ea8d4 Add root level Christopher Schleiden 2023-01-11 13:53:20 -08:00
  • e3a450dde7 Sort and merge secrets Christopher Schleiden 2023-01-11 13:29:02 -08:00
  • b322bcb32b Do not add duplicate entries to description dictionary Christopher Schleiden 2023-01-11 13:28:53 -08:00
  • 031e1b474b v0.1.81 github-actions 2023-01-11 20:05:45 +00:00
  • 1910076754 Merge pull request #83 from github/cschleiden/context-descriptions Christopher Schleiden 2023-01-11 12:05:01 -08:00
  • 436e9ce326 Link to non language specific docs Christopher Schleiden 2023-01-11 11:28:12 -08:00
  • 28aac582c2 Sort secrets Christopher Schleiden 2023-01-11 11:27:34 -08:00
  • 4ff09b2a8a Move description dictionary to a new file Christopher Schleiden 2023-01-11 10:59:06 -08:00
  • c5029e7287 Remove double await Christopher Schleiden 2023-01-11 09:59:36 -08:00
  • 43fecc8648 Support descriptions for contexts Christopher Schleiden 2023-01-10 17:44:48 -08:00
  • 2bfc7d5293 v0.1.80 github-actions 2023-01-11 00:37:23 +00:00
  • 2d0658576f Merge pull request #81 from github/cschleiden/clean-transform Christopher Schleiden 2023-01-10 16:36:46 -08:00
  • eb25801e47 Adjust exports Christopher Schleiden 2023-01-10 16:11:15 -08:00
  • 97d50f74af Clean up transform function Christopher Schleiden 2023-01-10 16:05:50 -08:00
  • dd386b06bb v0.1.79 github-actions 2023-01-10 21:32:21 +00:00
  • 35d3e06354 Merge pull request #80 from github/thyeggman/cron-parsing Jacob Wallraff 2023-01-10 13:31:32 -08:00
  • 404b429488 Add more tests Jacob Wallraff 2023-01-10 13:16:44 -08:00
  • e6a7271ba5 Add test reasons Jacob Wallraff 2023-01-10 13:08:29 -08:00
  • 78e2e32518 Match one or more whitespace characters Jacob Wallraff 2023-01-10 12:03:56 -08:00
  • f877c22e9c Remove support for */TUE Jacob Wallraff 2023-01-10 11:54:41 -08:00
  • 92db0c1af7 Remove duplicate test Jacob Wallraff 2023-01-10 10:32:35 -08:00
  • f163cceaa3 Merge branch 'main' into thyeggman/cron-parsing Jacob Wallraff 2023-01-10 10:30:29 -08:00
  • b0da5195d1 More tests and a fix Jacob Wallraff 2023-01-10 10:22:25 -08:00
  • a813ec880e Add validation test for invalid cron string Jacob Wallraff 2023-01-10 09:57:51 -08:00
  • 5626b7fb85 Add more test cases and fix more validation Jacob Wallraff 2023-01-10 09:57:07 -08:00
  • 7be6d9619c More test cases Jacob Wallraff 2023-01-09 18:02:30 -08:00
  • d02fa0bb67 Add tests and correct a lot of validation Jacob Wallraff 2023-01-09 17:51:44 -08:00
  • 250412c0cc v0.1.78 github-actions 2023-01-10 01:11:52 +00:00
  • c5043f34de Clear cache and re-validate documents on cacheClear command (#71) Laura Yu 2023-01-09 17:11:10 -08:00
  • 4cd9500523 Port over josh's changes Jacob Wallraff 2023-01-09 16:52:53 -08:00
  • b02eaa37b2 v0.1.77 github-actions 2023-01-10 00:12:40 +00:00
  • 695221622e Merge pull request #79 from github/joshmgross/format Josh Gross 2023-01-09 19:11:58 -05:00
  • c49981ec64 npm run format -ws Josh Gross 2023-01-09 19:02:19 -05:00
  • 3df70b2491 Use a standard format configuration across packages Josh Gross 2023-01-09 19:01:50 -05:00
  • 3e93c3c232 v0.1.76 github-actions 2023-01-09 23:29:53 +00:00
  • 95df31a3b3 Merge pull request #78 from github/cschleiden/required-input-with-default Christopher Schleiden 2023-01-09 15:29:07 -08:00
  • 66c800fc25 Do not report required inputs without value but a default as error Christopher Schleiden 2023-01-09 15:22:49 -08:00