Skip to content

[Feature Request]: Add pipeline runtime parameters to test e.g. only pester tests #1372

@AlexanderSehr

Description

@AlexanderSehr

Description

Add pipeline runtime parameters to test e.g. only pester tests.

If one is only working on Pester tests it is a bit unfortunate that one has also to run the deployment tests.

However, when adding such a parameter we have to make sure a module is still only published if all tests ran (-> Including the deployment tests). This could be achived by adjusting the publish-job condition to only run if 'needs.xzy' is in status succeeded. Thus, if a dependency would be skipped (and hence the status would indicate it as such) the publish would still not run.

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

Status

Done

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions