VisionSystemsInc / VisionSystemsInc/vsi_common
Duplicate declarations in new_just
Nobody has claimed this yet.
- Dominant language
- Shell
- Stars
- 8
- Forks
- 9
- Avg merge
- 36m
- Merged PRs (30d)
- 1
Description
JUSTFILE and JUST_SETTINGS are set in the default docker image file and the docker-compose.yml file. This redundancy is unnecessary. It should probably be removed from the docker-compose.yml file. It's useful to keep it in the image for the "image that can run without just" dream.
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
Inspect the default Docker image file and docker-compose.yml, then compare where JUSTFILE and JUST_SETTINGS are declared. Remove the redundant declarations from docker-compose.yml while retaining them in the image configuration, and verify the compose configuration remains valid.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- docker, docker-compose
- Domain
- devops
- Issue type
- Refactor
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 42/100