mirror of https://github.com/databricks/cli.git
4c71f8cac4
## Changes The installer.Upgrade() processing did not install Python dependencies. This resulted in errors such as: ``` ModuleNotFoundError: No module named 'databricks.labs.blueprint' ``` Any new dependencies are now installed during the upgrade process. Resolves: databrickslabs/ucx#1276 ## Tests The TestUpgraderWorksForReleases test now checks to see if the upgrade process resulted in the dependencies being installed. --------- Signed-off-by: Jim.Idle <jimi@idle.ws> |
||
---|---|---|
.. | ||
testdata | ||
command_test.go | ||
entrypoint.go | ||
fetcher.go | ||
helpers.go | ||
init_test.go | ||
installed.go | ||
installed_test.go | ||
installer.go | ||
installer_test.go | ||
login.go | ||
project.go | ||
project_test.go | ||
proxy.go | ||
schema.json |