github / github/dependency-submission-toolkit
HTTP Proxy Support
Open
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 62
- Forks
- 18
- PR merge metrics
- No merged PRs in 30d
Description
When using maven-dependency-submission-action this library does not support http_proxy or https_proxy. Breaking self-hosted runners in environments requiring proxy for access to the github api.
Most other github actions libraries seem to handle this implictly.
Contributor guide
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
The issue names no file, test, or entry point, so start by tracing the library's GitHub API requests and how the maven-dependency-submission-action invokes them. Done means those requests honor http_proxy and https_proxy so the action works on self-hosted runners that require a proxy.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- github, typescript
- Domain
- api, networking
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 42/100