Skip to content

Commit 10bb144

Browse files
authored
Merge pull request #549 from github/users/erisciple/26-01-actionyml
Add action.yml support and update language service to 0.3.33
2 parents 38fb2da + f5381b4 commit 10bb144

File tree

5 files changed

+565
-672
lines changed

5 files changed

+565
-672
lines changed

CHANGELOG.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,9 @@
11
# Changelog
22

3-
## [0.28.3]
4-
- Bump `@actions/languageserver` and `@actions/workflow-parser` to 0.3.30
3+
## [0.29.0]
4+
- Add language server support for `action.yml` and `action.yaml` files
5+
- Bump `@actions/languageserver` and `@actions/languageservice` to 0.3.33
6+
- Fix escape hatch completions using `additionalTextEdits`
57
- Cron schedule descriptions now appear as inlay hints instead of info diagnostics
68
- Add runs-on label completions for mapping syntax
79
- Fix autocomplete showing mapping keys for empty values

0 commit comments

Comments
 (0)