DscResources icon indicating copy to clipboard operation
DscResources copied to clipboard

UpdateServicesDsc resource module

Open mgreenegit opened this issue 9 years ago • 6 comments

There is a new resource available for review. Thank you. https://github.com/robwi/xWSUS

mgreenegit avatar Sep 06 '16 18:09 mgreenegit

@mgreenegit, thank you for all your hard work. I hope this gets approved soon. I can finally get rid of my dirty WSUS script resources.

Zuldan avatar Sep 13 '16 10:09 Zuldan

Adding "waiting for the author" label since @PlagueHO did the review against HQRM guidelines already here: https://github.com/robwi/xWSUS/pull/4

KarolKaczmarek avatar Sep 27 '16 23:09 KarolKaczmarek

This module has been updated

mgreenegit avatar Oct 21 '16 23:10 mgreenegit

Just FYI, this module source has been renamed: https://github.com/robwi/updateservicesdsc

mgreenegit avatar Nov 01 '16 19:11 mgreenegit

Adding UpdateServicesDsc resource module into the DSC Resource Kit is in progress in PR #346.

johlju avatar Apr 16 '18 07:04 johlju

New resource module submission

Name: UpdateServicesDsc

Repository URL: https://github.com/mgreenegit/UpdateServicesDsc

Short description: This module contains the UpdateServicesApprovalRule, UpdateServicesCleanup, and UpdateServicesServer resources.

New resource module submission task list

This task list can be filled in after the issue has been submitted.

  • [ ] Pass the Quality Governance
  • [ ] Pull request is sent in (see next section).
  • [ ] The new module submission in ready for community review.

Steps that pull request should include

  • [ ] Added submodule using git submodule add https://github.com/<accountname>/<reponame> DscResources/<reponame>.
  • [ ] Updated resource module list in Maintainers.md.

Community acceptance

Community reviewers: Please submit a comment on the issue for each box that are checked so the community know who accepted the item.

The new resource module:

  • [x] is licensed under MIT.
  • [ ] has the correct project structure.
  • [ ] has a dev and master branch, and dev should default branch.
  • [ ] is using DSC Resource Kit test templates.
  • [ ] is connected to Codecov or similar.
  • [ ] has established a code of conduct in ether a CODE_OF_CONDUCT.md or a 'Code of conduct' section in the README.md.
  • [ ] has either a CONTRIBUTING.md file or a 'Contributing' section in the README.md file.
  • [ ] has included the metadata tag 'DSCResource' in the module manifest.
  • [ ] is sufficiently documented.
  • [ ] has an established CI process for each push to the repository.
  • [ ] is sufficiently tested.
  • [ ] Follows the guidelines set out for a High Quality Resource Module.

Submission acceptance

The community accepts, at a community call, that a resource module follows the guidelines set out for a High Quality Resource Module.

  • [ ] The resource module was accepted for submission in a community call.

johlju avatar Sep 22 '18 15:09 johlju