-
Notifications
You must be signed in to change notification settings - Fork 15
Open
Description
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
Labels
No labels