eric sciple
03d68e89c6
Refactor if-condition to use schema-driven validation and AST-based status function detection ( #218 )
...
- Read allowed context from schema definition instead of hardcoded constants
- Parse expressions into AST to accurately detect status functions (avoids false positives from string literals)
- Export ensureStatusFunction helper that combines checking and wrapping logic
- Remove step-if.yml from skipped tests (now passes with accurate detection)
- Add tests for if-condition wrapping in hover/completion position mapping
2025-11-25 08:56:34 -06:00
eric sciple
bad1fb96af
Remove isExpression flag and implement convertToIfCondition to align with Go parser architecture ( #217 )
2025-11-24 09:12:26 -06:00
Lawrence Gripper
6bd54f1b94
Merge branch 'lg/image-event' of github.com:lawrencegripper/languageservices into lg/image-event
2025-09-25 08:48:59 +00:00
Lawrence Gripper
fcc72a8d97
Implement handling of new filters in typescript converter
2025-09-25 08:46:57 +00:00
Lawrence Gripper
ce3b746742
Merge branch 'main' into lg/image-event
2025-09-24 11:42:22 +01:00
Lawrence Gripper
300c0dc569
Add support to language parser
2025-09-24 10:36:32 +00:00
Lawrence Gripper
9838063a4e
Fix up test for new limited context
2025-09-09 11:20:19 +00:00
lawrencegripper
4faa096820
Add support for new snapshot keyword and object into workflow parser
2025-09-04 15:25:36 +00:00
eric sciple
50b08a3a22
Add root-level description keyword
2025-01-28 19:24:42 +00:00
Liela Rotschy
3904c64796
Alphabetize
2023-04-19 13:15:08 -06:00
Liela Rotschy
48ad5e5251
Fix indentation
2023-04-19 13:11:39 -06:00
Liela Rotschy
317c4fcd63
Fix hyphen
2023-04-19 12:58:00 -06:00
Liela Rotschy
bf97052855
Add branches-ignore to merge group schema
2023-04-19 12:29:38 -06:00
Liela Rotschy
d5ef2f1539
Add branches to merge-group schema
2023-04-05 09:23:50 -06:00
Beth Brennan
87e3131958
Convert secrets, complete secrets in called workflow
2023-03-07 15:11:16 -05:00
Christopher Schleiden
2a3d63551f
Rename folders
2023-02-22 15:52:40 -08:00