-
Notifications
You must be signed in to change notification settings - Fork 56
DnsServerDsc: Consider renaming the module #179
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Comments
At the same time we should change the resource prefixes from MSFT to DSC to indicate that it is the DSC Community that maintains the resources. |
I think it'd be great to do that when the current PRs are merged and released to PSGallery. I'd be happy to give a hand, @Sudman1, @indented-automation, @johlju we'd just need to sync our efforts. |
I was going to ask about that. It would be a really nice to tie it in with
all the changes @Sudman1 is making.
…On Wed, 17 Feb 2021 at 09:55, Gael ***@***.***> wrote:
I think it'd be great to do that when the current PRs are merged and
released to PSGallery.
We could release 2.0.0 (after all pre-releases are out), and then upgrade
the repo (rename, and make the code change, and the Pipeline change).
Then we could release DnsServerDsc as v2.1.0 and unlist the old xDnsServer
from the gallery (invisible but still accessible if you install
specific/pinned version.
I'd be happy to give a hand, @Sudman1 <https://github.com/Sudman1>,
@indented-automation <https://github.com/indented-automation>, @johlju
<https://github.com/johlju> we'd just need to sync our efforts.
—
You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub
<#179 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/ADB3UDQB53XMFNIRMX5BNJDS7OHCNANCNFSM4XUUXUOA>
.
|
DnsServerDsc will be release as 3.0.0 as it will be breaking change with new module name and also there will be breaking changes that we don't add to the 2.0.0 release. |
- DnsServerDsc - BREAKING CHANGE: Renamed the module to DnsServerDsc (issue #179).
- DnsServerDsc - BREAKING CHANGE: Removed the prefix 'x' from all MOF-based resources (issue #179).
Suggest we consider renaming the module from xDnsServer to DnsServerDsc since 'x' no longer have any meaning. This is inline with the other modules that have been renamed. This should also remove the 'x' from all the resource names.
The text was updated successfully, but these errors were encountered: