Releases: dsccommunity/FileSystemDsc
Releases · dsccommunity/FileSystemDsc
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
master
branch tomain
(issue #11). - Only run the CI pipeline on branch
master
when there are changes to
files inside thesource
folder. - The regular expression for
minor-version-bump-message
in the file
GitVersion.yml
was 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
gitversion
that 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
master
branch tomain
(issue #11). - Only run the CI pipeline on branch
master
when there are changes to
files inside thesource
folder. - The regular expression for
minor-version-bump-message
in the file
GitVersion.yml
was 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
gitversion
that 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
master
branch tomain
(issue #11). - Only run the CI pipeline on branch
master
when there are changes to
files inside thesource
folder. - The regular expression for
minor-version-bump-message
in the file
GitVersion.yml
was 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