Releases
v0.0.3
Changelog
457f3ad Add bricks configure
command to bricks CLI (#18 )
731679c Add persist-snapshot
to bricks sync (#66 )
6c28fc3 Add basic flavor skeleton
30a7de6 Add more flags to configure
command (#29 )
0ae8b60 Added go sdk as a dependency
1ddba0c Allow manually triggering releases
ea19417 Also build for windows (#42 )
5d8613b Also on main
branch
a168eec Build 32 bit Windows (#47 )
82438b9 Bump github.com/databrickslabs/terraform-provider-databricks (#1 )
bb50563 Bump github.com/stretchr/testify from 1.7.1 to 1.8.0 (#13 )
081f039 Bump gopkg.in/ini.v1 from 1.66.4 to 1.67.0 (#16 )
192a790 Comment out flavor.go (#60 )
82e80bd Create dependabot.yml
281f25a Don't depend on working directory in folders.FindDirWithLeaf (#54 )
5a55cad Ensure Go code is formatted (#37 )
32ae59c Experimental sync command
836ab58 Fix flaky test TestDiff
(#59 )
80a4c47 Fix lint error regarding struct with unexported fields (#38 )
31a841f Fix lint errors for unused functions (#36 )
c00db56 Fix lint errors for using deprecated functionality (#35 )
ec6c58f Fix relative path derivation if root path can be cleaned (#64 )
f309f68 Fix release action and make sure to also build for Windows (#43 )
f9b66b3 Make bricks sync
feature work (#48 )
2e12a2a Make tests pass (#40 )
21bc774 Replace scim Me terraform call with go sdk (#46 )
96efd0e Replace terraform dependency with go sdk (#19 )
a9a7672 Replaced usage of Cluster struct from terraform provider to ClusterInfo from go-sdk in config.go
7cad8bd Respect project root in sync command (#63 )
f70d42f Revert "Added go sdk as a dependency"
5e2c588 Revert "Replaced usage of Cluster struct from terraform provider to ClusterInfo from go-sdk in config.go"
9951068 Revert "Using go sdk for ./bricks fs ls DIR_NAME command"
14a45e7 Run go mod tidy (#55 )
40194cc Scope snippets to Go (#51 )
a7701cc Store project object in context.Context instead of global (#61 )
a4430d1 Update README.md
d214f44 Use actions/setup-go@v3 with caching support (#41 )
6bcb33b Use env vars to read profile if databricks.yml is absent (#70 )
67b2e42 Use t.Setenv instead of custom implementation (#34 )
6217d20 Using go sdk for ./bricks fs ls DIR_NAME command
f070c24 Write default header only if DEFAULT
section exists (#31 )
ae2dc10 add some comments to commands package
99ce4f7 added dummy wheel
b85e636 added essential Python metadata detection
d829ce3 fix release (#45 )
749da47 fix test on github actions
515a693 interation on .tfstate
sync stability
06db837 local and remote .tfstate
utilities
de8091c make readme prettier
1b38687 more TODO's
395a66e refresh build badge
95a6893 rename internal/test
to idiomatic testdata
bf801c2 run tests on push or PR
0d76ab3 upload wheel to pep503-compatible DBFS path
3907dcd wrap terraform
execution PoC
You can’t perform that action at this time.