Releases: dsccommunity/FileSystemDsc
Releases · dsccommunity/FileSystemDsc
v1.2.0-preview0004
[v1.2.0-preview0004]
Added
- FileSystemDsc
- Added issue and pull request templates to help contributors.
- Added wiki generation and publish to GitHub repository wiki.
- Added recommended VS Code extensions.
- Added settings for VS Code extension Pester Test Adapter.
Changed
- FileSystemDsc
- Renamed
masterbranch tomain(issue #11). - Only run the CI pipeline on branch
masterwhen there are changes to
files inside thesourcefolder. - The regular expression for
minor-version-bump-messagein the file
GitVersion.ymlwas changed to only raise minor version when the
commit message contain the wordadd,adds,minor,feature,
orfeatures. - Added missing MIT LICENSE file.
- Converted tests to Pester 5.
- Minor changes to pipeline files.
- Update build configuration to use Pester advanced build configuration.
- Update pipeline to user Sampler GitHub tasks.
- Update pipeline deploy step to correctly download build artifact.
- Update so that HQRM test correctly creates a NUnit file that can be
uploaded to Azure Pipelines. - Updated pipeline to use the new faster Pester Code coverage.
- Using the latest Pester preview version in the pipeline to be able to
test new Pester functionality. - Updated build pipeline files.
- Removed
windows-2019pipeline image fixes #26. - Update build and resolve dependency scripts.
- Move documentation to separate docs task.
- Renamed
Fixed
- FileSystemDsc
- The component
gitversionthat is used in the pipeline was wrongly configured
when the repository moved to the new default branchmain. It no longer throws
an error when using newer versions of GitVersion. - Fix pipeline to use available build workers.
- The component
- FileSystemAccessRule
- Unit test was updated to support latest Pester.
- Test was updated to handle that
build.ps1has not been run. - Fix test error on 2022/2025 builds.
v1.2.0-preview0003
[v1.2.0-preview0003]
Added
- FileSystemDsc
- Added issue and pull request templates to help contributors.
- Added wiki generation and publish to GitHub repository wiki.
Changed
- FileSystemDsc
- Renamed
masterbranch tomain(issue #11). - Only run the CI pipeline on branch
masterwhen there are changes to
files inside thesourcefolder. - The regular expression for
minor-version-bump-messagein the file
GitVersion.ymlwas changed to only raise minor version when the
commit message contain the wordadd,adds,minor,feature,
orfeatures. - Added missing MIT LICENSE file.
- Converted tests to Pester 5.
- Minor changes to pipeline files.
- Update build configuration to use Pester advanced build configuration.
- Update pipeline to user Sampler GitHub tasks.
- Update pipeline deploy step to correctly download build artifact.
- Renamed
Fixed
- FileSystemDsc
- The component
gitversionthat is used in the pipeline was wrongly configured
when the repository moved to the new default branchmain. It no longer throws
an error when using newer versions of GitVersion.
- The component
v1.2.0-preview0002
[v1.2.0-preview0002]
Added
- FileSystemDsc
- Added issue and pull request templates to help contributors.
- Added wiki generation and publish to GitHub repository wiki.
Changed
- FileSystemDsc
- Renamed
masterbranch tomain(issue #11). - Only run the CI pipeline on branch
masterwhen there are changes to
files inside thesourcefolder. - The regular expression for
minor-version-bump-messagein the file
GitVersion.ymlwas changed to only raise minor version when the
commit message contain the wordadd,adds,minor,feature,
orfeatures. - Added missing MIT LICENSE file.
- Converted tests to Pester 5.
- Minor changes to pipeline files.
- Renamed
Fixed
- FileSystemDsc
- The component
gitversionthat is used in the pipeline was wrongly configured
when the repository moved to the new default branchmain. It no longer throws
an error when using newer versions of GitVersion.
- The component
v1.2.0-preview0001
[v1.2.0-preview0001]
Added
- FileSystemDsc
- Added issue and pull request templates to help contributors.
Changed
- FileSystemDsc
- Renamed
masterbranch tomain(issue #11). - Only run the CI pipeline on branch
masterwhen there are changes to
files inside thesourcefolder. - The regular expression for
minor-version-bump-messagein the file
GitVersion.ymlwas changed to only raise minor version when the
commit message contain the wordadd,adds,minor,feature,
orfeatures. - Added missing MIT LICENSE file.
- Renamed
v1.1.1
v1.1.1-preview0001
[v1.1.1-preview0001]
Fixed
- FileSystemAccessRule
- Fixed an issue where the owner of ACL was written back resulting in an
error "The security identifier is not allowed to be the owner of this
object" (issue #3).
- Fixed an issue where the owner of ACL was written back resulting in an
v1.1.0
v1.1.0-preview0001
[v1.1.0-preview0001]
Added
- FileSystemDsc
- Added resource FileSystemAccessRule