feat(DockerBuilder): only COPY files if they have changed
Nobody has claimed this yet.
Assessment
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Newbie friendliness
- 35/100
- Issue type
- Feature
- Clarity
- Needs clarification
- Activity status
- Stale
- Tech stack
- docker, typescript
- Domain
- build-system, devops
Research direction
Start by locating DockerBuilder and reviewing how COPY and ADD inputs are handled. Determine how changed files are identified and verify that unchanged files are skipped while changed files are still copied; the issue names no files or tests, so the needed coverage must be located first.
Written by the indexing model from the issue text.
Description
To be consistent with Docker we could only COPY and ADD files if they have changed. This would be an optimisation and would be non-trivial to implement so is probably low priority.
- Dominant language
- TypeScript
- Stars
- 124
- Forks
- 10
- Avg merge
- 3h 28m
- Merged PRs (30d)
- 1
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.
More from stencila/dockta
-
Difficulty 4/5 3-5 days Newbie friendliness 30/100
-
Update dependencies Open
Difficulty 5/5 Over a week Newbie friendliness 15/100
-
good first issue
Difficulty 3/5 1-2 days Newbie friendliness 45/100
-
enhancement
Similar issues
-
clawsweeper:fix-shape-clear clawsweeper:queueable-fix clawsweeper:source-repro impact:ux-friction issue-rating: 🦞 diamond lobster no-stale P3
Difficulty 2/5 1-3 hours Newbie friendliness 78/100
-
community first-timers-only good first issue hacktoberfest help wanted low hanging fruit up-for-grabs
Difficulty 1/5 Under an hour Newbie friendliness 76/100
-
code-quality refactoring
Difficulty 2/5 1-3 hours Newbie friendliness 84/100
github/gh-aw-firewall#8816 ·
-
integration:quickjs org:external priority:backlog topic:code-interpreter topic:middleware type:feature
Difficulty 2/5 1-3 hours Newbie friendliness 74/100
langchain-ai/deepagents#6450 ·
-
Difficulty 1/5 Under an hour Newbie friendliness 88/100
vercel/react-tweet#225 ·