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 |
Nicolas De Loof
|
1640f155e9
initial support for `sync`
|
2 years ago |
Nicolas De Loof
|
e63cbfba0e
use tilt watcher to track filesystem changes
|
2 years ago |
Nicolas De Loof
|
c15bf1955a
debounce refresh requests with quietperiod
|
2 years ago |
Nicolas De Loof
|
bb9cf32245
introduce experimental watch command (skeletton)
|
2 years ago |