databricks-cli/internal/bundle/bundles
Andrew Nester 1872aa12b3
Added support for job environments (#1379)
## Changes
The main changes are:
1. Don't link artifacts to libraries anymore and instead just iterate
over all jobs and tasks when uploading artifacts and update local path
to remote
2. Iterating over `jobs.environments` to check if there are any local
libraries and checking that they exist locally
3. Added tests to check environments are handled correctly

End-to-end test will follow up

## Tests
Added regression test, existing tests (including integration one) pass
2024-04-22 11:44:34 +00:00
..
basic Correctly overwrite local state if remote state is newer (#1008) 2023-11-24 11:15:46 +00:00
deploy_then_remove_resources Fix integration test with invalid configuration (#1182) 2024-02-07 10:53:50 +00:00
empty_bundle Make bundle deploy work if no resources are defined (#767) 2023-09-13 22:50:37 +00:00
job_metadata Persist deployment metadata in WSFS (#845) 2023-10-27 12:55:43 +00:00
python_wheel_task Make a notebook wrapper for Python wheel tasks optional (#797) 2023-09-26 14:32:20 +00:00
python_wheel_task_with_environments Added support for job environments (#1379) 2024-04-22 11:44:34 +00:00
with_includes Added `bundle deployment bind` and `unbind` command (#1131) 2024-02-14 18:04:45 +00:00