Skip to content

Added support for OS version number parsing to Local runner environments #87

@cmmorrow

Description

@cmmorrow

Is your feature request related to a problem? Please describe.
It's nice that --environment can be used to skip stages on non-matching operating systems, but it would be better to allow for more granular control by being able to specify an OS version as well.

Describe the solution you'd like
Parse the Local command runner environment for OS and version number and handle accordingly.

Describe alternatives you've considered
Issue #84 also enables granular filtering by using parameters, but this method can be used as an alternative to the more verbose usage proposed in #84.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or requestexperimentIdeas worth exploring but might not be added as a feature

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions