mirror of https://github.com/databricks/cli.git
aa54a8665a
## Changes Now it's possible to specify glob pattern in pipeline libraries section and DAB will add all matched files as libraries ``` pipelines: dummy: name: " DLT with Python files" target: "dlt_python_files" libraries: - file: path: ./*.py ``` ## Tests Added unit test |
||
---|---|---|
.. | ||
libraries.go | ||
libraries_test.go |