Releases: OctopusDeploy/OctopusDSC
Releases · OctopusDeploy/OctopusDSC
v4.0.1055
v4.0.1048
v4.0.1046
v4.0.1042
v4.0.1036
Update unit tests to work with Pester 5.2.1 (#283) * Remove dot source in each test * Add context for variables * Update unit tests * Remove comments * Update MinimumVersion of Pester * Update testcase tests to Pester v5 syntax * Minor fixes * Separate mandatory and non-mandatory tests
v4.0.1021
v4.0.1019
Enh ssl module (#267) * Initial commit * Functional component * Adding Pester tests * Adding tests to new resource * Had some issues in tests * Fixed linting errors and added example * Fixed tests for all authentication methods. The global variable of '' seemed to be unavailable in the BeforeAll, added path resolution here and it worked. * Implementing suggested changes. * More changes * Revert "Fixed tests for all authentication methods. The global variable of '' seemed to be unavailable in the BeforeAll, added path resolution here and it worked." This reverts commit 6beee01e1efd8c79416f53f46ae77e1d5c169840. * Implementing suggested changes. * Changing cOctopusServerSslCertificate.Tests from Context to Describe blocks. * Adding readme for new resource * Adding referenced to new readme from main readme * Adding e2e tests for OctopusServerSslCertificate resource. * Aligning code, removed commented out code. * Update OctopusDSC/DSCResources/cOctopusServerSslCertificate/cOctopusServerSslCertificate.psm1 Co-authored-by: Matt Richardson <matt.richardson@octopus.com> * Update OctopusDSC/DSCResources/cOctopusServerSslCertificate/cOctopusServerSslCertificate.psm1 Co-authored-by: Matt Richardson <matt.richardson@octopus.com> * Update OctopusDSC/Tests/cOctopusServerSslCertificate.Tests.ps1 Co-authored-by: Matt Richardson <matt.richardson@octopus.com> * Update README-cOctopusServerSslCertificate.md Co-authored-by: Matt Richardson <matt.richardson@octopus.com> * Update README-cOctopusServerSslCertificate.md Co-authored-by: Matt Richardson <matt.richardson@octopus.com> * Update OctopusDSC/Examples/cOctopusServerSslCertificate.ps1 Co-authored-by: Matt Richardson <matt.richardson@octopus.com> Co-authored-by: Matt Richardson <matt.richardson@octopus.com>
v4.0.1018
Enh ssl module (#267) * Initial commit * Functional component * Adding Pester tests * Adding tests to new resource * Had some issues in tests * Fixed linting errors and added example * Fixed tests for all authentication methods. The global variable of '' seemed to be unavailable in the BeforeAll, added path resolution here and it worked. * Implementing suggested changes. * More changes * Revert "Fixed tests for all authentication methods. The global variable of '' seemed to be unavailable in the BeforeAll, added path resolution here and it worked." This reverts commit 6beee01e1efd8c79416f53f46ae77e1d5c169840. * Implementing suggested changes. * Changing cOctopusServerSslCertificate.Tests from Context to Describe blocks. * Adding readme for new resource * Adding referenced to new readme from main readme * Adding e2e tests for OctopusServerSslCertificate resource. * Aligning code, removed commented out code. * Update OctopusDSC/DSCResources/cOctopusServerSslCertificate/cOctopusServerSslCertificate.psm1 Co-authored-by: Matt Richardson <matt.richardson@octopus.com> * Update OctopusDSC/DSCResources/cOctopusServerSslCertificate/cOctopusServerSslCertificate.psm1 Co-authored-by: Matt Richardson <matt.richardson@octopus.com> * Update OctopusDSC/Tests/cOctopusServerSslCertificate.Tests.ps1 Co-authored-by: Matt Richardson <matt.richardson@octopus.com> * Update README-cOctopusServerSslCertificate.md Co-authored-by: Matt Richardson <matt.richardson@octopus.com> * Update README-cOctopusServerSslCertificate.md Co-authored-by: Matt Richardson <matt.richardson@octopus.com> * Update OctopusDSC/Examples/cOctopusServerSslCertificate.ps1 Co-authored-by: Matt Richardson <matt.richardson@octopus.com> Co-authored-by: Matt Richardson <matt.richardson@octopus.com>