Skip to content

Removed preview tag from database ops#21849

Merged
laurenastrid1 merged 1 commit intomainfrom
laurenastrid/removePreviewFromDbOps
Apr 10, 2026
Merged

Removed preview tag from database ops#21849
laurenastrid1 merged 1 commit intomainfrom
laurenastrid/removePreviewFromDbOps

Conversation

@laurenastrid1
Copy link
Copy Markdown
Contributor

Description

Code Changes Checklist

  • New or updated unit tests added
  • All existing tests pass (npm run test)
  • Code follows contributing guidelines
  • Telemetry/logging updated if relevant
  • No regressions or UX breakage

Reviewers: Please read our reviewer guidelines

Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Removes the “(Preview)” label from the create/drop/rename database operations so these commands and related UI surfaces present as generally available.

Changes:

  • Updated database operation dialog/webview titles in backend localization constants to remove “(Preview)”.
  • Updated command labels in package.nls.json for create/drop/rename database commands to remove “(Preview)”.
  • Updated localization artifacts (.xlf, bundle.l10n.json) to reflect the new strings.

Reviewed changes

Copilot reviewed 4 out of 4 changed files in this pull request and generated no comments.

File Description
localization/xliff/vscode-mssql.xlf Localization artifact updated for database operation labels (auto-generated).
extensions/mssql/src/constants/locConstants.ts Removed “(Preview)” from create/drop/rename database titles used via l10n.t.
extensions/mssql/package.nls.json Removed “(Preview)” from command labels for create/drop/rename database operations.
extensions/mssql/l10n/bundle.l10n.json Localization bundle updated with the new strings (auto-generated).

@github-actions
Copy link
Copy Markdown

github-actions Bot commented Apr 9, 2026

PR Changes

Category Target Branch PR Branch Difference
vscode-mssql VSIX 77288 KB 77288 KB ⚪ 0 KB ( 0% )
sql-database-projects VSIX 6201 KB 6200 KB ⚪ -1 KB ( 0% )
data-workspace VSIX 535 KB 535 KB ⚪ 0 KB ( 0% )
keymap VSIX 7 KB 7 KB ⚪ 0 KB ( 0% )

@codecov-commenter
Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 74.02%. Comparing base (2d9553e) to head (538f5c4).
⚠️ Report is 1 commits behind head on main.

Additional details and impacted files

Impacted file tree graph

@@           Coverage Diff           @@
##             main   #21849   +/-   ##
=======================================
  Coverage   74.02%   74.02%           
=======================================
  Files         339      339           
  Lines      102703   102703           
  Branches     6000     6000           
=======================================
  Hits        76029    76029           
  Misses      26674    26674           
Files with missing lines Coverage Δ
extensions/mssql/src/constants/locConstants.ts 75.95% <100.00%> (ø)
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@aasimkhan30
Copy link
Copy Markdown
Contributor

Thanks for making this change

@laurenastrid1 laurenastrid1 merged commit 82d94b5 into main Apr 10, 2026
7 checks passed
@laurenastrid1 laurenastrid1 deleted the laurenastrid/removePreviewFromDbOps branch April 10, 2026 15:46
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.

5 participants