Releases: OctopusDeploy/OctopusDSC
Releases · OctopusDeploy/OctopusDSC
v4.0.872
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
Updating image used to windows server 1909 (#244)
v4.0.837
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
Add spaces support for cTentacleAgent (#207)
v4.0.829
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
Cleanup some code (mainly reformatting) (#239)
v4.0.810
Pass $msiPath into function where its used (#232)
Unclear how this was working previously
v4.0.807
Write out stderror after executing vagrnt in tests
v4.0.805
Rename $port to $listenport for internal functions (#235)
To map better to what its used for