This is a composite GitHub Action that sets up the Databricks CLI (preview version >=0.100
) in your GitHub Actions workflow.
In your GitHub Actions workflow, use the following step:
- uses: databricks/setup-cli@main
Please note that the Databricks CLI and Databricks asset bundles are in public preview as defined on https://docs.databricks.com/en/release-notes/release-types.html. This means that it has medium-to-high maturity and can be used in production.