Wes Carroll
7c3f14aaeb
Update Invoke-ZertoFailoverCommit.md
2019-04-06 23:48:32 -04:00
Wes Carroll
ec9eda9dcd
Update Export-ZertoVpg.md
2019-04-06 23:42:29 -04:00
Wes Carroll
8c9babd9d5
Update Invoke-ZertoMoveCommit.ps1
...
Add ShouldProcess
Use switches instead of bools
Prioritize Reverse Protect over KeepSourceVms
2019-04-06 23:33:14 -04:00
Wes Carroll
497d43fe81
Remove excess white space
2019-04-06 23:32:08 -04:00
Wes Carroll
ef22b6363d
Add ShouldProcess support
2019-04-06 23:31:51 -04:00
Wes Carroll
ee2acca20c
Add mandatory params
2019-04-06 23:31:26 -04:00
Wes Carroll
b5b873ac18
Correct Param to match API Spec
2019-04-06 22:51:38 -04:00
Wes Carroll
31db21c325
Update Invoke-ZertoMove.ps1
...
WhatIf Processing
Reverse Protection Logic
Ensure Params are set and do not rely on defaults
2019-04-06 22:51:03 -04:00
Wes Carroll
b3d649e495
Dynamic Body Creation
2019-04-06 22:49:54 -04:00
Wes Carroll
d6d72a5be2
Update ways params are accessed for dynamic body creation
2019-04-06 22:49:41 -04:00
Wes Carroll
5bf7d0d6df
Validate identifiers are present
2019-04-05 22:49:36 -04:00
Wes Carroll
e279ba0cda
Add VmName validation and uniquiness checks
2019-04-05 19:19:56 -04:00
Wes Carroll
b242b5314d
Update Invoke-ZertoFailover.ps1
...
Working on vmName Validation
2019-04-05 17:52:57 -04:00
Wes Carroll
5533bae319
Various fixes
...
Removed Commit Value as it is not a vaild param
Enabled ShouldProcess
Ensured mandatory default values make it into the body
Added Validate a valid VPG is selected.
2019-04-05 17:18:56 -04:00
Wes Carroll
2a8837aff7
Add parameter tests
2019-04-05 17:16:37 -04:00
Wes Carroll
6d86fbea23
Remove CodeCoverage
2019-04-05 15:40:09 -04:00
Wes Carroll
cb17744231
Fix CodeCoveragePath
2019-04-05 15:06:03 -04:00
Wes Carroll
4658b6b34a
Fix YAML Spacing
2019-04-05 15:03:30 -04:00
Wes Carroll
5b3a1c263e
Attempt to publish testing code coverage
2019-04-05 15:01:28 -04:00
Wes Carroll
3acb7795f4
Add InvokeBuild Requirement
2019-04-05 14:18:43 -04:00
Wes Carroll
cc60107746
Update Version Number of PublishPipelineArtifact
2019-04-05 14:14:20 -04:00
Wes Carroll
a63b6cab95
Clean YAML
2019-04-05 14:12:12 -04:00
Wes Carroll
026b622a34
Update Build to Create Artifacts
2019-04-05 14:09:06 -04:00
Wes Carroll
9c309e70e9
Publish Artifacts
2019-04-05 14:08:49 -04:00
Wes Carroll
402e624d0c
Ignore Publish Directory
2019-04-05 13:59:16 -04:00
Wes Carroll
1f1b5b9d94
Add functionality for release notes in module
2019-04-05 13:58:29 -04:00
Wes Carroll
b9e5d069b6
Remove PSake as a dependency
2019-04-05 12:06:45 -04:00
Wes Carroll
25e559ff89
Remove Unused File
2019-04-05 12:06:19 -04:00
Wes Carroll
3a0f039a42
Store Version in an External File
2019-04-05 12:06:00 -04:00
Wes Carroll
bd1fe15d3e
Fix Typo
2019-04-05 12:05:15 -04:00
Wes Carroll
a823b4971e
Update with ShouldProcess
2019-04-04 21:12:53 -04:00
Wes Carroll
3ae3a4be35
Merge branch 'master' into TestingBranch
2019-04-04 20:48:42 -04:00
Wes Carroll
440d302b76
Merge pull request #27 from wcarroll/NewVPGValidation
...
Add Settings Validation and ShouldProcess
2019-04-04 20:42:55 -04:00
Wes Carroll
68ad1e9443
Add Settings Validation and ShouldProcess
2019-04-04 20:34:15 -04:00
Wes Carroll
f98de53c54
Merge branch 'master' into TestingBranch
2019-04-04 18:59:39 -04:00
Wes Carroll
c144ba096b
Merge pull request #24 from codacy-badger/codacy-badge
...
Add a Codacy badge to README.md
2019-04-04 18:57:16 -04:00
The Codacy Badger
adc4391a91
Add Codacy badge
2019-04-04 22:47:20 +00:00
Wes Carroll
ccddf443eb
Merge branch 'master' into TestingBranch
2019-04-04 17:48:17 -04:00
Wes Carroll
887bb2d791
Merge pull request #23 from wcarroll/GetPeerSiteFix
...
Remove arraylist return object
2019-04-04 17:46:30 -04:00
Wes Carroll
f2a95acc23
Remove arraylist return object
2019-04-04 17:36:34 -04:00
Wes Carroll
cc43b272a8
Specify OutputType
2019-04-04 17:31:28 -04:00
Wes Carroll
b74f6cae51
Add TestingBranch to CI
2019-04-04 16:07:27 -04:00
Wes Carroll
96f70afe67
Add TODO Items
2019-04-04 11:30:48 -04:00
Wes Carroll
289e976773
Parameter Tests
2019-04-04 08:39:11 -04:00
Wes Carroll
1a5f2b09f6
Add Null and Empty Validators
2019-04-04 08:38:56 -04:00
Wes Carroll
42dc016d90
Starting Import-ZertoVpg Tests
2019-04-02 17:31:59 -04:00
Wes Carroll
8e86b26d52
Update Export-ZertoVpg.Tests.ps1
...
Complete creation of Function Unit Tests.
2019-04-02 14:56:25 -04:00
Wes Carroll
01829cf810
Merge pull request #22 from wildcard78/TestingBranch-MM
...
Update Get-ZertoAlert.Tests.ps1
2019-04-02 09:05:30 -04:00
wildcard78
071053cf92
Update Get-ZertoAlert.Tests.ps1
...
Added alertId check
2019-04-02 09:01:40 -04:00
Wes Carroll
d0a75153ad
Start Function Tests
2019-04-01 22:25:52 -04:00