Shreyas Goenka
603a68bade
Added e2e tests
2023-05-17 13:41:15 +02:00
Shreyas Goenka
4b7a606d72
move walker to a separate library
2023-05-17 11:53:13 +02:00
Shreyas Goenka
9ef3547a3a
First draft
2023-05-17 02:43:41 +02:00
Shreyas Goenka
1a431dd26c
wip
2023-05-15 11:25:01 +02:00
shreyas-goenka
375eb1c502
Remove package project ( #321 )
...
## Changes
<!-- Summary of your changes that are easy to understand -->
This PR removes the project package and it's dependents in the bricks
repo
## Tests
<!-- How is this tested? -->
2023-04-11 16:59:27 +02:00
Pieter Noordhuis
6258a1637d
Add environments to project configuration ( #68 )
2022-09-22 13:40:11 +02:00
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
Kartik Gupta
457f3ad3c2
Add `bricks configure` command to bricks CLI ( #18 )
...
* bricks configure
* remove t.setenv
* Read token and host from stdin
* Update .vscode/testing.code-snippets
Co-authored-by: Serge Smertin <259697+nfx@users.noreply.github.com>
Co-authored-by: Serge Smertin <259697+nfx@users.noreply.github.com>
2022-09-05 20:25:54 +02:00
Serge Smertin
ae2dc104f9
add some comments to commands package
2022-05-20 20:43:29 +02:00
Serge Smertin
1b38687e2d
more TODO's
2022-05-16 12:50:50 +02:00
Serge Smertin
154fb8a967
added basic init command for `databricks.yml`
2022-05-14 19:55:55 +02:00