antstackio / databricks-deploy

A GitHub action to deploy databricks code
MIT License
5 stars 0 forks source link

sonar-cloud-badge

build-test status

Databricks Deploy

Use this Github Action to perform continuous deployment in your Databricks repo.

Usage

see action.yml

- uses: antstackio/databricks-deploy@v1.0.3
  with:
    databricks-repo-branch: 'your branch name'
    databricks-token: 'databricks token from github secret'
    databricks-host: 'https://xyz.cloud.databricks.com'
    databricks-repo-id: 'get repo id from databricks'

License

The scripts and documentation in this project are released under the MIT License

Code of Conduct

:wave: See our Code of Conduct

PS. If you face any problem while using the action just create an issue.