databricks-cli/experimental/python/databricks_tests/core
Gleb Kanterov fbf52ce821
[Python] Add databricks.bundles.core (#2469)
## Changes
Add databricks.bundles.core package to experimental/python.

It contains an implementation of resource-independent code for Python
support. As a follow-up, we will add Python code generated using bundle
schema.

## Tests
Unit tests
2025-03-13 10:18:46 +00:00
..
test_bundle.py [Python] Add databricks.bundles.core (#2469) 2025-03-13 10:18:46 +00:00
test_diagnostics.py [Python] Add databricks.bundles.core (#2469) 2025-03-13 10:18:46 +00:00
test_load.py [Python] Add databricks.bundles.core (#2469) 2025-03-13 10:18:46 +00:00
test_resources.py [Python] Add databricks.bundles.core (#2469) 2025-03-13 10:18:46 +00:00
test_transform.py [Python] Add databricks.bundles.core (#2469) 2025-03-13 10:18:46 +00:00
test_transform_to_json.py [Python] Add databricks.bundles.core (#2469) 2025-03-13 10:18:46 +00:00
test_transform_variable.py [Python] Add databricks.bundles.core (#2469) 2025-03-13 10:18:46 +00:00
test_variable.py [Python] Add databricks.bundles.core (#2469) 2025-03-13 10:18:46 +00:00