VisionSystemsInc / VisionSystemsInc/vsi_common

sh compatibility for just_entrypoint.sh

Open
#198 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

While just_entrypoint.sh is sh compatible (at least in alpine, not sure about dash), just_env is not alpine sh compatible, because many bash files get loaded.

Consider restructuring so that just_env can be sh compatible (if this is possible)

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 by reading just_entrypoint.sh and tracing the bash files loaded by just_env. Check the behavior under Alpine sh and dash, and identify which loaded files prevent sh compatibility. Done means just_env can run with sh without relying on bash-only files or features.

Written by the indexing model from the issue text.

Assessment

Tech stack
bash, shell
Domain
tooling
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
30/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.