Skip to content

feat: add VSIX release metadata - #25

Merged
rcappello merged 1 commit into
mainfrom
chore/prepare-vsix-release-metadata
Aug 7, 2026
Merged

feat: add VSIX release metadata#25
rcappello merged 1 commit into
mainfrom
chore/prepare-vsix-release-metadata

Conversation

@rcappello

Copy link
Copy Markdown
Owner

This PR prepared the Visual Studio 2026 package metadata for the next functional release without changing the current version or triggering a release.

Changes

  • Added release notes, icon, and preview image metadata to the VSIX manifest.
  • Kept the release-notes URL aligned with the metadata generated from ExtensionEntrypoint.cs.
  • Added a release instruction requiring future VS 2026 versions to synchronize the release URL, manifest version, and tag.
  • Restored the required description in the instruction file frontmatter.

Related Issues

None.

Notes

  • No release is required for this change alone; the metadata is ready to ship with the next functional VS 2026 release.
  • dotnet build src/vs2026/PipelinesExplorer.VisualStudio.csproj -c Release passed, and the generated VSIX retained the new metadata and packaged assets.

🔖 - Generated by Copilot
@rcappello
rcappello merged commit ac6d145 into main Aug 7, 2026
5 checks passed
@rcappello
rcappello deleted the chore/prepare-vsix-release-metadata branch August 7, 2026 14:36
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