mirror of https://github.com/databricks/cli.git
ed56fc01cb
Contains changes to make this integration test work on our GitHub actions testing env 1. use go run main.go to run bricks sync to run the latest bricks from master 2. Log the output from the bricks sync process to allow for debugging 3. removed databricks.yml and instead rely on BRICKS_ROOT and other env vars for auth and bricks sync 4. Added --persist-snapshot set to false to test full sync (same as is used in the vscode extension <img width="898" alt="Screenshot 2022-09-27 at 4 26 18 PM" src="https://user-images.githubusercontent.com/88374338/192553769-7af08ca0-b73a-4cf6-a214-8c58edc4c3e5.png"> The additional logs in the picture above are from a wip PR in deco cli that I made some changes to in order to make deco cli work with bricks : https://github.com/databricks/eng-dev-ecosystem/pull/97 |
||
---|---|---|
.. | ||
helpers.go | ||
sync_test.go |