databricks-cli/acceptance/bundle/templates
Denis Bilenko 03f2ff5a39
Support serverless mode in default-python template (explicit prompt) (#2377)
## Changes

- Add 'serverless' prompt to default-python template (default is
currently set to "no").
- This is a simplified version of
https://github.com/databricks/cli/pull/2348 with 'auto' functionality
removed.

## Tests
- Split default-python into default-python/classic,
default-python/serverless, default-python/serverless-customcatalog.
- Manually check that "bundle init default-python" with serverless=yes
can be deployed and run on dogfood and test env.
2025-02-26 14:07:30 +01:00
..
dbt-sql Add missing `.gitignore` to dbt-sql and default-sql templates (#2356) 2025-02-25 09:42:02 +00:00
default-python Support serverless mode in default-python template (explicit prompt) (#2377) 2025-02-26 14:07:30 +01:00
default-sql Add missing `.gitignore` to dbt-sql and default-sql templates (#2356) 2025-02-25 09:42:02 +00:00
experimental-jobs-as-code Set default data_security_mode to "SINGLE_USER" in bundle templates (#2372) 2025-02-26 13:19:38 +01:00
test.toml Include acceptance tests in integration tests (#2242) 2025-02-03 10:43:25 +00:00