Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support no proxy hosts input #80

Merged
merged 4 commits into from
Aug 31, 2023
Merged

Support no proxy hosts input #80

merged 4 commits into from
Aug 31, 2023

Conversation

yahavi
Copy link
Member

@yahavi yahavi commented Aug 30, 2023

Fix jenkinsci#19

Retrieve the "No Proxy Host" input from Jenkins' Plugin Manager. If any configured proxy corresponds to any of the patterns, then proceed to bypass the proxy.

image

@yahavi yahavi added the improvement Automatically generated release notes label Aug 30, 2023
@yahavi yahavi requested a review from eyalbe4 August 30, 2023 13:40
@yahavi yahavi self-assigned this Aug 30, 2023
@yahavi yahavi added the safe to test Approve running integration tests on a pull request label Aug 30, 2023
@github-actions github-actions bot removed the safe to test Approve running integration tests on a pull request label Aug 30, 2023
README.md Outdated Show resolved Hide resolved
README.md Outdated Show resolved Hide resolved
@yahavi yahavi added the safe to test Approve running integration tests on a pull request label Aug 31, 2023
@github-actions github-actions bot removed the safe to test Approve running integration tests on a pull request label Aug 31, 2023
@yahavi yahavi added the safe to test Approve running integration tests on a pull request label Aug 31, 2023
@github-actions github-actions bot removed the safe to test Approve running integration tests on a pull request label Aug 31, 2023
@github-actions
Copy link

@yahavi yahavi merged commit e1281fe into jfrog:main Aug 31, 2023
7 checks passed
@yahavi yahavi deleted the bypass-proxy branch August 31, 2023 14:34
@yahavi yahavi added new feature Automatically generated release notes and removed improvement Automatically generated release notes labels Aug 31, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
new feature Automatically generated release notes
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Addition of no_proxy Support from Jenkins Configuration
2 participants