Skip to content

Asset Bundle schema incorrect for artifact optionality #816

@danricbede

Description

@danricbede

According to the docs,, only type for artifacts is required. However, the generated bundle_config_schema.json marks everything as required:

"required": [
          "type",
          "path",
          "files",
          "build"
        ]

image
The above validates and deploys ok.

This applies to databricks-cli v0.206.0

Metadata

Metadata

Assignees

Labels

BugSomething isn't workingDABsDABs related issues

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions