Skip to content

Releases: OctopusDeploy/OctopusDSC

v4.0.872

11 Apr 06:50
17183a7
Compare
Choose a tag to compare
Stop testing the cOctopusSeqLogger component temporarily (#249)

As it's stopped working with 2020.1, as Octopus got converted to netcore, and can no longer load a dll that is dropped into the application directory

v4.0.843

27 Nov 00:04
a558c76
Compare
Choose a tag to compare
Updating image used to windows server 1909 (#244)

v4.0.837

13 Nov 00:05
9cda8bc
Compare
Choose a tag to compare
Only call the configure command once (#241)

As a speed optimisation. It was calling it up to 4 times in some circumstances.
Also adds invocation tests for polling tentacles

v4.0.834

30 Oct 20:24
Compare
Choose a tag to compare
Add spaces support for cTentacleAgent (#207)

v4.0.831

30 Oct 19:25
Compare
Choose a tag to compare
Whitespace cleanup

v4.0.829

30 Oct 17:12
253506b
Compare
Choose a tag to compare
Updating check and import of PowerShell modules (#240)

* Creating new PR

* Update build-virtualbox.ps1

Co-Authored-By: Matt Richardson <[email protected]>

* Update build-azure.ps1

Co-Authored-By: Matt Richardson <[email protected]>

* Update build-aws.ps1

Co-Authored-By: Matt Richardson <[email protected]>

* Update Tests/powershell-helpers.ps1

Co-Authored-By: Matt Richardson <[email protected]>

v4.0.816

26 Oct 02:53
bb98cd5
Compare
Choose a tag to compare
Cleanup some code (mainly reformatting) (#239)

v4.0.810

25 Oct 22:29
88af4dd
Compare
Choose a tag to compare
Pass $msiPath into function where its used (#232)

Unclear how this was working previously

v4.0.807

25 Oct 20:38
Compare
Choose a tag to compare
Write out stderror after executing vagrnt in tests

v4.0.805

25 Oct 20:27
86f13b2
Compare
Choose a tag to compare
Rename $port to $listenport for internal functions (#235)

To map better to what its used for