Skip to content

Commit 19e9e7a

Browse files
committed
Improve performance of DSC resource integration tests by optimizing source change checks and update README with flow diagram
1 parent dd86f83 commit 19e9e7a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -81,7 +81,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
8181
- Bump actions/checkout task to v5.
8282
- `.build/Test-ShouldRunDscResourceIntegrationTests.ps1`
8383
- Improved performance by adding an early optimization to check for changes
84-
under the source folder before expensive analysis.
84+
under the configured SourcePath before expensive analysis.
8585
- Moved public command discovery to only run when source changes are detected.
8686
- `.build/README.md`
8787
- Added flow diagram showing decision process for DSC resource integration tests.

0 commit comments

Comments
 (0)