databricks-cli/experimental/python
Gleb Kanterov d2ec690585
[Python] Fix issues with multiple resource loaders (#2511)
## Changes
Fix issues with multiple resource loaders. 

Previously, we discarded outputs of all loaders except the last one.
That worked well if there is only a single resource loader.

## Tests
- Unit tests
- Acceptance tests in https://github.com/databricks/cli/pull/2493
2025-03-18 11:56:36 +00:00
..
databricks [Python] Fix issues with multiple resource loaders (#2511) 2025-03-18 11:56:36 +00:00
databricks_tests [Python] Fix issues with multiple resource loaders (#2511) 2025-03-18 11:56:36 +00:00
docs [Python] Configure Sphinx docs (#2496) 2025-03-17 09:18:33 +00:00
.gitignore [Python] Configure Sphinx docs (#2496) 2025-03-17 09:18:33 +00:00
LICENSE Setup CI for Python code (#2448) 2025-03-11 10:29:36 +00:00
Makefile [Python] Configure Sphinx docs (#2496) 2025-03-17 09:18:33 +00:00
pyproject.toml [Python] Configure Sphinx docs (#2496) 2025-03-17 09:18:33 +00:00
uv.lock [Python] Configure Sphinx docs (#2496) 2025-03-17 09:18:33 +00:00