Commit Graph

  • 3077234292 ci: Replace deprecated command with environment file jongwooo 2023-02-04 13:14:21 +0900
  • 23585b9e6d
    Merge pull request #10235 from glours/dry-run-cp-support Guillaume Lours 2023-02-03 22:57:26 +0100
  • fdc1738143 add log when copying files/directories between host and containers (both way) Guillaume Lours 2023-02-03 16:20:35 +0100
  • 2336d9fe35 support dry-run for cp command Guillaume Lours 2023-02-03 12:51:52 +0100
  • bf0ed9a4d4
    Merge pull request #10226 from benmoss/add-remote-builder Milas Bowman 2023-02-03 15:03:49 -0500
  • 1640f155e9 initial support for `sync` Nicolas De Loof 2023-02-01 09:18:43 +0100
  • e63cbfba0e use tilt watcher to track filesystem changes Nicolas De Loof 2023-01-31 11:35:59 +0100
  • 25576289c8 adjust code and dependencies Nicolas De Loof 2023-01-30 11:58:55 +0100
  • 7d6ee74e62 cleanup deprecated ioutil functions (#5919) Nick Santos 2022-08-12 16:17:41 -0400
  • c08e07714a watch: optimization to help avoid inotify nodes for large file trees (#5769) Nick Santos 2022-05-05 12:26:54 -0400
  • cf31462398 tests: make test fixtures responsible for tearing themselves down (#5512) Matt Landis 2022-02-17 10:47:34 -0500
  • 1b71e3efb3 lint: fix local-prefixes for goimports (#5453) Ken Sipe 2022-02-08 08:39:42 -0600
  • 4d822676ce ci: add exportloopref linter and upgrade to golangci-lint v1.43.0 (#5281) Milas Bowman 2022-01-12 07:49:35 -0600
  • 6fc0b6ff27 build: ensure file handles properly closed (#5298) Milas Bowman 2021-12-17 11:32:28 -0500
  • ab84b6ac5b Fix local go_lintfix errors (#5191) Nick Sieger 2021-11-18 10:06:44 -0600
  • 7161778ccf watch: use WalkDir to speed up file listing (#4684) Milas Bowman 2021-06-28 10:30:53 -0400
  • 1f5bfe8882 test: clean up test loggers a bit (#4580) Nick Santos 2021-05-24 11:13:38 -0400
  • f79c75ab10 test: fix lint errors on Darwin (macOS) (#4247) Milas Bowman 2021-02-25 11:26:46 -0500
  • e62993a854 test: enable unused check, remove dead code (#4208) Nick Santos 2021-02-16 16:13:46 -0500
  • 28251e8be5 watch: improve error messages when you run out of inotify instances (#3960) Nick Santos 2020-12-03 15:44:11 -0500
  • c7ba7d9de5 dockerignore: convert ignore patterns to absolute paths [ch9237] (#3743) Nick Santos 2020-09-02 15:55:37 -0400
  • 8b39322365 watch: fix a dumb errcheck (#3622) Nick Santos 2020-07-27 19:36:15 -0400
  • b3615d64e2 watch: increase the windows watch i/o buffer (#3620) Nick Santos 2020-07-27 18:59:02 -0400
  • 1a1d1707ed change org name from windmilleng to tilt-dev (#3346) Nick Santos 2020-05-15 10:34:39 -0400
  • fd3e0bbe2b watch: use the recursive watcher on windows (#3306) Nick Santos 2020-05-08 11:45:34 -0400
  • d2d4d05264 Revert "watch: fix inotify tests on windows" (#3147) Nick Santos 2020-03-30 13:24:49 -0400
  • dda0362b6e watch: fix inotify tests on windows (#3140) Nick Santos 2020-03-30 12:25:09 -0400
  • ddc88ec41b circleci: run make shorttest on windows. flag off a large swath of broken tests (#3132) Nick Santos 2020-03-26 17:10:30 -0400
  • 92c6a65a03 tilt: enable errcheck on tests (#2877) Matt Landis 2020-01-30 14:23:36 -0500
  • 00b3caecbb ci: enable staticcheck, fix problems that were surfaced (#2809) Dan Miller 2020-01-22 14:51:22 -0500
  • 17087447e9 logger: move to pkg (#2031) Dan Miller 2019-08-09 15:12:24 -0400
  • ec781687fd watch: add retry counts to fsync (#2023) Nick Santos 2019-08-08 19:28:47 -0400
  • b22dde9f18 dockerignore: improve MatchesEntireDir (#1865) Nick Santos 2019-07-16 16:53:07 -0400
  • a31350ede1 watch: move more of the directory-skipping logic into the interface (#1864) Nick Santos 2019-07-16 16:23:05 -0400
  • d744c97f13 watch: add a simple check when there are no exclusions (#1863) Nick Santos 2019-07-16 16:12:08 -0400
  • 37647bc600 watch: skip setup if nothing is being watched (#1861) Nick Santos 2019-07-15 18:57:15 -0400
  • 21e5d564af watch: FileEvents must always be absolute (#1841) Nick Santos 2019-07-13 14:13:24 -0400
  • 390d5cf165 watch: add tests for ignores and number of watches (#1838) Nick Santos 2019-07-11 17:54:50 -0400
  • 7f6e189dbc watch: change the watcher interface to better match how we actually use it (#1835) Nick Santos 2019-07-11 11:40:40 -0400
  • b5ccea7b0e watch: record num watches in expvars (#1795) Dan Miller 2019-07-01 11:44:30 -0400
  • 47551895f3 makefile: fix goimports -local (#1763) Matt Landis 2019-06-24 11:28:29 -0400
  • 5e0f1eec16 watch: fix spurious errors while watching (#1726) Nick Santos 2019-06-07 18:03:02 -0400
  • f82e2de57e watch: don't watch each individual file (#1613) Dan Bentley 2019-05-14 15:05:03 -0400
  • 9c7f7bc0fa live_update: error if syncing from outside of docker context (#1396) Matt Landis 2019-04-01 16:51:43 -0400
  • 6defe7cac6 watch: tfw you have a test that asserts broken file-watch behavior 😢 (#1354) Nick Santos 2019-03-22 16:17:12 -0400
  • 0482f9276a watch: add watch function that traverses up directory structure recursively (#1013) Dan Miller 2019-01-16 14:57:50 -0500
  • e8a34c8d1e watch: remove inotify-specific bits of watcher_linux (#890) Nick Santos 2019-01-02 11:18:33 -0500
  • 9e261c18b3 watch: fix a bug when a file and its ancestor both have direct watches (#863) Nick Santos 2018-12-20 12:20:34 -0500
  • 1fd7ca5440 testing: update internal/watch to use the tempdir fixture (#862) Nick Santos 2018-12-19 18:56:40 -0500
  • 139edc403f cleanup: wrap errors properly (#772) Maia McCormick 2018-11-30 12:05:15 -0500
  • 38b3f3b678 watch: use `sinceWhen` and `HistoryDone` to avoid spurious events (#557) Dan Miller 2018-10-18 10:44:07 -0400
  • c5bce8bd42 watch: fix a spurious error (#344) Nick Santos 2018-09-14 17:13:36 -0400
  • c8a358a455 watch: try a slightly different ignore strategy (#174) Nick Santos 2018-08-24 12:17:35 -0400
  • a6701652d2 watch: fix more data races on darwin (#166) Nick Santos 2018-08-23 16:30:35 -0400
  • 4562b0bf95 watch: a new strategy for handling spurious events, hoping to fix race conditions (#163) Nick Santos 2018-08-23 13:24:47 -0400
  • 4801d2b1a4 watch: fix a flaky test by ignoring spurious events correctly (#162) Nick Santos 2018-08-23 11:56:00 -0400
  • 3850a34114 watch: fix a segfault on linux (#148) Nick Santos 2018-08-22 15:59:46 -0400
  • 664e6f6f23 watch: stop skipping tests (#145) Nick Santos 2018-08-22 15:48:33 -0400
  • d4f074b32f watch: simplify the fileEvent interface to only contain paths (#144) Nick Santos 2018-08-22 15:33:06 -0400
  • a3b012d89f add errcheck (#93) Dan Miller 2018-08-20 09:47:40 -0400
  • a755c84ea0 tilt: copy watch code from tesseract Matt Landis 2018-08-16 14:53:47 -0400
  • ef34a38ac0
    Add remote buildx driver Ben Moss 2023-02-01 10:26:24 -0500
  • f24d3458c6
    Merge pull request #10217 from glours/dry-run-pause-support Guillaume Lours 2023-01-31 14:56:27 +0100
  • 41e056341b rename `convert` to `config` to align with compose v1 UX Nicolas De Loof 2023-01-27 10:04:52 +0100
  • a54d488303
    Merge pull request #10215 from docker/dependabot/go_modules/go.opentelemetry.io/otel-1.12.0 Guillaume Lours 2023-01-30 16:03:43 +0100
  • c0b4dd8606 build(deps): bump go.opentelemetry.io/otel from 1.11.2 to 1.12.0 dependabot[bot] 2023-01-30 09:12:00 +0000
  • 6754c6b68a add dry-run support of pause and unpause commands Guillaume Lours 2023-01-30 10:00:40 +0100
  • a93f09efac
    Merge pull request #10210 from glours/dry-run-kill-support Guillaume Lours 2023-01-30 10:35:33 +0100
  • bbf3ec1999
    Merge pull request #10216 from docker/dependabot/go_modules/github.com/containerd/containerd-1.6.16 Guillaume Lours 2023-01-30 10:23:34 +0100
  • 51bcfa37bd
    build(deps): bump github.com/containerd/containerd from 1.6.15 to 1.6.16 dependabot[bot] 2023-01-30 09:12:29 +0000
  • 982a8ccb88 support dry-run for kill command Guillaume Lours 2023-01-27 16:44:09 +0100
  • 790712fa92 update tty and plain text writers to support dry run mode Guillaume Lours 2023-01-27 16:43:48 +0100
  • 97752b23e8 refresh Maintainers list Guillaume Lours 2023-01-27 23:46:30 +0100
  • 69c0a583be
    Merge pull request #10208 from laurazard/add-scale-create Laura Brehm 2023-01-27 15:26:01 +0100
  • 8bb9a3336d
    Merge pull request #10148 from maxcleme/feat/support_multiarch_push Guillaume Lours 2023-01-26 17:05:41 +0100
  • 634a7d2a7b Support for docker compose build --push when using multiple platforms maxcleme 2023-01-06 17:30:55 +0100
  • cf12239547
    Merge pull request #10207 from ndeloof/tail_n Guillaume Lours 2023-01-26 14:06:29 +0100
  • a288332fbd
    Update docs to add `--scale` argument to `compose create` Laura Brehm 2023-01-26 13:03:49 +0100
  • 9d53ed8f63
    Add `--scale` to `compose create`, refactor scale option Laura Brehm 2023-01-26 12:47:09 +0100
  • df70735295 Fix: Handle concurrent threads using mutex on the rainbowColor function AhmedGrati 2023-01-25 17:08:16 +0100
  • d8bf175cd4 Remove unecessary files AhmedGrati 2023-01-25 10:11:45 +0100
  • 4816f40b90 Fix: remove the infinite goroutine AhmedGrati 2023-01-25 09:59:25 +0100
  • ed5a2e83c7 Remove unecessary files AhmedGrati 2023-01-25 10:11:45 +0100
  • fa8d075d88 Fix: remove the infinite goroutine AhmedGrati 2023-01-25 09:59:25 +0100
  • 33c3f4dfad
    alias -n for --tail to align with docker CLI Nicolas De Loof 2023-01-26 08:58:59 +0100
  • aa31387355 cleanup TUI lines after switching to "compact" mode Nicolas De Loof 2023-01-25 11:29:56 +0100
  • d47f0f31c2 Update docs to mention `COMPOSE_PARALLEL_LIMITS` and ways to configure parallelism Laura Brehm 2023-01-24 15:53:46 +0100
  • ac8ab8634a
    Merge pull request #10195 from ndeloof/ps_docs Guillaume Lours 2023-01-24 11:21:20 +0100
  • 4721c01702 fix docs to reflect docker compose ps being aligned with docker ps Nicolas De Loof 2023-01-24 09:10:09 +0100
  • 5919fcb4cd Revert "Fix Goroutine leak in v2/command/formatter" Nicolas De loof 2023-01-24 10:46:28 +0100
  • 4671e69a96
    Merge pull request #10192 from AhmedGrati/10157-fix-goroutine-leak Guillaume Lours 2023-01-23 14:33:14 +0100
  • 3a21e1e319 Fix Linting Issues AhmedGrati 2023-01-23 10:50:56 +0100
  • b670aefb94 Feat: Clean inifinite Goroutine AhmedGrati 2023-01-22 22:03:52 +0100
  • d5d9f67547
    Merge pull request #10173 from glours/dry-run Guillaume Lours 2023-01-20 15:37:52 +0100
  • a2899d5ff0
    Merge pull request #10181 from laurazard/fix-log-f Guillaume Lours 2023-01-20 14:11:31 +0100
  • 220626ec5e
    Only account running containers for logs Laura Brehm 2023-01-19 14:20:11 +0100
  • 6c795d60bf
    Merge pull request #10186 from glours/bump-compose-go-1.9.0 Guillaume Lours 2023-01-20 11:23:04 +0100
  • 291e1bd618
    bump compose-go to version v1.9.0 Guillaume Lours 2023-01-20 10:58:46 +0100
  • e94eb056b4 allow a TTY to be allocated with -t Nicolas De Loof 2023-01-19 14:38:39 +0100
  • c15bf1955a debounce refresh requests with quietperiod Nicolas De Loof 2023-01-13 13:33:40 +0100