databricks-cli/bundle/artifacts
Andrew Nester ac37a592f1
Added exec.NewCommandExecutor to execute commands with correct interpreter ()
## Changes
Instead of handling command chaining ourselves, we execute passed
commands as-is by storing them, in temp file and passing to correct
interpreter (bash or cmd) based on OS.

Fixes  

## Tests
Added unit tests
2023-12-21 15:45:23 +00:00
..
whl Added exec.NewCommandExecutor to execute commands with correct interpreter () 2023-12-21 15:45:23 +00:00
all.go Upgraded Go version to 1.21 () 2023-08-15 13:50:40 +00:00
artifacts.go Tune output of bundle deploy command () 2023-12-21 08:00:37 +00:00
autodetect.go Allow referencing local Python wheels without artifacts section defined () 2023-08-28 16:29:04 +00:00
build.go Auto detect Python wheel packages and infer build command () 2023-07-26 10:07:26 +00:00
infer.go Allow referencing local Python wheels without artifacts section defined () 2023-08-28 16:29:04 +00:00
upload.go Added support for artifacts building for bundles () 2023-07-25 13:35:08 +02:00