Skip to content

fix(release): publish VS Code extension as stable by default#34

Merged
MelbourneDeveloper merged 1 commit into
Nimblesite:mainfrom
abdushakoor12:fix-release
May 7, 2026
Merged

fix(release): publish VS Code extension as stable by default#34
MelbourneDeveloper merged 1 commit into
Nimblesite:mainfrom
abdushakoor12:fix-release

Conversation

@abdushakoor12
Copy link
Copy Markdown
Contributor

TLDR

Publish tagged VS Code extension releases as stable by default instead of pre-release.

Details

  • Removes the --pre-release flag from the VSIX packaging step in .github/workflows/release.yml.
  • Removes the --prerelease flag from GitHub release creation so tagged releases are no longer labeled prerelease by default.
  • No runtime or package code changes.

How Do The Automated Tests Prove It Works?

  • make ci passed end-to-end after rerunning outside the sandbox.
  • The run completed formatting, typechecking, lint, package tests, Playwright web E2E, merged coverage checks, coverage threshold enforcement, and build steps.

@MelbourneDeveloper MelbourneDeveloper merged commit eb7679a into Nimblesite:main May 7, 2026
1 check passed
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.

2 participants