Commit Graph

1019 Commits

Author SHA1 Message Date
Christopher Schleiden eb25801e47 Adjust exports 2023-01-10 16:11:15 -08: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 35d3e06354 Merge pull request #80 from github/thyeggman/cron-parsing
Improve and fix cron parsing
2023-01-10 13:31:32 -08:00
Jacob Wallraff 404b429488 Add more tests 2023-01-10 13:16:44 -08:00
Jacob Wallraff e6a7271ba5 Add test reasons 2023-01-10 13:08:29 -08:00
Jacob Wallraff 78e2e32518 Match one or more whitespace characters 2023-01-10 12:03:56 -08:00
Jacob Wallraff f877c22e9c Remove support for */TUE 2023-01-10 11:54:41 -08:00
Jacob Wallraff 92db0c1af7 Remove duplicate test 2023-01-10 10:32:35 -08:00
Jacob Wallraff f163cceaa3 Merge branch 'main' into thyeggman/cron-parsing 2023-01-10 10:30:29 -08:00
Jacob Wallraff b0da5195d1 More tests and a fix 2023-01-10 10:22:25 -08:00
Jacob Wallraff a813ec880e Add validation test for invalid cron string 2023-01-10 09:57:51 -08:00
Jacob Wallraff 5626b7fb85 Add more test cases and fix more validation 2023-01-10 09:57:07 -08:00
Jacob Wallraff 7be6d9619c More test cases 2023-01-09 18:02:30 -08:00
Jacob Wallraff d02fa0bb67 Add tests and correct a lot of validation 2023-01-09 17:51:44 -08:00
github-actions 250412c0cc v0.1.78 2023-01-10 01:11:52 +00:00
Laura Yu c5043f34de Clear cache and re-validate documents on cacheClear command (#71) 2023-01-09 17:11:10 -08:00
Jacob Wallraff 4cd9500523 Port over josh's changes 2023-01-09 16:52:53 -08:00
github-actions b02eaa37b2 v0.1.77 2023-01-10 00:12:40 +00:00
Josh Gross 695221622e Merge pull request #79 from github/joshmgross/format
Use a standard format configuration across packages
2023-01-09 19:11:58 -05:00
Josh Gross c49981ec64 npm run format -ws 2023-01-09 19:02:19 -05: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 95df31a3b3 Merge pull request #78 from github/cschleiden/required-input-with-default
Do not report required inputs without value but a default as error
2023-01-09 15:29:07 -08: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 4bcb19d287 Merge pull request #77 from github/thyeggman/overwrite-propert-tests
Add test to make sure property descriptions aren't overwritten
2023-01-09 14:49:29 -08: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
Christopher Schleiden 3078914d17 Merge pull request #75 from github/cschleiden/combine-repos
Merge parser and expressions into repository
2023-01-09 14:33:28 -08:00
Jacob Wallraff dc3b9dca3f Merge branch 'main' into thyeggman/overwrite-propert-tests 2023-01-09 14:32:11 -08:00
Jacob Wallraff c4d3a7bcdd Update parser version 2023-01-09 14:30:35 -08:00
Christopher Schleiden c6a7b27cfd Update package-lock 2023-01-09 14:27:19 -08:00
Christopher Schleiden b8d127c84a Move schema 2023-01-09 14:27:13 -08:00
Christopher Schleiden 29ea450be0 Update repo location 2023-01-09 14:26:48 -08:00
Christopher Schleiden ee44381251 Adjust schema location 2023-01-09 14:13:07 -08:00
Christopher Schleiden 2c9a30e714 Merge branch 'main' into cschleiden/combine-repos 2023-01-09 14:10:47 -08:00
Christopher Schleiden 23be948895 Bring in latest changes 2023-01-09 14:06:35 -08:00
Christopher Schleiden 7ba0613401 Bring in latest changes 2023-01-09 14:03:56 -08:00
github-actions 827e27293f v0.1.73 2023-01-09 21:57:42 +00:00
Beth Brennan fdb0a7a351 Merge pull request #76 from github/elbrenn/duplicate-inputs
Add tests for duplicate inputs and event payloads
2023-01-09 16:57:08 -05: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
Christopher Schleiden 02946d388a Path is case-sensitive 2023-01-09 09:11:10 -08:00
Christopher Schleiden bf1a33a148 Fix test paths 2023-01-09 08:55:29 -08:00
Christopher Schleiden c1e226146d Fix path to test files 2023-01-09 08:42:37 -08:00