VisionSystemsInc / VisionSystemsInc/vsi_common
rename get_docker_compose_version
Open
Nobody has claimed this yet.
- Dominant language
- Shell
- Stars
- 8
- Forks
- 9
- Avg merge
- 36m
- Merged PRs (30d)
- 1
Description
docker_functions.bsh:get_docker_compose_version should be renamed to get_docker_compose_yaml_version because it is getting the version of the YAML from the docker-compose.yml file, not the version of docker-compose.
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 in docker_functions.bsh at get_docker_compose_version and inspect how the function is referenced. Rename it to get_docker_compose_yaml_version and update those references; the work is done when the old function name is no longer used.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- shell
- Domain
- tooling
- Issue type
- Refactor
- Difficulty
- 1/5
- Estimated time
- Under an hour
- Activity status
- Stale
- Clarity
- Clearly specified
- Newbie friendliness
- 45/100