Skip to content

Releases: OctopusDeploy/OctopusDSC

v4.0.1055

27 Jul 06:47
0c9a963

Choose a tag to compare

Bump the aws base image to 20H2 (#286)

v4.0.1048

08 Jun 23:24
314435a

Choose a tag to compare

Use G-Zip for requesting machines/all (#284)

v4.0.1046

26 May 04:28
0c6b79f

Choose a tag to compare

Fix Tentacle only being searched for in the default install location …

v4.0.1042

24 May 22:31
154cffa

Choose a tag to compare

Update virtualbox base image to 20H2 (#282)

v4.0.1036

24 May 09:31
c126029

Choose a tag to compare

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

30 Apr 05:13
7848310

Choose a tag to compare

Log the actual exe we are calling (#279)

Rather than always saying we are executing octopus.server.exe

v4.0.1019

29 Apr 04:35
f1adca6

Choose a tag to compare

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

21 Apr 16:51
f1adca6

Choose a tag to compare

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.1011

07 Apr 16:19
fc0eef8

Choose a tag to compare

Added policy to register worker sections (#278)

* Added policy to register worker sections

* Added requested test.

* Apply suggestions from code review

Co-authored-by: Matt Richardson <matt.richardson@octopus.com>

v4.0.1007

18 Feb 11:36
034e730

Choose a tag to compare

Add tags to aws test instances