databricks-cli/bundle/tests/bundle
Andrew Nester f7a76ff5d8
Fixed processing jobs libraries with remote path (#638)
## Changes
Some library paths such as for Spark jobs, can reference a lib on remote
path, for example DBFS.
This PR fixes how CLI handles such libraries and do not report them as
missing locally.

## Tests
Added unit tests + ran `databricks bundle deploy` manually
2023-08-07 09:55:30 +00:00
..
python_wheel Fixed processing jobs libraries with remote path (#638) 2023-08-07 09:55:30 +00:00
python_wheel_dbfs_lib Fixed processing jobs libraries with remote path (#638) 2023-08-07 09:55:30 +00:00
python_wheel_no_artifact Fixed processing jobs libraries with remote path (#638) 2023-08-07 09:55:30 +00:00
wheel_test.go Fixed processing jobs libraries with remote path (#638) 2023-08-07 09:55:30 +00:00