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 global http proxy config when during http jobs #2450

Merged
merged 2 commits into from
Aug 12, 2024

Conversation

yma96
Copy link
Member

@yma96 yma96 commented Aug 5, 2024

No description provided.

@yma96 yma96 requested review from ligangty and sswguo August 5, 2024 08:18
@yma96
Copy link
Member Author

yma96 commented Aug 5, 2024

@yma96
Copy link
Member Author

yma96 commented Aug 7, 2024

@ligangty, @sswguo, could you help to review this? Thanks.

@@ -10,8 +10,9 @@
#user=

## Proxy settings
#proxy.host=http://myproxy.com
#proxy.port=8001
proxy.host=http://proxy.squi-001.prod.iad2.dc.redhat.com
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Avoid to declare this here, since we will use internal repo for this configuration.

Copy link
Member Author

@yma96 yma96 Aug 7, 2024

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@sswguo Could you clarify this more? You mean this proxy.host will be used for some other purpose?

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Ah, sorry, I just mean the value, avoid to commit the redhat one, should be good with http://myproxy.com , and let's put the redhat one in our ansible script.

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@sswguo Ok, will comment it out and update the ansible later, thanks.

@sswguo
Copy link
Member

sswguo commented Aug 7, 2024

Just a tiny thing. Otherwise LGTM.

@ligangty
Copy link
Member

ligangty commented Aug 8, 2024

@yma96 Seems the CI failed because of weft 1.23 which contains a invalid SNAPSHOT dep. I just fixed it in 1.24 and merged into Indy in #2455 . Please rebase and have a try.

@yma96
Copy link
Member Author

yma96 commented Aug 8, 2024

@ligangty, yeah, I rebase and it seems ok now, I'm fixing another CDI issue which is not related, thanks.

@yma96
Copy link
Member Author

yma96 commented Aug 9, 2024

Just push commit#2:348b3ba, associate with Commonjava/galley#430 to fix the CDI problem.

@yma96 yma96 merged commit 05ebfee into Commonjava:master Aug 12, 2024
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants