Skip to content
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

BREAKING CHANGE: xWebAdministration renamed to WebAdministrationDsc: Renamed all DSCResources, Examples, Modules and Tests where applicable #601

Merged
merged 74 commits into from
Jun 8, 2022

Commits on May 24, 2022

  1. Configuration menu
    Copy the full SHA
    7304619 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    07344d6 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6835ed6 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    239389c View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    e2d472b View commit details
    Browse the repository at this point in the history
  6. rename examples

    nickgw committed May 24, 2022
    Configuration menu
    Copy the full SHA
    a68ddc8 View commit details
    Browse the repository at this point in the history
  7. Fixing test code

    nickgw committed May 24, 2022
    Configuration menu
    Copy the full SHA
    bf29860 View commit details
    Browse the repository at this point in the history
  8. Adding codecov

    nickgw committed May 24, 2022
    Configuration menu
    Copy the full SHA
    242b7d1 View commit details
    Browse the repository at this point in the history
  9. Rename integration tests

    nickgw committed May 24, 2022
    Configuration menu
    Copy the full SHA
    7ce651e View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    b68f95f View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    5acdf63 View commit details
    Browse the repository at this point in the history
  12. Fixing types

    nickgw committed May 24, 2022
    Configuration menu
    Copy the full SHA
    1ed71f9 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    c0b85e2 View commit details
    Browse the repository at this point in the history
  14. reformat params

    nickgw committed May 24, 2022
    Configuration menu
    Copy the full SHA
    3217091 View commit details
    Browse the repository at this point in the history

Commits on May 25, 2022

  1. Whitespace

    nickgw committed May 25, 2022
    Configuration menu
    Copy the full SHA
    276e6e7 View commit details
    Browse the repository at this point in the history
  2. is pester syntax wrong?

    nickgw committed May 25, 2022
    Configuration menu
    Copy the full SHA
    a680da3 View commit details
    Browse the repository at this point in the history
  3. Fix resource name in schema

    nickgw committed May 25, 2022
    Configuration menu
    Copy the full SHA
    b5c31e7 View commit details
    Browse the repository at this point in the history
  4. update sample test name

    nickgw committed May 25, 2022
    Configuration menu
    Copy the full SHA
    0a6f45b View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    dd2bba6 View commit details
    Browse the repository at this point in the history
  6. Adding commonTestHelper.psm1

    nickgw committed May 25, 2022
    Configuration menu
    Copy the full SHA
    467ed31 View commit details
    Browse the repository at this point in the history
  7. Adding commonTestHelper.psm1

    nickgw committed May 25, 2022
    Configuration menu
    Copy the full SHA
    70177bd View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    73652f3 View commit details
    Browse the repository at this point in the history
  9. Assert-Module name

    nickgw committed May 25, 2022
    Configuration menu
    Copy the full SHA
    d96547e View commit details
    Browse the repository at this point in the history
  10. Assert the correct module

    nickgw committed May 25, 2022
    Configuration menu
    Copy the full SHA
    9959149 View commit details
    Browse the repository at this point in the history
  11. Fixing asssert-module mocks

    nickgw committed May 25, 2022
    Configuration menu
    Copy the full SHA
    9d55ba1 View commit details
    Browse the repository at this point in the history
  12. fixing instances of xlogfiled

    nickgw committed May 25, 2022
    Configuration menu
    Copy the full SHA
    c117cbc View commit details
    Browse the repository at this point in the history
  13. fixin tests

    nickgw committed May 25, 2022
    Configuration menu
    Copy the full SHA
    63eff5e View commit details
    Browse the repository at this point in the history
  14. fixing more tests

    nickgw committed May 25, 2022
    Configuration menu
    Copy the full SHA
    e55fd2d View commit details
    Browse the repository at this point in the history

