Add Config as Code Runbooks support #1852
main.yaml
on: pull_request
Build Octopus Clients
5m 57s
Build and test outcome
0s
Upload nuget packages to Octopus Deploy
0s
Annotations
9 errors and 1 warning
Octopus.Client.Tests.PublicSurfaceAreaFixture ► ThePublicSurfaceAreaShouldNotRegress:
source/Octopus.Client.Tests/PublicSurfaceAreaFixture.cs#L45
Failed test found in:
./TestResults/Win_net462_20250121230559.trx
Error:
Assent.AssentFailedException : Strings differ at 209419.
Received:et; set; }
String SpaceId { get; set; }
}
class RunbookRetentionPeriod
{
.ctor()
Int32 QuantityToKeep { get; set; }
Boolean ShouldKeepForever { get; set; }
}
class RunbookRunGitResource
{
.ctor(Octopus.Client.Model.RunbookRunResource[])
Octopus.Client.Model.RunbookRunResource[] Resources { get; set; }
}
class RunbookRunParameters
{
.ctor()
String E
Approved:et; set; }
String SpaceId { get; set; }
}
class RunbookRetentionPeriod
{
.ctor()
Int32 QuantityToKeep { get; set; }
Boolean ShouldKeepForever { get; set; }
}
class RunbookRunParameters
{
.ctor()
String EnvironmentId { get; set; }
String[] EnvironmentIds { get; set; }
String[] ExcludedMachineIds { get; set; }
Boolean ForcePackageDownload { get; set; }
|
Octopus.Client.Tests.PublicSurfaceAreaFixture ► ThePublicSurfaceAreaShouldNotRegress:
source/Octopus.Client.Tests/PublicSurfaceAreaFixture.cs#L45
Failed test found in:
./TestResults/Win_net48_20250121230628.trx
Error:
Assent.AssentFailedException : Strings differ at 209419.
Received:et; set; }
String SpaceId { get; set; }
}
class RunbookRetentionPeriod
{
.ctor()
Int32 QuantityToKeep { get; set; }
Boolean ShouldKeepForever { get; set; }
}
class RunbookRunGitResource
{
.ctor(Octopus.Client.Model.RunbookRunResource[])
Octopus.Client.Model.RunbookRunResource[] Resources { get; set; }
}
class RunbookRunParameters
{
.ctor()
String E
Approved:et; set; }
String SpaceId { get; set; }
}
class RunbookRetentionPeriod
{
.ctor()
Int32 QuantityToKeep { get; set; }
Boolean ShouldKeepForever { get; set; }
}
class RunbookRunParameters
{
.ctor()
String EnvironmentId { get; set; }
String[] EnvironmentIds { get; set; }
String[] ExcludedMachineIds { get; set; }
Boolean ForcePackageDownload { get; set; }
|
Octopus.Client.Tests.PublicSurfaceAreaFixture ► ThePublicSurfaceAreaShouldNotRegress:
source/Octopus.Client.Tests/PublicSurfaceAreaFixture.cs#L33
Failed test found in:
./TestResults/Win_net8.0_20250121230659.trx
Error:
Assent.AssentFailedException : Strings differ at 209200.
Received:et; set; }
String SpaceId { get; set; }
}
class RunbookRetentionPeriod
{
.ctor()
Int32 QuantityToKeep { get; set; }
Boolean ShouldKeepForever { get; set; }
}
class RunbookRunGitResource
{
.ctor(Octopus.Client.Model.RunbookRunResource[])
Octopus.Client.Model.RunbookRunResource[] Resources { get; set; }
}
class RunbookRunParameters
{
.ctor()
String E
Approved:et; set; }
String SpaceId { get; set; }
}
class RunbookRetentionPeriod
{
.ctor()
Int32 QuantityToKeep { get; set; }
Boolean ShouldKeepForever { get; set; }
}
class RunbookRunParameters
{
.ctor()
String EnvironmentId { get; set; }
String[] EnvironmentIds { get; set; }
String[] ExcludedMachineIds { get; set; }
Boolean ForcePackageDownload { get; set; }
|
Build Octopus Clients
Failed test were found and 'fail-on-error' option is set to true
|
Build Octopus Clients
Failed test were found and 'fail-on-error' option is set to true
|
Build Octopus Clients
Target "Test" has thrown an exception
|
Build Octopus Clients
Process completed with exit code 127.
|
Build Octopus Clients
Failed test were found and 'fail-on-error' option is set to true
|
Build and test outcome
Process completed with exit code 1.
|
Build and test outcome
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|