-
Notifications
You must be signed in to change notification settings - Fork 2
Added support for OS version number parsing to Local runner environments #87
Copy link
Copy link
Open
Labels
enhancementNew feature or requestNew feature or requestexperimentIdeas worth exploring but might not be added as a featureIdeas worth exploring but might not be added as a feature
Description
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.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or requestexperimentIdeas worth exploring but might not be added as a featureIdeas worth exploring but might not be added as a feature