databricks-cli/cmd/bundle
Gleb Kanterov 31c10c1b82
Add experimental-jobs-as-code template (#2177)
## Changes

Add experimental-jobs-as-code template allowing defining jobs using
Python instead of YAML through the `databricks-bundles` PyPI package.

## Tests

Manually and acceptance tests.
2025-01-20 10:15:11 +00:00
..
debug Enable errcheck everywhere and fix or silent remaining issues (#1987) 2024-12-11 13:26:00 +01:00
deployment Make bundle loaders return diagnostics (#1319) 2024-03-28 10:32:34 +00:00
generate Include help output for bundle commands in acceptance tests (#2178) 2025-01-17 14:52:53 +00:00
utils Improve `bundle validate` output (#1532) 2024-07-01 09:01:10 +00:00
bundle.go Add command to open a resource in the browser (#1846) 2024-10-24 12:20:33 +00:00
debug.go Add `bundle debug terraform` command (#1294) 2024-04-02 12:56:27 +00:00
deploy.go Add validation mutator for volume `artifact_path` (#2050) 2025-01-02 17:23:15 +05:30
destroy.go Enable perfsprint linter and apply autofix (#2071) 2025-01-07 10:49:23 +00:00
generate.go Added support for Databricks Apps in DABs (#1928) 2025-01-13 16:43:48 +00:00
init.go Add experimental-jobs-as-code template (#2177) 2025-01-20 10:15:11 +00:00
init_test.go Make dbt-sql and default-sql templates public (#1463) 2024-06-04 08:57:13 +00:00
launch.go Enable perfsprint linter and apply autofix (#2071) 2025-01-07 10:49:23 +00:00
open.go Enable perfsprint linter and apply autofix (#2071) 2025-01-07 10:49:23 +00:00
run.go Enable perfsprint linter and apply autofix (#2071) 2025-01-07 10:49:23 +00:00
schema.go Make bundle JSON schema modular with `$defs` (#1700) 2024-09-10 13:55:18 +00:00
summary.go Enable errcheck everywhere and fix or silent remaining issues (#1987) 2024-12-11 13:26:00 +01:00
sync.go Add "output" flag to the bundle sync command (#1853) 2024-10-23 11:08:12 +00:00
test.go Enable perfsprint linter and apply autofix (#2071) 2025-01-07 10:49:23 +00:00
validate.go Log warnings to stderr for "bundle validate -o json" (#2109) 2025-01-10 08:51:59 +00:00
variables.go Added `bundle deployment bind` and `unbind` command (#1131) 2024-02-14 18:04:45 +00:00