mirror of https://github.com/databricks/cli.git
abfd1713e0
## Changes Users can configure the bundle to not synchronize any files with: ```yaml sync: paths: [] ``` If it is explicitly configured as an empty list, the validate command must not warn about not having any files to synchronize. The warning exists to alert users who are unintentionally not synchronizing any files (they might have a `.gitignore` pattern that matches everything). Closes #1663. ## Tests * New unit test. |
||
---|---|---|
.. | ||
all_resources_have_values.go | ||
files_to_sync.go | ||
files_to_sync_test.go | ||
folder_permissions.go | ||
folder_permissions_test.go | ||
job_cluster_key_defined.go | ||
job_cluster_key_defined_test.go | ||
job_task_cluster_spec.go | ||
job_task_cluster_spec_test.go | ||
unique_resource_keys.go | ||
validate.go | ||
validate_sync_patterns.go |