jenkinsci / jenkinsci/cursor-origin-branch-source-plugin
Honor Jenkins proxy config
Open
- Dominant language
- Java
- Stars
- 0
- Forks
- 2
- Avg merge
- 20h 36m
- Merged PRs (30d)
- 16
Description
Any contact to the Origin API server (REST calls, JWKS fetch, etc.) should use the `hudson.ProxyConfiguration` config.
Contributor guide
Research direction
Locate the entry points for REST calls and JWKS fetches to the Origin API server, then inspect how they currently establish connections. Use hudson.ProxyConfiguration as the configuration source; done means every contact with the Origin API, including REST and JWKS requests, honors that proxy configuration.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java
- Domain
- backend, networking
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Active
- Clarity
- Mostly clear
- Newbie friendliness
- 65/100