databricks-cli/bundle/deploy/metadata
Andrew Nester 5aa89230e9
Use CreatePipeline instead of PipelineSpec for resources.Pipeline struct (#2287)
## Changes
`CreatePipeline` is a more complete structure (superset of PipelineSpec
one) which enables support of additional fields such as `run_as` and
`allow_duplicate_names` in DABs configuration. Note: these fields are
subject to support in TF in order to correctly work.

## Tests
Existing tests pass + no fields are removed from JSON schema
2025-02-07 17:22:51 +00:00
..
annotate_jobs.go Annotate DLT pipelines when deployed using DABs (#1410) 2024-05-01 08:37:03 +00:00
annotate_jobs_test.go Bump github.com/databricks/databricks-sdk-go from 0.36.0 to 0.37.0 (#1326) 2024-04-03 10:39:53 +00:00
annotate_pipelines.go Use CreatePipeline instead of PipelineSpec for resources.Pipeline struct (#2287) 2025-02-07 17:22:51 +00:00
annotate_pipelines_test.go Use CreatePipeline instead of PipelineSpec for resources.Pipeline struct (#2287) 2025-02-07 17:22:51 +00:00
compute.go fix: Detailed message for using source-linked deployment with file_path specified (#2119) 2025-01-20 16:16:51 +00:00
compute_test.go Remove bundle.git.inferred (#2258) 2025-01-29 14:15:52 +00:00
upload.go Annotate DLT pipelines when deployed using DABs (#1410) 2024-05-01 08:37:03 +00:00