databricks-cli/libs/template
Shreyas Goenka 9d9c6120a1
Merge remote-tracking branch 'origin' into improve/json-schema
2024-09-04 11:32:49 +02:00
..
templates Include a permissions section in all templates () 2024-09-03 07:51:54 +00:00
testdata Fix ability to import the CLI repository as module () 2024-08-12 14:20:04 +00:00
config.go Allow unknown properties in the config file for template initialization () 2024-03-26 13:02:09 +00:00
config_test.go cleanu unused code 2024-08-27 12:47:49 +02:00
file.go Only treat files with .tmpl extension as templates () 2023-08-01 13:43:27 +00:00
file_test.go Only treat files with .tmpl extension as templates () 2023-08-01 13:43:27 +00:00
helpers.go Add UUID function to bundle template functions () 2024-07-19 11:38:20 +00:00
helpers_test.go Add UUID function to bundle template functions () 2024-07-19 11:38:20 +00:00
materialize.go Make dbt-sql and default-sql templates public () 2024-06-04 08:57:13 +00:00
materialize_test.go Improve error message when path is not a bundle template () 2023-11-22 12:25:16 +00:00
renderer.go Update error checks that use the `os` package to use `errors.Is` () 2024-06-03 12:39:36 +00:00
renderer_test.go Fix ability to import the CLI repository as module () 2024-08-12 14:20:04 +00:00