Commit Graph
39 Commits
Author SHA1 Message Date
Jacob WallraffandGitHub 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
Jacob Wallraff 4cd9500523 Port over josh's changes 2023-01-09 16:52:53 -08:00
Jacob WallraffandGitHub 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
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
Jacob Wallraff 84020d7b45 Add test to make sure properties aren't overwritten 2023-01-09 13:56:12 -08:00
Jacob WallraffandGitHub 532bb066b0 Merge pull request #72 from github/thyeggman/hover-property-tests
Add hover property tests
2023-01-06 14:30:52 -08:00
Jacob Wallraff 40debd9c0b Update package version 2023-01-06 14:11:51 -08:00
Jacob Wallraff bb9c7f16ba Add hover property tests 2023-01-06 13:32:53 -08: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
Jacob WallraffandGitHub 42874726e6 Merge branch 'main' into thyeggman/job-output-steps-context 2022-12-20 16:51:05 -08:00
Jacob Wallraff f8e41ccbd9 Update package-lock 2022-12-20 16:48:32 -08:00
Jacob Wallraff fe0af4cc30 Add tests for validation and completion 2022-12-20 15:27:34 -08:00
Jacob WallraffandGitHub 5df3b5c918 Merge pull request #51 from github/thyeggman/implement-job-context-provider
Implement `job` context provider
2022-12-16 14:54:20 -08:00
Jacob Wallraff b8545f2b99 Address fedback 2022-12-16 14:16:08 -08:00
Jacob Wallraff 65cdae08fc Remove code for out-of-context fields 2022-12-16 11:50:03 -08:00
Jacob Wallraff 365a8dfca2 Add expression completion tests 2022-12-16 11:34:06 -08:00
Jacob Wallraff 9b8fd40344 Update tests 2022-12-16 10:58:09 -08:00
Jacob Wallraff f10599820f Remove extra matrix switch case 2022-12-15 16:01:14 -08:00
Jacob Wallraff a2c9c193c3 Merge branch 'main' into thyeggman/implement-job-context-provider 2022-12-15 15:43:28 -08:00
Jacob Wallraff 3340bd8538 Turn ports into arrays and restrict context to port mappings 2022-12-15 15:38:16 -08:00
Jacob Wallraff 77674c74e1 This is right but also not very useful 2022-12-15 15:13:29 -08:00
Jacob Wallraff 83deacf81c This is wrong :( 2022-12-15 14:31:38 -08:00
Jacob Wallraff 873bdcc575 Uncomment context traversal 2022-12-14 16:05:58 -08:00
Jacob Wallraff d48adfa651 Add tests and use null context 2022-12-12 15:10:28 -08:00
Jacob Wallraff 8c74ec1c05 Add job context provider 2022-12-12 13:48:31 -08:00