databricks-cli/bundle/artifacts
Andrew Nester 3d8446bbdb
Rewrite local path for libraries in foreach tasks (#1569)
## Changes
Now local library path in `libraries` section of foreach each tasks are
correctly replaced with remote path for this library when it's uploaded
to Databricks

## Tests
Added unit test
2024-07-05 10:58:28 +00:00
..
whl Added support for job environments (#1379) 2024-04-22 11:44:34 +00:00
all.go Return `diag.Diagnostics` from mutators (#1305) 2024-03-25 14:18:47 +00:00
artifacts.go Rewrite local path for libraries in foreach tasks (#1569) 2024-07-05 10:58:28 +00:00
artifacts_test.go Rewrite local path for libraries in foreach tasks (#1569) 2024-07-05 10:58:28 +00:00
autodetect.go Return `diag.Diagnostics` from mutators (#1305) 2024-03-25 14:18:47 +00:00
build.go Transform artifact files source patterns in build not upload stage (#1359) 2024-04-12 16:00:42 +00:00
infer.go Return `diag.Diagnostics` from mutators (#1305) 2024-03-25 14:18:47 +00:00
upload.go Transform artifact files source patterns in build not upload stage (#1359) 2024-04-12 16:00:42 +00:00
upload_test.go Transform artifact files source patterns in build not upload stage (#1359) 2024-04-12 16:00:42 +00:00