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

xPSDesiredStateConfiguration: Multiple AppVeyor jobs #509

Merged
merged 12 commits into from
Feb 2, 2019

Commits on Jan 28, 2019

  1. Changes to xPSDesiredStateConfiguration

      - In AppVeyor CI the tests are split into three separate jobs, and also
        running tests on two different build worker images (Windows Server
        2012R2 and Windows Server 2016). The common tests are run on only
        one of the build worker images (Windows Server 2012R2). Helps with
        issue dsccommunity#477.
    johlju committed Jan 28, 2019
    Configuration menu
    Copy the full SHA
    1ac71d5 View commit details
    Browse the repository at this point in the history
  2. Fix review comment at r1

    johlju committed Jan 28, 2019
    Configuration menu
    Copy the full SHA
    16848df View commit details
    Browse the repository at this point in the history
  3. Remove code from non-testfile

    johlju committed Jan 28, 2019
    Configuration menu
    Copy the full SHA
    738b6ed View commit details
    Browse the repository at this point in the history

Commits on Jan 29, 2019

  1. FIx review comment at r3

    johlju committed Jan 29, 2019
    Configuration menu
    Copy the full SHA
    5880437 View commit details
    Browse the repository at this point in the history

Commits on Jan 30, 2019

  1. Fix review comments at r4

    johlju committed Jan 30, 2019
    Configuration menu
    Copy the full SHA
    2f8cdee View commit details
    Browse the repository at this point in the history
  2. Run Codecov only on one image

    johlju committed Jan 30, 2019
    Configuration menu
    Copy the full SHA
    d00db0e View commit details
    Browse the repository at this point in the history

Commits on Feb 1, 2019

  1. Configuration menu
    Copy the full SHA
    3434d3a View commit details
    Browse the repository at this point in the history

Commits on Feb 2, 2019

  1. Fix review comments at r7

    johlju committed Feb 2, 2019
    Configuration menu
    Copy the full SHA
    04e2ca3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a1e6ff1 View commit details
    Browse the repository at this point in the history
  3. Update appveyor.yml

    johlju committed Feb 2, 2019
    Configuration menu
    Copy the full SHA
    9a762a5 View commit details
    Browse the repository at this point in the history
  4. Update appveyor.yml

    johlju committed Feb 2, 2019
    Configuration menu
    Copy the full SHA
    c3267d8 View commit details
    Browse the repository at this point in the history
  5. Update appveyor.yml

    johlju committed Feb 2, 2019
    Configuration menu
    Copy the full SHA
    6dd378b View commit details
    Browse the repository at this point in the history