File tree Expand file tree Collapse file tree 1 file changed +3
-1
lines changed
Expand file tree Collapse file tree 1 file changed +3
-1
lines changed Original file line number Diff line number Diff line change @@ -35,7 +35,9 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
3535 - Remove ` windows-2019 ` images fixes [ #2106 ] ( https://github.com/dsccommunity/SqlServerDsc/issues/2106 ) .
3636 - Move individual tasks to ` windows-latest ` .
3737 - Added integration tests for ` Assert-SqlDscLogin ` command in Group 2.
38- - Added conditional logic to skip DSC resource integration tests when changes don't affect DSC resources, significantly improving CI/CD performance for non-DSC changes.
38+ - Added conditional logic to skip DSC resource integration tests when
39+ changes don't affect DSC resources, improving CI/CD performance for
40+ non-DSC changes.
3941- ` SqlServerDsc.psd1 `
4042 - Set ` CmdletsToExport ` to ` * ` in module manifest to fix issue [ #2109 ] ( https://github.com/dsccommunity/SqlServerDsc/issues/2109 ) .
4143- Added optimization for DSC resource integration tests
You can’t perform that action at this time.
0 commit comments