mirror of https://github.com/databricks/cli.git
02c7df39f6
## Changes Add `experimental/python` section replacing `experimental/pydabs`. Add 2 new mutators into existing pipeline: - `ApplyPythonMutator(load_resources)` - loads resources from Python code - `ApplyPythonMutator(apply_mutators)` - transforms existing resources defined in Python/YAML Example: ```yaml experimental: python: resources: - "resources:load_resources" mutators: - "mutators:add_email_notifications" ``` ## Tests Unit tests and manually --------- Co-authored-by: Pieter Noordhuis <pieter.noordhuis@databricks.com> |
||
---|---|---|
.. | ||
testdata | ||
annotations.go | ||
annotations.yml | ||
annotations_openapi.yml | ||
annotations_openapi_overrides.yml | ||
annotations_test.go | ||
main.go | ||
main_test.go | ||
parser.go |