VisionSystemsInc / VisionSystemsInc/vsi_common

rename get_docker_compose_version

Open
#231 1 comment 0 reactions 0 assignees View on GitHub

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

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.