Commit Graph
16 Commits
Author SHA1 Message Date
Laura Yu 47250a4ac8 Check with repo-permission before accessing secrets and variables (#175) 2023-03-07 13:21:59 -08:00
Laura Yu 31badfab56 Add trailing colon check for completion (#171) 2023-03-03 11:02:32 -08:00
Laura Yu b21c0e461d Fix Completion bug with null string (#168) 2023-02-28 10:18:46 -08:00
Laura Yu 6843c36809 Add jobs context (#160) 2023-02-23 11:19:07 -08:00
Laura Yu b1af463bfa Adding reusable workflow jobs to matrix and strategy contexts (#158) 2023-02-22 13:29:03 -08:00
Laura Yu d0be8df735 Use fetchActionMetadata to check action validity (#147) 2023-02-15 16:19:05 -08:00
Laura Yu c2eb0f630d Skip validating secrets and vars when user does not have permission (#108) 2023-02-13 17:29:55 -08:00
Laura Yu 115c1bb41c Support completion for partial expressions (#103)
Adding basic expression auto complete
2023-01-25 13:38:28 -08:00
Laura Yu 05de7282bd Add variables context provider (#88) 2023-01-18 16:31:49 -08:00
Laura Yu c5043f34de Clear cache and re-validate documents on cacheClear command (#71) 2023-01-09 17:11:10 -08:00
Laura Yu 3ead1d4304 Add env context provider (#65) 2022-12-20 15:10:19 -08:00
Laura Yu e67e720199 Add test for custom value providers for sequences (#56) 2022-12-13 16:26:04 -08:00
Laura Yu 63ebc92dec Use custom value provider from parent when token key doesn't have one (#49) 2022-12-13 14:41:29 -08:00
Laura Yu 330f62ebe7 Add needs value provider (#2)
* Add needs value provider
2022-11-23 10:54:15 -08:00
Laura Yu da8f987c61 Revert "initial changes for value provider"
This reverts commit 3f7cfbfdb1.
2022-11-14 22:37:34 +00:00
Laura Yu 3f7cfbfdb1 initial changes for value provider 2022-11-14 22:34:57 +00:00