Commits on May 26, 2022

  1. Update integration test

    nickgw committed May 26, 2022
    Configuration menu
    Copy the full SHA
    cb7dae4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    484d937 View commit details
    Browse the repository at this point in the history
  3. Adding Reset-DscLcm

    nickgw committed May 26, 2022
    Configuration menu
    Copy the full SHA
    758b976 View commit details
    Browse the repository at this point in the history
  4. fixing array

    nickgw committed May 26, 2022
    Configuration menu
    Copy the full SHA
    643f1ab View commit details
    Browse the repository at this point in the history
  5. fixing array

    nickgw committed May 26, 2022
    Configuration menu
    Copy the full SHA
    b931e80 View commit details
    Browse the repository at this point in the history
  6. fixing configData var

    nickgw committed May 26, 2022
    Configuration menu
    Copy the full SHA
    aeccbc3 View commit details
    Browse the repository at this point in the history
  7. Update DSC_Website

    nickgw committed May 26, 2022
    Configuration menu
    Copy the full SHA
    940f993 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    c3d75df View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    4894e50 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    68a3de3 View commit details
    Browse the repository at this point in the history
  11. adding fixing config names

    nickgw committed May 26, 2022
    Configuration menu
    Copy the full SHA
    3e40d99 View commit details
    Browse the repository at this point in the history
  12. fix webapppool integration

    nickgw committed May 26, 2022
    Configuration menu
    Copy the full SHA
    6f47920 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    d247ff8 View commit details
    Browse the repository at this point in the history
  14. removing bad param

    nickgw committed May 26, 2022
    Configuration menu
    Copy the full SHA
    c635a3b View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    9b6ba66 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    99ca14f View commit details
    Browse the repository at this point in the history
  17. Readding configdata

    nickgw committed May 26, 2022
    Configuration menu
    Copy the full SHA
    7893413 View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    bdf8c4c View commit details
    Browse the repository at this point in the history
  19. Removing bad param

    nickgw committed May 26, 2022
    Configuration menu
    Copy the full SHA
    03f8b9d View commit details
    Browse the repository at this point in the history

Commits on May 30, 2022

  1. Merging main

    nickgw committed May 30, 2022
    Configuration menu
    Copy the full SHA
    b166ddd View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1e4a5dc View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    27d39c4 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    23b7a9e View commit details
    Browse the repository at this point in the history
  5. fixing tasks

    nickgw committed May 30, 2022
    Configuration menu
    Copy the full SHA
    1f5df80 View commit details
    Browse the repository at this point in the history
  6. Updating READMEs for resources

    nickgw committed May 30, 2022
    Configuration menu
    Copy the full SHA
    3d125fb View commit details
    Browse the repository at this point in the history
  7. updating psm1

    nickgw committed May 30, 2022
    Configuration menu
    Copy the full SHA
    9d0ddf6 View commit details
    Browse the repository at this point in the history
  8. updating psm1

    nickgw committed May 30, 2022
    Configuration menu
    Copy the full SHA
    9cf462e View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    9424393 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    d59a268 View commit details
    Browse the repository at this point in the history
  11. Update module tests

    nickgw committed May 30, 2022
    Configuration menu
    Copy the full SHA
    0fb17a9 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    12d99e2 View commit details
    Browse the repository at this point in the history
  13. whitespace

    nickgw committed May 30, 2022
    Configuration menu
    Copy the full SHA
    78ed53c View commit details
    Browse the repository at this point in the history
  14. UPdating IisLogging tests

    nickgw committed May 30, 2022
    Configuration menu
    Copy the full SHA
    7c9b061 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    9b69371 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    4e3087a View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    df669ce View commit details
    Browse the repository at this point in the history
  18. Updating with PR comments

    nickgw committed May 30, 2022
    Configuration menu
    Copy the full SHA
    5723cc8 View commit details
    Browse the repository at this point in the history
  19. attempting a sleep before get

    nickgw committed May 30, 2022
    Configuration menu
    Copy the full SHA
    c93dd6d View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    f16a61e View commit details
    Browse the repository at this point in the history
  21. Updating data var

    nickgw committed May 30, 2022
    Configuration menu
    Copy the full SHA
    db54390 View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    c676aa1 View commit details
    Browse the repository at this point in the history
  23. fixing link

    nickgw committed May 30, 2022
    Configuration menu
    Copy the full SHA
    653d79e View commit details
    Browse the repository at this point in the history
  24. Commenting out other test

    nickgw committed May 30, 2022
    Configuration menu
    Copy the full SHA
    407a860 View commit details
    Browse the repository at this point in the history

Commits on Jun 3, 2022

  1. Configuration menu
    Copy the full SHA
    0cd1ea1 View commit details
    Browse the repository at this point in the history
  2. Fix changelog

    johlju committed Jun 3, 2022
    Configuration menu
    Copy the full SHA
    b37ba12 View commit details
    Browse the repository at this point in the history
  3. Rename new files

    johlju committed Jun 3, 2022
    Configuration menu
    Copy the full SHA
    b66ef67 View commit details
    Browse the repository at this point in the history