Commit Graph

434 Commits

Author SHA1 Message Date
Christopher Schleiden 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 9af1773a4e Merge pull request #85 from github/cschleiden/sort-secrets
Sort secrets from the remote secrets context provider
2023-01-11 14:14:34 -08:00
Christopher Schleiden 70843ea8d4 Add root level 2023-01-11 14:12:09 -08:00
Christopher Schleiden e3a450dde7 Sort and merge secrets 2023-01-11 13:29:02 -08:00
Christopher Schleiden b322bcb32b Do not add duplicate entries to description dictionary 2023-01-11 13:28:53 -08:00
github-actions 031e1b474b v0.1.81 2023-01-11 20:05:45 +00:00
Christopher Schleiden 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 28aac582c2 Sort secrets 2023-01-11 11:27:34 -08:00
Christopher Schleiden 4ff09b2a8a Move description dictionary to a new file 2023-01-11 10:59:06 -08:00
Christopher Schleiden c5029e7287 Remove double await
Co-authored-by: Josh Gross <joshmgross@github.com>
2023-01-11 09:59:36 -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 2d0658576f Merge pull request #81 from github/cschleiden/clean-transform
Clean up transform function
2023-01-10 16:36:46 -08:00
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