databricks-cli/libs
Lennart Kats (databricks) 8b9930a49a
Improve default template ()
## Changes
- Tweak strings, documentation in template
- Extend requirements-dev.txt with setuptools/wheel for building whl
files
- Clarify what the "_job.yml" file is for for users who are only
interested in DLT pipelines (answering a question that came up recently)

## Tests
Existing tests exercise this template
2023-12-11 19:13:14 +00:00
..
auth Fix IsServicePrincipal() only working for workspace admins () 2023-09-05 11:20:55 +00:00
cmdio Add support for multiline descriptions when using template enums () 2023-10-25 09:37:25 +00:00
config Populate struct field with `config.Value` instance if possible () 2023-11-27 10:06:29 +00:00
databrickscfg Filter out system clusters for `--configure-cluster` () 2023-11-30 09:59:11 +00:00
diag Add configuration normalization code () 2023-10-25 11:56:42 +00:00
env Fix `panic: $HOME is not set` () 2023-11-29 19:08:27 +00:00
errs Added ability for deferred mutator execution () 2023-05-16 18:01:50 +02:00
filer Correctly overwrite local state if remote state is newer () 2023-11-24 11:15:46 +00:00
fileset Support .gitignore syntax in sync section and make sure it works recursively () 2023-10-10 08:45:15 +00:00
flags Add override to support YAML inputs for apps () 2023-10-27 18:57:26 +00:00
git Removed unused `ToHttpsUrl` method and corresponding library () 2023-11-28 16:08:27 +00:00
jsonschema Add support for conditional prompting in bundle init () 2023-11-30 16:07:45 +00:00
locker Correct name for force acquire deploy flag () 2023-08-15 19:03:43 +00:00
log Rewrite the friendly log handler () 2023-12-01 12:17:04 +00:00
notebook Error out if notebook file does not exist locally () 2023-03-21 18:13:16 +01:00
process Stub out Python virtual environment installation for `labs` commands () 2023-12-11 16:30:19 +00:00
python Added `python.DetectInterpreters` and other utils () 2023-10-03 10:47:09 +00:00
set Added support for sync.include and sync.exclude sections () 2023-08-18 08:07:25 +00:00
sync Support .gitignore syntax in sync section and make sure it works recursively () 2023-10-10 08:45:15 +00:00
tags Library to validate and normalize cloud specific tags () 2023-09-29 08:49:08 +00:00
template Improve default template () 2023-12-11 19:13:14 +00:00
terraform Add bundle destroy command () 2023-04-06 12:54:58 +02:00
testfile Refactor and cover edge cases in sync integration tests () 2023-01-10 13:16:30 +01:00