vmware / dscr-for-vmware

The Repository contains Microsoft PowerShell Desired State Configuration (DSC) Resources for managing VC and ESXi settings.
Other
140 stars 41 forks source link

VMware.PSDesiredStateConfiguration introduction #287

Closed KristiyanGK closed 4 years ago

KristiyanGK commented 4 years ago

Added

Changed

vmwclabot commented 4 years ago

@KristiyanGK, you must sign every commit in this pull request acknowledging our Developer Certificate of Origin before your changes are merged. This can be done by adding Signed-off-by: John Doe <john.doe@email.org> to the last line of each Git commit message. The e-mail address used to sign must match the e-mail address of the Git author. Click here to view the Developer Certificate of Origin agreement.

vmwclabot commented 4 years ago

@KristiyanGK, you must sign every commit in this pull request acknowledging our Developer Certificate of Origin before your changes are merged. This can be done by adding Signed-off-by: John Doe <john.doe@email.org> to the last line of each Git commit message. The e-mail address used to sign must match the e-mail address of the Git author. Click here to view the Developer Certificate of Origin agreement.

KristiyanGK commented 4 years ago

Do we have insurance that the flow of the build (with the different stages and workspaces) is executed in the order that is defined in the .travis.yml ?

Yes, the build must execute in the order defined in the .travis.yml.