Nicolas De Loof
|
e4fb5545f0
build do not require environment to be reslved
|
1 year ago |
Nicolas De Loof
|
74cc091225
github.com/golang/mock is deprecated
|
1 year ago |
Nicolas De Loof
|
5e61c62ecf
collect services to build using WithServices
|
1 year ago |
Nicolas De Loof
|
fb3868ffaf
add support for start_interval
|
2 years ago |
Guillaume Lours
|
30e80d2440
Merge pull request #11251 from ndeloof/completion_disabled
|
1 year ago |
Nicolas De Loof
|
bdbda79043
include disabled services for shell completion
|
1 year ago |
Guillaume Lours
|
862f2a19f4
Merge pull request #11249 from glours/bump-golang-1.21.5
|
1 year ago |
Guillaume Lours
|
ae4fd7916c
bump golang to version 1.21.5
|
1 year ago |
Nicolas De Loof
|
26aca867d8
avoid use of service.Name when iterating on project.Services
|
1 year ago |
Nicolas De Loof
|
138facea62
project.Services is a map
|
1 year ago |
Nicolas De Loof
|
cda04f288e
adopt compose-go/v2
|
2 years ago |
Milas Bowman
|
85a1aec123
regen docs
|
1 year ago |
Milas Bowman
|
9c29d2236d
use custom config type for OCI v1.0
|
1 year ago |
Milas Bowman
|
df6fe59f72
tweak help message on oci version flag
|
1 year ago |
Milas Bowman
|
07df9cc46e
fix typo
|
1 year ago |
Milas Bowman
|
7c8ff36d78
move around OCI logic, auto fallback/retry 1.1 -> 1.0
|
1 year ago |
Milas Bowman
|
111ad3b039
fix(publish): add OCI 1.0 fallback support for AWS ECR
|
1 year ago |
Nicolas De Loof
|
8026d0e2f2
adopt container.RestartPolicy*
|
1 year ago |
Nicolas De Loof
|
df1533a1ca
[lint] don't use deprecated types
|
1 year ago |
Nicolas De Loof
|
8639fbae86
go mod tidy
|
1 year ago |
Wes Higbee
|
56e2ad9ee5
update to v1.25 for RunAttach
|
1 year ago |
Nicolas De Loof
|
ce1ddb6c7e
fix combination of --pull always --no-build
|
1 year ago |
dependabot[bot]
|
c5824702bf
build(deps): bump golang.org/x/sys from 0.14.0 to 0.15.0
|
1 year ago |
vyneer
|
1f148244af
send out a cancel event on SIGINT/SIGTERM
|
1 year ago |
johnthagen
|
9faef4aebb
Update README.md to use standard compose.yaml file name
|
1 year ago |
Nicolas De Loof
|
59f11ecbeb
Fix configs are mounted under /<id>
|
1 year ago |
Amit Saha
|
750553c866
introduce compose logs --index to select a replica container
|
2 years ago |
Amit Saha
|
8c964f5ad3
Update E2E test
|
2 years ago |
Amit Saha
|
90ca13b747
Fix E2E test to have index in the correct position
|
2 years ago |
Amit Saha
|
f9946127ce
Fix docs
|
2 years ago |