.. |
e2e
|
progress writes to stderr
|
2021-02-22 17:05:28 +01:00 |
local
|
Move progress writter into backend(s)
|
2021-06-03 14:16:22 +02:00 |
resolv
|
Go 1.16 uses go modules by default, setting GO111MODULE=auto to let it detect, and run as before
|
2021-02-22 16:44:04 +01:00 |
secrets
|
Go 1.16 uses go modules by default, setting GO111MODULE=auto to let it detect, and run as before
|
2021-02-22 16:44:04 +01:00 |
testdata
|
Fix golden files usage
|
2021-02-02 20:14:23 -03:00 |
autoscaling.go
|
…
|
|
autoscaling_test.go
|
ci: Fix linting errors
|
2021-04-13 15:35:10 +02:00 |
aws.go
|
use "container name witout project" for both logs and events
|
2021-03-17 11:38:43 +01:00 |
awsResources.go
|
define compose labels within the compose API
|
2021-06-11 11:46:34 +02:00 |
aws_mock.go
|
use "container name witout project" for both logs and events
|
2021-03-17 11:38:43 +01:00 |
backend.go
|
replace passing parameters by context with singletons
|
2021-03-12 15:28:17 +01:00 |
cloudformation.go
|
replace passing parameters by context with singletons
|
2021-03-12 15:28:17 +01:00 |
cloudformation_test.go
|
define compose labels within the compose API
|
2021-06-11 11:46:34 +02:00 |
compatibility.go
|
…
|
|
context.go
|
…
|
|
context_test.go
|
Fix golden files usage
|
2021-02-02 20:14:23 -03:00 |
convert.go
|
…
|
|
doc.go
|
…
|
|
down.go
|
move progress to backend on "down"
|
2021-06-07 15:41:59 +02:00 |
ec2.go
|
…
|
|
ec2_test.go
|
…
|
|
exec.go
|
docker compose exec to return command exit code
|
2021-04-29 10:58:45 +02:00 |
gpu.go
|
…
|
|
gpu_test.go
|
…
|
|
iam.go
|
…
|
|
images.go
|
Add `compose images` cmd
|
2021-04-07 16:08:09 +02:00 |
list.go
|
Add —all option to compose ls, listing non running projects.
|
2021-02-24 13:11:12 +01:00 |
logs.go
|
pull logs and events better than aggregate events from multiple channels
|
2021-02-09 17:27:36 +01:00 |
marshall.go
|
…
|
|
ps.go
|
…
|
|
run.go
|
Move progress writter into backend(s)
|
2021-06-03 14:16:22 +02:00 |
sdk.go
|
define compose labels within the compose API
|
2021-06-11 11:46:34 +02:00 |
secrets.go
|
…
|
|
tags.go
|
define compose labels within the compose API
|
2021-06-11 11:46:34 +02:00 |
top.go
|
Add `compose top` command
|
2021-03-05 12:44:16 +01:00 |
up.go
|
move up logic from CLI into local backend
|
2021-06-07 20:20:31 +02:00 |
volumes.go
|
define compose labels within the compose API
|
2021-06-11 11:46:34 +02:00 |
wait.go
|
…
|
|
wait_test.go
|
…
|
|
x.go
|
…
|
|