Pieter Noordhuis
|
961ec74c7a
|
wip
|
2022-09-16 16:26:14 +02:00 |
Pieter Noordhuis
|
7cad8bda81
|
Respect project root in sync command (#63)
|
2022-09-16 15:18:46 +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 |
shreyas-goenka
|
f9b66b3536
|
Make `bricks sync` feature work (#48)
Tested manually and partially by unit tests
|
2022-09-14 17:50:29 +02:00 |
Serge Smertin
|
32ae59c1bc
|
Experimental sync command
|
2022-07-07 20:56:59 +02:00 |