databricks-cli/bundle/phases
Pieter Noordhuis 4e4c0658db
Interpolate paths for job tasks that reference files (#306)
## Changes

This change also swaps the order of mutators such that interpolation
happens before path translation. This means that is is possible to use
variables (e.g. `${bundle.environment}`) in notebook or file paths.

## Tests

New tests pass and verified manually.
2023-04-05 16:02:17 +02:00
..
build.go Define deploy command as sequence of build phases (#129) 2022-12-12 12:49:25 +01:00
deploy.go Add mutators to pull and push Terraform state (#288) 2023-03-30 12:01:09 +02:00
initialize.go Interpolate paths for job tasks that reference files (#306) 2023-04-05 16:02:17 +02:00
phase.go Log mutator phase at info level (#272) 2023-03-22 17:02:22 +01:00