databricks-cli/libs/template
Pieter Noordhuis 4621079f71
Read template from [fs.FS] instead of assuming local paths
This removes the need to pre-materialize built-in templates.
2024-11-18 17:32:02 +01:00
..
templates Fix pipeline in default-python template not working for certain workspaces (#1854) 2024-10-22 15:52:46 +00:00
testdata Fix ability to import the CLI repository as module (#1671) 2024-08-12 14:20:04 +00:00
config.go Read template from [fs.FS] instead of assuming local paths 2024-11-18 17:32:02 +01:00
config_test.go Read template from [fs.FS] instead of assuming local paths 2024-11-18 17:32:02 +01:00
file.go Read template from [fs.FS] instead of assuming local paths 2024-11-18 17:32:02 +01:00
file_test.go Read template from [fs.FS] instead of assuming local paths 2024-11-18 17:32:02 +01:00
helpers.go Ignore metastore permission error during template generation (#1819) 2024-10-11 12:28:56 +00:00
helpers_test.go Read template from [fs.FS] instead of assuming local paths 2024-11-18 17:32:02 +01:00
materialize.go Read template from [fs.FS] instead of assuming local paths 2024-11-18 17:32:02 +01:00
materialize_test.go Read template from [fs.FS] instead of assuming local paths 2024-11-18 17:32:02 +01:00
renderer.go Read template from [fs.FS] instead of assuming local paths 2024-11-18 17:32:02 +01:00
renderer_test.go Read template from [fs.FS] instead of assuming local paths 2024-11-18 17:32:02 +01:00