``tt build`` command in cartridge app deleted user's ``doc`` directory
Open
Nobody has claimed this yet.
1sp
teamE
- Dominant language
- Go
- Stars
- 113
- Forks
- 18
- Avg merge
- 4d 11h
- Merged PRs (30d)
- 23
Description
I had cartridge app and wanted to switch to tt instead of cartridge. I ran tt build, it had built, but removed my doc dir.
Contributor guide
No contributing guide indexed for this repository
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
Start at the tt build command entry point and reproduce the build with a cartridge app containing a doc directory. Trace which build step removes the directory; done means the build completes without deleting the user's doc directory, with a regression test covering that case.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- go
- Domain
- cli
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100