mirror of https://github.com/databricks/cli.git
## Changes It could happen that there are multiple artifacts defined in the bundle which build and therefore deploy wheel packages with the same name. This leads to conflict between these packages, they will overwrite each other and therefore they should have different names instead Fixes https://github.com/databricks/cli/issues/1674 Previous attempt (https://github.com/databricks/cli/pull/2297 + https://github.com/databricks/cli/pull/2341) led to the breakage, this PR fixes both issues. ## Tests Added acceptance test |
||
---|---|---|
.. | ||
bind.go | ||
build.go | ||
deploy.go | ||
deploy_test.go | ||
destroy.go | ||
initialize.go | ||
load.go |