tilt-dev / tilt-dev/tilt

Manually triggering live-sync for a list of files

Open
#3,802 2 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

enhancement
Dominant language
Go
Stars
10.1k
Forks
413
Avg merge
1d 10h
Merged PRs (30d)
6

Description

We have a solution that uses rsync to "catch up" our live sync (see https://github.com/tilt-dev/tilt/issues/3760). Unfortunately this solution is not cross platform because rsync is not supported on windows. To get around this, it would be nice to be able to pass Tilt a list of paths that need to be updated and have it "force" a live update of these files.

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

No files or tests are named. Start by reading issue #3760 and the existing live-sync/rsync workaround, then trace Tilt’s live-sync entry point and Windows handling. Done means a cross-platform way to pass paths and force their live update, with tests covering the behavior.

Written by the indexing model from the issue text.

Assessment

Tech stack
go
Domain
devops, tooling
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.