databricks-cli/cmd/sync
Pieter Noordhuis a7701cc8f3
Store project object in context.Context instead of global (#61)
* Load project root from `BRICKS_ROOT` environment variable
* Rename project.Project -> project.Config
* Rename project.inner -> project.project
* Upgrade cobra to 1.5.0 for cmd.SetContext
2022-09-16 11:06:58 +02:00
..
snapshot.go Make `bricks sync` feature work (#48) 2022-09-14 17:50:29 +02:00
snapshot_test.go Fix flaky test `TestDiff` (#59) 2022-09-15 15:40:47 +02:00
sync.go Store project object in context.Context instead of global (#61) 2022-09-16 11:06:58 +02:00
sync_test.go Make tests pass (#40) 2022-09-07 20:08:42 +02:00
watchdog.go Store project object in context.Context instead of global (#61) 2022-09-16 11:06:58 +02:00