VisionSystemsInc / VisionSystemsInc/vsi_common

Duplicate declarations in new_just

Open
#407 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

bug just
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

  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

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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.