We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9ce94f7 commit 4714609Copy full SHA for 4714609
CHANGELOG.md
@@ -80,8 +80,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
80
all changes.
81
- Bump actions/checkout task to v5.
82
- `.build/Test-ShouldRunDscResourceIntegrationTests.ps1`
83
- - Improved performance by adding an early optimization to check for changes
84
- under the configured SourcePath before expensive analysis.
+ - Improved performance by checking for changes under the configured SourcePath
+ before running the dependency analysis.
85
- Moved public command discovery to only run when source changes are detected.
86
- `.build/README.md`
87
- Added flow diagram showing decision process for DSC resource integration tests.
0 commit comments