databricks-cli/python
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
..
testdata/simple-python-wheel rename `internal/test` to idiomatic `testdata` 2022-05-23 11:46:37 +02:00
env.go upload wheel to pep503-compatible DBFS path 2022-05-23 11:41:55 +02:00
env_test.go rename `internal/test` to idiomatic `testdata` 2022-05-23 11:46:37 +02:00
runner.go added essential Python metadata detection 2022-05-20 21:40:03 +02:00
runner_test.go added essential Python metadata detection 2022-05-20 21:40:03 +02:00
wheel.go Store project object in context.Context instead of global (#61) 2022-09-16 11:06:58 +02:00
wheel_test.go Replace terraform dependency with go sdk (#19) 2022-09-07 11:55:59 +02:00