File tree Expand file tree Collapse file tree 1 file changed +1
-4
lines changed
Expand file tree Collapse file tree 1 file changed +1
-4
lines changed Original file line number Diff line number Diff line change @@ -19,6 +19,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
1919 - Switch the workflow to use Linux.
2020 - Attempt to unshallow the Copilot branch
2121 - Improved AI instructions.
22+ - Refactor to use improved script ([ issue #2127 ] ( https://github.com/dsccommunity/SqlServerDsc/issues/2127 ) ).
2223- ` Assert-SqlDscLogin `
2324 - Added new public command to validate that a specified SQL Server principal
2425 exists as a login, throwing a terminating error if it doesn't exist.
@@ -53,10 +54,6 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
5354- Module now outputs a verbose message instead of a warning when the SMO
5455 dependency module is missing during import to work around a DSC v3 issue.
5556- VS Code tasks configuration was improved to support AI.
56- - ` .github/workflows/copilot-setup-steps.yml ` (fixes [ issue #2127 ] ( https://github.com/dsccommunity/SqlServerDsc/issues/2127 ) )
57- - Ensure full Git history/tags for GitVersion with a robust shallow check.
58- - Generalize workflow via ` MODULE_NAME ` env var and Linux‑friendly paths.
59- - Make .NET tool install idempotent and tighten module import verification.
6057- ` Prerequisites ` tests
6158 - Added creation of ` SqlIntegrationTest ` local Windows user for integration testing.
6259- ` tests/Integration/Commands/README.md `
You can’t perform that action at this time.
0 commit comments