databricks-cli/acceptance/bundle/artifacts/same_name_libraries
Andrew Nester ac439f8c1a
Fix for regression deploying resources with PyPi and Maven library types (#2341)
## Changes

The CheckForSameNameLibraries mutator incorrectly assumed all resource
libraries define libraries as paths of the `string` type, but some
libraries, such as PyPi and Maven, define them as objects.

This PR addresses this issue. It was introduced in #2297.

## Tests

Added regression test.
2025-02-12 17:14:30 +01:00
..
whl1 Raise an error when there are multiple local libraries with the same basename used (#2297) 2025-02-07 17:55:16 +00:00
whl2 Raise an error when there are multiple local libraries with the same basename used (#2297) 2025-02-07 17:55:16 +00:00
databricks.yml Fix for regression deploying resources with PyPi and Maven library types (#2341) 2025-02-12 17:14:30 +01:00
output.txt Fix for regression deploying resources with PyPi and Maven library types (#2341) 2025-02-12 17:14:30 +01:00
script Raise an error when there are multiple local libraries with the same basename used (#2297) 2025-02-07 17:55:16 +00:00
test.toml Raise an error when there are multiple local libraries with the same basename used (#2297) 2025-02-07 17:55:16 +00:00