Skip to content

Update Pester conditions to run always #924

@AlexanderSehr

Description

@AlexanderSehr

Currently, the Pester test tasks are run in sequence & if one fails, the later are not executed properly.

Hence, we must update the conditions accordingly:

  • The Pester task should always run and if it fails, the Pester-Publish tasks should still run
  • The API task should always run and if it fails, the Api-Publish tasks should still run

The issue happens in GitHub - but ADO should be checked too.

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Type

No type

Projects

Status

Closed

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions