Nicolas De Loof
|
cda04f288e
adopt compose-go/v2
|
2 years ago |
Guillaume Lours
|
e5cd265abb
improve watch configuration logging
|
2 years ago |
kimdcottrell
|
c7e31a3c15
Squashing feature branch commits in order to add signoff message.
|
2 years ago |
Guillaume Lours
|
818bc3c34a
add sync+restart action to watch attribute
|
2 years ago |
Matthieu MOREL
|
4f694919ff
deps: remove deprecated github.com/pkg/errors
|
2 years ago |
Guillaume Lours
|
2d971fc97d
update the watch warning message when no services with a develop section
|
2 years ago |
Nicolas De loof
|
805541be9d
watch: use official `develop` section (#11026)
|
2 years ago |
Milas Bowman
|
d7b0b2bd7d
watch: build & launch the project at start (#10957)
|
2 years ago |
Milas Bowman
|
1fdbcb6255
build: pass BuildOptions around explicitly & fix multi-platform issues
|
2 years ago |
Milas Bowman
|
fd8ab2f7ac
watch: enable tar-based syncer by default (#10877)
|
2 years ago |
Milas Bowman
|
3b0742fd57
watch: batch & de-duplicate file events (#10865)
|
2 years ago |
Milas Bowman
|
f65fd02383
watch: add tar sync implementation (#10853)
|
2 years ago |
Milas Bowman
|
cb17c3c8a6
watch: move sync logic into separate package
|
2 years ago |
Guillaume Lours
|
035276e027
watch: add warning when a path is already used by a bind mount volume (#10741)
|
2 years ago |
Nicolas De Loof
|
7ffe83dc95
don't apply "rebuild" watch strategy by default
|
2 years ago |
Guillaume Lours
|
32cf776ecd
Merge pull request #10620 from ndeloof/Building
|
2 years ago |
Nicolas De Loof
|
852c9e80b4
create directory in container using `mkdir -p`
|
2 years ago |
Nicolas De Loof
|
466e1d3197
prevent buildkt's progress to render `Building` when no built is needed
|
2 years ago |
Nicolas De loof
|
916aac6c27
watch: only monitor configured paths (#10599)
|
2 years ago |
Nicolas De loof
|
a14abb9044
cli: option to write status messages on stdout (#10549)
|
2 years ago |
Guillaume Lours
|
cb688b5fd4
fix gocyclo lint error which currently block Compose CI
|
2 years ago |
Nicolas De Loof
|
8b5b78fbb6
can't watch a service without a build section
|
2 years ago |
Nicolas De Loof
|
d637cc3ade
watch involves up --build after change has been detected
|
2 years ago |
Milas Bowman
|
7aaea283ca
watch: data race / segfault fixes
|
2 years ago |
Nicolas De Loof
|
a11515e038
introduce `ignore` attribute for watch triggers
|
2 years ago |
Nicolas De Loof
|
88b0d17ff8
use `build` as common API for build scenarios
|
2 years ago |
Milas Bowman
|
105a7c5b70
watch: add file delete/rename handling
|
2 years ago |
Milas Bowman
|
da1ca578b5
watch: ignore ephemeral files & minor output tweaks
|
2 years ago |
Nicolas De Loof
|
313b82e94c
ignore services without a build section
|
2 years ago |
Nicolas De Loof
|
b19df5c96c
add support for `excludes` and `rebuild`
|
2 years ago |