Skip to content

adding preview to the dacpac dialog labels#20581

Merged
allancascante merged 3 commits intomainfrom
dev/allancascante/include_preview_dacpac_dialog
Nov 14, 2025
Merged

adding preview to the dacpac dialog labels#20581
allancascante merged 3 commits intomainfrom
dev/allancascante/include_preview_dacpac_dialog

Conversation

@allancascante
Copy link
Copy Markdown
Contributor

@allancascante allancascante commented Nov 14, 2025

Description

Added (Preview) to dacpac Dialog.

image

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

@allancascante allancascante linked an issue Nov 14, 2025 that may be closed by this pull request
17 tasks
@github-actions
Copy link
Copy Markdown

github-actions Bot commented Nov 14, 2025

PR Changes

Category Target Branch PR Branch Difference
Code Coverage 59.70% 59.70% ⚪ 0.00%
VSIX Size 5254 KB 5254 KB ⚪ 0 KB ( 0% )
Webview Bundle Size 5280 KB 5280 KB ⚪ 0 KB ( 0% )

@codecov-commenter
Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 38.80%. Comparing base (4482317) to head (cf27194).

Additional details and impacted files
@@           Coverage Diff           @@
##             main   #20581   +/-   ##
=======================================
  Coverage   38.80%   38.80%           
=======================================
  Files         213      213           
  Lines       87243    87243           
  Branches    19520    19520           
=======================================
  Hits        33858    33858           
  Misses      53137    53137           
  Partials      248      248           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 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.

@allancascante allancascante merged commit 7478e69 into main Nov 14, 2025
3 checks passed
@allancascante allancascante deleted the dev/allancascante/include_preview_dacpac_dialog branch November 14, 2025 00:44
allancascante added a commit that referenced this pull request Nov 14, 2025
* adding preview to the dacpac dialog labels

* adding preview to the dacpac dialog labels
kburtram pushed a commit that referenced this pull request Nov 14, 2025
* Follow up fixes after PR merge (#20519)

- Added when clause to DacPac commands in command palette to respect mssql.experimentalFeaturesEnabled flag #20512 
- Renamed DacPac commands to grouped naming convention (mssql.dacpacDialog.*) #20513 
- Added OS-specific localization for "Reveal in Explorer" button (Windows/macOS/Linux) #20511 
- Extracted Data-tier Applications documentation URL to constants
- Updated application version validation to accept 2-part versions (e.g., 1.0) #20514 
- Changed validation state to display warnings

* adding preview to the dacpac dialog labels (#20581)

* adding preview to the dacpac dialog labels

* adding preview to the dacpac dialog labels
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.

[Bug]: Dacpac Dialog is not labeled as "Preview"

4 participants