Nicolas De Loof
953a7a3f4c
Initial commit
...
Signed-off-by: Nicolas De Loof <nicolas.deloof@gmail.com>
2020-04-10 16:09:03 +02:00
Michael Crosby
8e68e36894
Merge pull request #5 from chris-crone/proto-mac
...
Fix macOS protobuf install
2020-04-08 10:26:34 -04:00
Christopher Crone
3a6a9c1d9a
macOS install fixes
...
Signed-off-by: Christopher Crone <christopher.crone@docker.com>
2020-04-08 14:07:11 +02:00
Michael Crosby
a9ad7c3d1b
Merge pull request #3 from gtardif/gogo_protobuf_setup
...
Add gogo protobuf in install script
2020-04-07 15:58:35 -04:00
Michael Crosby
c1b45ea8c5
Merge pull request #4 from gtardif/rename_example
...
Rename context to example to make it more explicit
2020-04-07 15:58:22 -04:00
Guillaume Tardif
91951eb03a
Rename context to example to make it more explicit, context will be a local command managing contexts (similar to docker-cli context command, adapted here for more generic purpose)
2020-04-07 21:36:25 +02:00
Guillaume Tardif
2a2dff18cb
Add gogo protobuf in install script (from https://github.com/gogo/protobuf )
2020-04-07 16:58:37 +02:00
Michael Crosby
37591c714b
Add base cli and connection logic
...
Signed-off-by: Michael Crosby <crosbymichael@gmail.com>
2020-04-06 11:54:01 -04:00
Michael Crosby
be8e73292c
Merge pull request #2 from glours/fix_macosx_protobuff_setup
...
Fix install-protobuf script for macosx install
2020-04-06 11:23:36 -04:00
Michael Crosby
bae830a1b1
Add initial backend proto and example
...
Signed-off-by: Michael Crosby <crosbymichael@gmail.com>
2020-04-06 11:22:34 -04:00
Michael Crosby
9659b5df51
Add *.protos to vendor
...
Signed-off-by: Michael Crosby <crosbymichael@gmail.com>
2020-04-06 11:22:17 -04:00
Guillaume Lours
2ddab8e424
Fix install-protobuf script for macosx install
...
Signed-off-by: Guillaume Lours <guillaume.lours@docker.com>
2020-04-06 17:19:16 +02:00
Michael Crosby
d1909a8d4d
Add initial vendor files
...
Signed-off-by: Michael Crosby <crosbymichael@gmail.com>
2020-04-06 11:07:29 -04:00
Michael Crosby
b1c9da0d17
Add initial backend.proto
...
Signed-off-by: Michael Crosby <crosbymichael@gmail.com>
2020-04-06 10:52:35 -04:00
Michael Crosby
a4b0259456
Add doc.go
...
The doc.go file in the proto package allows protobuild to find all protobuf
packages in the project and compile the protos.
Signed-off-by: Michael Crosby <crosbymichael@gmail.com>
2020-04-06 10:43:36 -04:00
Michael Crosby
5c2febc2d6
Add Protobuild file
...
Signed-off-by: Michael Crosby <crosbymichael@gmail.com>
2020-04-06 10:42:22 -04:00
Michael Crosby
0eb5897fd9
Initial commit of makefile and setup scripts
...
Signed-off-by: Michael Crosby <crosbymichael@gmail.com>
2020-04-06 10:40:40 -04:00
Matt Landis
12916b75a2
tilt: ignore a few more vim swap files ( #2190 )
2019-09-12 11:57:39 -04:00
Maia McCormick
e3948f6bae
ignore: auto-ignore jetbrains .idea file ( #2065 )
2019-08-15 14:38:44 -04:00
Dan Miller
91a2bdd6de
model: move to pkg ( #2024 )
2019-08-09 12:52:31 -04:00
Nick Santos
ce61e7bf18
ignore: improve the ephemeral temp file patterns [ch2663] ( #1925 )
2019-07-29 11:18:22 -04:00