-
Notifications
You must be signed in to change notification settings - Fork 2
Add operating system and architecture parameters #84
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 would be useful to check the system OS and arch before executing a stage.
Describe the solution you'd like
Provide an operating system and architecture parameters that can be applied to each runner. If the executing environment doesn't match the provided parameters, the stage is skipped.
Describe alternatives you've considered
This can be done with Local runner "environment" field, but it would be useful to allow this feature for all runners as a parameter.
Additional context
In the event a stage with a Local runner provides an environment and an "operating system" parameter, the parameter takes precedence.
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