Skip to content

Use AzureArtifacts registry for vsce install#732

Open
gfs wants to merge 3 commits intomainfrom
gfs/FixPipelinePublishing
Open

Use AzureArtifacts registry for vsce install#732
gfs wants to merge 3 commits intomainfrom
gfs/FixPipelinePublishing

Conversation

@gfs
Copy link
Copy Markdown
Contributor

@gfs gfs commented Mar 26, 2026

Update CI pipeline to install @vscode/vsce using the Azure Artifacts npm registry via the --registry flag. This ensures the vsce package is resolved from the organization's feed during the release pipeline.

gfs added 3 commits March 26, 2026 09:48
Update CI pipeline to install @vscode/vsce using the Azure Artifacts npm registry via the --registry flag. This ensures the vsce package is resolved from the organization's feed during the release pipeline.
Add a Changelog entry for version 1.0.77 (2026-03-26) under Pipeline describing an attempt to fix the VS Code publishing pipeline by installing the VSCE tool.
Update .vscode/settings.json to change "editor.codeActionsOnSave.source.fixAll.eslint" from true to "explicit" so ESLint auto-fixes are applied only when explicitly requested instead of running all fixes on save.

This change is automatically made by VS Code when the project is opened.
@gfs gfs requested a review from danfiedler-msft March 26, 2026 17:27
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