VisionSystemsInc / VisionSystemsInc/vsi_common
generate_docker_compose_override docker_premkdir
Nobody has claimed this yet.
- Dominant language
- Shell
- Stars
- 8
- Forks
- 9
- Avg merge
- 36m
- Merged PRs (30d)
- 1
Description
Create tests that ensure docker_premkdir are called for all mounted directories during generate_docker_compose_override. This includes both bind-mount directories in a source docker-compose file (defined in DOCKER_COMPOSE_FILES within the function) as well as dynamically mounted directories.
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
Locate generate_docker_compose_override and inspect how DOCKER_COMPOSE_FILES and dynamically mounted directories are handled, along with the existing test setup. Add coverage confirming docker_premkdir is called for every mounted directory, including bind mounts from source compose files, and verify the relevant test suite passes.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- docker-compose, shell
- Domain
- devops, testing
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 42/100