Closed nickgw closed 2 years ago
Merging #264 (628cb9b) into main (4aafd66) will not change coverage. The diff coverage is
n/a
.
@@ Coverage Diff @@
## main #264 +/- ##
===================================
Coverage 100% 100%
===================================
Files 7 7
Lines 458 458
===================================
Hits 458 458
@nickgw can you send in anther PR deprecating the previous module? Just change the CHANGELOG.md under the Unreleased section:
### Deprecated
**The module _xFailOverCluster_ will be renamed _FailoverClusterDsc_ ([issue #69](https://github.com/dsccommunity/xFailOverCluster/issues/69)).
The version `v1.6.1` will be the the last release of _xFailOverCluster_.
The Version `v2.0.0` will be release as _FailoverClusterDsc_, it will be
released shortly after the `v1.6.1` release to easily transition to the
new module.** The prefix 'x' will be removed from all resources in
_FailoverClusterDsc_.
I will then push a last release of xFailOverCluster before we merge this PR.
@nickgw can you send in anther PR deprecating the previous module? Just change the CHANGELOG.md under the Unreleased section:
### Deprecated **The module _xFailOverCluster_ will be renamed _FailoverClusterDsc_ ([issue #69](https://github.com/dsccommunity/xFailOverCluster/issues/69)). The version `v1.6.1` will be the the last release of _xFailOverCluster_. The Version `v2.0.0` will be release as _FailoverClusterDsc_, it will be released shortly after the `v1.6.1` release to easily transition to the new module.** The prefix 'x' will be removed from all resources in _FailoverClusterDsc_.
I will then push a last release of xFailOverCluster before we merge this PR.
I can fix this myself now, got a few minutes over.
@nickgw awesome work on this, thank you!
This is ready for merge as soon as PR #265 has been merged and a full release has been made for xFailOverCluster. After that, before merge, we need to
So everything should be prepared behind the scenes so we can merge this. I will do that later today.
Pull Request (PR) description
Rename module to FailoverClusterDsc from xFailOverCluster
This Pull Request (PR) fixes the following issues
Task list
This change is