VisionSystemsInc / VisionSystemsInc/vsi_common
Proxy support and custom CA
Open
Nobody has claimed this yet.
feature
good first issue
help wanted
just
- Dominant language
- Shell
- Stars
- 8
- Forks
- 9
- Avg merge
- 36m
- Merged PRs (30d)
- 1
Description
Just has no support for the https_proxy environment variable, or CA variables like CURL_CA_BUNDLE
- This could be added like the
TZvariable is. - Automount
CURL_CA_BUNDLE?
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 by locating the existing handling for the TZ environment variable in the common scripts. Trace how environment variables are passed through, then determine where https_proxy and CA variables such as CURL_CA_BUNDLE should be supported or automounted. Done means the scripts consistently honor the requested proxy and custom CA settings.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- shell
- Domain
- devops
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100