Skip to content

Releases: OctopusDeploy/OctopusDSC

v4.0.1131

14 Sep 04:06
8855b53
Compare
Choose a tag to compare
Use Windows 2019 test image (#300)

v4.0.1127

12 Nov 03:48
3750920
Compare
Choose a tag to compare
Fixes virtualbox name not matching downloaded box (#296)

v4.0.1126

03 Nov 01:48
fc9cfd5
Compare
Choose a tag to compare
Convert tests from rspec to pester (#290)

We've had a lot of trouble fighting with ruby - mainly around rubygems. It's just not fun.
Combine that with unfamiliarity and a "why are we using ruby for tests when the rest of the code is in powershell" disconnect, it makes a lot of sense to use Pester as our test framework instead.

v4.0.1116

30 Oct 08:46
fddf416
Compare
Choose a tag to compare
Add a sleep to work around delay in configuration in server (#294)

Similar to https://github.com/OctopusDeploy/OctopusDSC/pull/289, we want to have a sleep in another scenario

v4.0.1113

29 Oct 04:43
369f6e8
Compare
Choose a tag to compare
Refactor out E2ETests to be separate from unit tests (#292)

v4.0.1111

29 Oct 00:57
2360776
Compare
Choose a tag to compare
Centralise the way we invoke pester tests (#293)

v4.0.1092

27 Oct 05:13
b04a3c8
Compare
Choose a tag to compare
Add a sleep to work around delay in configuration in server (#289)

Relates to https://github.com/OctopusDeploy/Issues/issues/7113

v4.0.1091

27 Oct 04:30
b04a3c8
Compare
Choose a tag to compare
Add a sleep to work around delay in configuration in server (#289)

Relates to https://github.com/OctopusDeploy/Issues/issues/7113

v4.0.1066

25 Oct 22:52
b04a3c8
Compare
Choose a tag to compare
Add a sleep to work around delay in configuration in server (#289)

Relates to https://github.com/OctopusDeploy/Issues/issues/7113

v4.0.1055

27 Jul 06:47
0c9a963
Compare
Choose a tag to compare
Bump the aws base image to 20H2 (#286)