Skip to content

Feature Request: Support an array of strings for targetedOSVersionRule #447

@kevinmcox

Description

@kevinmcox

Low priority request to support an array of strings, instead of just a single string, for the targetedOSVersionRule key. This would mimic the old behavior of the deprecated targetedOSVersions key.

The main scenario I had for requesting this is to support the workarounds for #417. The most specific way to accomplish this is a targetedOSVersionRule that specifies: 11, 12.0, 12.0.1, 12.1, 12.2 and 12.2.1. Currently that would require six dictionaries to accomplish.

That said, once #417 gets resolved it'll likely negate my particular need for this request, so in my opinion that is where efforts should be made.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions