Skip to content

fix: restructure CI into DRY pattern and fix engines.vscode mismatch#28

Merged
Arthurvdv merged 1 commit into
mainfrom
development
Apr 17, 2026
Merged

fix: restructure CI into DRY pattern and fix engines.vscode mismatch#28
Arthurvdv merged 1 commit into
mainfrom
development

Conversation

@Arthurvdv

Copy link
Copy Markdown
Member
  • Update engines.vscode from ^1.110.0 to ^1.116.0 to match @types/vscode
  • Extract shared build-test.yml reusable workflow (workflow_call) with lint, typecheck, unit tests, and vsce package validation
  • Rename ci.yml to pull-request.yml, calling build-test.yml
  • Restructure build-and-release.yml to reuse build-test.yml and use npx vsce instead of global install
  • Matches ALCops/Analyzers repo DRY pattern

- Update engines.vscode from ^1.110.0 to ^1.116.0 to match @types/vscode
- Extract shared build-test.yml reusable workflow (workflow_call) with
  lint, typecheck, unit tests, and vsce package validation
- Rename ci.yml to pull-request.yml, calling build-test.yml
- Restructure build-and-release.yml to reuse build-test.yml and use
  npx vsce instead of global install
- Matches ALCops/Analyzers repo DRY pattern

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
@Arthurvdv Arthurvdv merged commit 8ccffff into main Apr 17, 2026
1 check passed
@Arthurvdv Arthurvdv deleted the development branch April 17, 2026 17:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant