Warn when copying too many files
Open
Nobody has claimed this yet.
enhancement
need spec
user-feedback
- Dominant language
- TypeScript
- Stars
- 2.2k
- Forks
- 91
- PR merge metrics
- No merged PRs in 30d
Description
When a user copies too many files, they probably have a mounted volume with node_modules (or other vendor directory).
Warn when this happens and suggest a way to create a Compose file for Preevy which doesn't have the mounts.
Should probably have a section in the docs with detailed how-to.
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
The issue names no files, tests, or entry points. Begin by finding the code that copies project files and the Compose-file generation and documentation areas; done means warning on excessive copies, a way to create a Compose file without vendor mounts, and a documented how-to.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- docker-compose, typescript
- Domain
- cli, devops
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100