databricks-cli/acceptance/bundle
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
..
artifacts/same_name_libraries Fix for regression deploying resources with PyPi and Maven library types (#2341) 2025-02-12 17:14:30 +01:00
debug acc: Simplify writing handlers; support headers in responses (#2338) 2025-02-12 13:00:57 +00:00
generate/git_job Added support to generate Git based jobs (#2304) 2025-02-07 18:37:03 +00:00
git-permerror Always print warnings and errors; clean up format (#2213) 2025-02-07 11:29:40 +00:00
help acc: Use [VARNAME] instead of $VARNAME (#2282) 2025-02-03 14:10:19 +00:00
includes/non_yaml_in_include accept JSON includes (#2265) 2025-02-04 19:28:19 +01:00
override acc: Use [VARNAME] instead of $VARNAME (#2282) 2025-02-03 14:10:19 +00:00
paths acc: Use [VARNAME] instead of $VARNAME (#2282) 2025-02-03 14:10:19 +00:00
quality_monitor acc: Use [VARNAME] instead of $VARNAME (#2282) 2025-02-03 14:10:19 +00:00
scripts acc: enable bundle/scripts on cloud (#2313) 2025-02-07 17:42:47 +00:00
syncroot acc: Use [VARNAME] instead of $VARNAME (#2282) 2025-02-03 14:10:19 +00:00
templates acc: Split bundle/templates and bundle/templates-machinery (#2317) 2025-02-10 11:55:34 +01:00
templates-machinery acc: Split bundle/templates and bundle/templates-machinery (#2317) 2025-02-10 11:55:34 +01:00
undefined_resources Migrate bundle/tests/undefined_resources_test.go to acceptance test (#2106) 2025-01-09 15:21:24 +00:00
variables Append newline to "-o json" for validate/summary/run (#2326) 2025-02-10 14:00:49 +01:00