Ignored folder added trigger rebuild
Open
Nobody has claimed this yet.
bug
- Dominant language
- Go
- Stars
- 10.1k
- Forks
- 413
- Avg merge
- 1d 10h
- Merged PRs (30d)
- 6
Description
Hello Everyone
I have some folder ignored in .dockerignore for example /dist. And I noticed that when dist is created, tilt detect the change, even if the folder is ignored.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Reproduce the behavior described with a .dockerignore entry for /dist, then trace how Tilt detects filesystem changes and applies ignored paths. Confirm whether creating dist triggers a rebuild, and consider the issue complete when ignored-folder creation no longer causes that rebuild, with the relevant tests passing.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- docker, go
- Domain
- build-system, devtools
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100