databricks-cli/bundle/config
shreyas-goenka 9e16140b6e
Add git config block to bundle config (#356)
## Changes
This config block contains commit, branch and remote_url which will be
automatically loaded if specified in the repo, and can also be specified
by the user

## Tests
Unit and black-box tests
2023-04-26 16:54:36 +02:00
..
interpolation Add support for multiple level string variable interpolation (#342) 2023-04-20 01:13:33 +02:00
mutator Add git config block to bundle config (#356) 2023-04-26 16:54:36 +02:00
resources Update to Go SDK v0.8.0 (#351) 2023-04-21 10:30:20 +02:00
testdata Detect duplicate identifiers in bundle config (#332) 2023-04-17 12:21:21 +02:00
artifact.go Add readonly bundle tag for internal fields (#302) 2023-04-04 12:16:07 +02:00
bundle.go Add git config block to bundle config (#356) 2023-04-26 16:54:36 +02:00
environment.go Add "default" flag to environment block (#142) 2022-12-15 21:28:14 +01:00
git.go Add git config block to bundle config (#356) 2023-04-26 16:54:36 +02:00
lock.go Acquire lock prior to deploy (#270) 2023-03-22 16:37:26 +01:00
lock_test.go Acquire lock prior to deploy (#270) 2023-03-22 16:37:26 +01:00
resources.go Detect duplicate identifiers in bundle config (#332) 2023-04-17 12:21:21 +02:00
resources_test.go Detect duplicate identifiers in bundle config (#332) 2023-04-17 12:21:21 +02:00
root.go Detect duplicate identifiers in bundle config (#332) 2023-04-17 12:21:21 +02:00
root_test.go Detect duplicate identifiers in bundle config (#332) 2023-04-17 12:21:21 +02:00
workspace.go Update to Go SDK v0.8.0 (#351) 2023-04-21 10:30:20 +02:00