Currently, we have to manually update the Tools version used in the Databricks Qualification/Profiling Quick Start Notebooks. This process should be automated using the following steps:
- On every new release of Tools, run validation tests across both cloud platforms:
- AWS: Create a single-node cluster
- Run Databricks Qualification Quick Start Notebook
- Run Databricks Profiling Quick Start Notebook
- Azure: Create a single-node cluster
- Run Databricks Qualification Quick Start Notebook
- Run Databricks Profiling Quick Start Notebook
- Upon successful completion of all tests
- Automatically create a PR updating the Tools version in the notebooks
Currently, we have to manually update the Tools version used in the Databricks Qualification/Profiling Quick Start Notebooks. This process should be automated using the following steps: