Skip to content

Commit 1c725e4

Browse files
committed
chore: remove unused workflows and actions
Remove truly unused code while preserving all tested workflows: Deleted (971 lines): - Workflows: vscode-nightly-release, vscode-promote-prerelease, test-vscode-package, test-vscode-workflows-integration - Actions: check-ci-status, detect-packages, download-vsix-artifacts - Config: package.json, package-lock.json, docs/ARCHITECTURE.md Kept all functional workflows: - vscode-release-explicit.yml (used in production) - vscode-package.yml (tested) - vscode-ci-template.yml (tested) - vscode-publish-extensions.yml (tested) - publish-vsix action (used by publish-extensions) - npm-install-with-retries action (used by multiple workflows) All inputs required by caller workflows are preserved.
1 parent 8548701 commit 1c725e4

10 files changed

Lines changed: 0 additions & 971 deletions

File tree

.github/actions/vscode/check-ci-status/action.yml

Lines changed: 0 additions & 100 deletions
This file was deleted.

.github/actions/vscode/detect-packages/action.yml

Lines changed: 0 additions & 59 deletions
This file was deleted.

.github/actions/vscode/download-vsix-artifacts/action.yml

Lines changed: 0 additions & 30 deletions
This file was deleted.

.github/workflows/test-vscode-package.yml

Lines changed: 0 additions & 36 deletions
This file was deleted.

.github/workflows/test-vscode-workflows-integration.yml

Lines changed: 0 additions & 103 deletions
This file was deleted.

0 commit comments

Comments
 (0)