Skip to content
This repository was archived by the owner on Oct 1, 2024. It is now read-only.

Add signing for VSIX, JS, and Windows files #1403

Merged
merged 3 commits into from
Jan 7, 2022
Merged

Add signing for VSIX, JS, and Windows files #1403

merged 3 commits into from
Jan 7, 2022

Conversation

benmcmorran
Copy link
Member

@benmcmorran benmcmorran commented Jan 6, 2022

This makes the extension compliant with Microsoft's signing policy. Policy states that it's not possible to sign the VS Code extension VSIX, but in practice it appears to work and still install correctly in VS Code. None of these signing changes will have any user-facing impact until microsoft/vscode-vsce#191 is resolved, but they will provide a way for users to manually verify extension authenticity.

A real-signed build failure after merging this PR is expected because the build pipeline will likely still be waiting for real-signing approval. Approval happened faster than I expected. Builds from approved sources (tags and known branches) should be real-signed now.

@benmcmorran benmcmorran requested review from aleun, gcampbell-msft and a team January 6, 2022 23:10
@benmcmorran benmcmorran merged commit 43abfa9 into master Jan 7, 2022
@benmcmorran benmcmorran deleted the signing branch January 7, 2022 19:08
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants