Skip to content

Commit

Permalink
Update Databricks Asset Bundles schema to v0.239.1 (#4402)
Browse files Browse the repository at this point in the history
* Update Databricks Asset Bundles schema to v0.239.1

* add id and draft

* fix tests

* [pre-commit.ci] auto fixes from pre-commit.com hooks

for more information, see https://pre-commit.ci

* -

---------

Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
  • Loading branch information
shreyas-goenka and pre-commit-ci[bot] authored Feb 10, 2025
1 parent 64afcd0 commit 0f92cd9
Show file tree
Hide file tree
Showing 2 changed files with 1,810 additions and 509 deletions.
3 changes: 3 additions & 0 deletions src/schema-validation.jsonc
Original file line number Diff line number Diff line change
Expand Up @@ -647,6 +647,9 @@
"dart-build.json": {
"unknownKeywords": ["deprecationMessage", "sources"]
},
"databricks-asset-bundles.json": {
"unknownKeywords": ["markdownDescription"]
},
"dein.json": {
"unknownKeywords": ["x-taplo", "x-taplo-info"]
},
Expand Down
Loading

0 comments on commit 0f92cd9

Please sign in to comment.