Logo
Explore Help
Sign In
hjess/iLSP
1
0
Fork 0
You've already forked iLSP
Code Issues Pull Requests Actions Packages Projects Releases Wiki Activity
Files
e7471e5dfd6461dc8cdc53d85c41afc5a05309ed
iLSP/ilsp/yaml_lsp/__init__.py

2 lines
87 B
Python
Raw Normal View History

feat: YAML pipeline template autocomplete (AzDO + GHA) - Add scripts/sync_pipeline_templates.py — scans LRU AzDO and GHA template repos; outputs unified pipeline_templates_catalog.json (48 templates: 45 AzDO + 3 GHA) - Add scripts/template_sources.yml — source config (AzDO alias, GHA org) - Add pipeline_templates_catalog.json — baked catalog (49 KB) - Add ilsp/yaml_lsp/catalog.py — PipelineTemplateCatalog with completion item generators for template paths, param names, allowed values, GHA inputs - Add ilsp/yaml_lsp/proxy.py — async WS↔TCP bridge with LSP frame buffering, per-connection document tracking, AzDO/GHA context detection, and completion injection (LRU items sortText 0_, standard items downgraded to 9_) - Wire yaml_ws_handler into server.py (replaces raw _ws_proxy call) - Load PipelineTemplateCatalog at startup; reload + health report template count - Update push_catalogs.sh to push pipeline_templates_catalog.json - Update Dockerfile to bake pipeline_templates_catalog.json as image fallback - Add tests/test_yaml_catalog.py (14 tests) + tests/test_yaml_proxy.py (18 tests) All 67 tests green
2026-05-10 15:59:37 +02:00
"""yaml_lsp — Pipeline template autocomplete for Azure DevOps and GitHub Actions."""
Reference in New Issue Copy Permalink
Powered by Gitea Version: 1.25.4 Page: 31ms Template: 3ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API