Skip to content

Enable wildcards for the version field #178

@moattarwork

Description

@moattarwork

This will help you choose the most compatible version of the CLI instead of pinning to a particular version. In general, the changes in Databricks CLI are not fully compatible with semantic versioning (We had some issues in the past that a change in minor version was a breaking change from the previous state, which is annoying).
I propose to enable wildcards for version so that the action can automatically pick the most compatible version for that. An example would be instead of 1.9.0, we can choose 1.9.* so we are still in the same version bracket, but we can skip the hotfixes and revisions without any need to constantly change the version number.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions