Continuous integration and delivery on Databricks using GitHub Actions
Preview
This feature is in Public Preview.
Below is a list of GitHub Actions developed for Databricks that you can use in your CI/CD workflows on GitHub.
GitHub Action |
Action description |
---|---|
Executes a Databricks notebook as a one-time Databricks job run, awaits its completion, and returns the notebookâs output. |
|
Uploads a file to a temporary DBFS path for the duration of the current GitHub Workflow job. Returns the path of the DBFS tempfile. |