mirror of https://github.com/databricks/cli.git
ceefa80d72
## Changes Some call sites hold on to the `dyn.Path` provided to them by the callback. It must therefore never be mutated after the callback returns, or these mutations leak out into unknown scope. This change means it is no longer possible for this failure mode to happen. ## Tests Unit test. |
||
---|---|---|
.. | ||
whl | ||
all.go | ||
artifacts.go | ||
autodetect.go | ||
build.go | ||
expand_globs.go | ||
expand_globs_test.go | ||
infer.go | ||
prepare.go | ||
upload.go |