Skip to content
New issue

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

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

Already on GitHub? # to your account

Add proxy support for the update Jenkins task #110

Merged
merged 1 commit into from
Apr 11, 2019
Merged

Add proxy support for the update Jenkins task #110

merged 1 commit into from
Apr 11, 2019

Conversation

UnsafePointer
Copy link
Contributor

@UnsafePointer UnsafePointer commented Apr 11, 2019

Our Jenkins instance can only be reached through an HTTP proxy, this PR adds proxy support for the update Jenkins task, either in the server configuration or the command line. Authentication is not supported.

Copy link
Contributor

@mnonnenmacher mnonnenmacher left a comment

Choose a reason for hiding this comment

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

Thanks a lot!
Please improve the commit message title a bit, something like "Add proxy support for the update Jenkins task" and mention in the text that authentication is not supported, and that this can be configured either in the server configuration or on the command line.

Proxy settings can be configured either in the server configuration
or via the command line. Authentication is not supported for now.

Signed-off-by: Renzo Crisóstomo <renzo.crisostomomedina@here.com>
@UnsafePointer UnsafePointer changed the title Add proxyUrl to update task Add proxy support for the update Jenkins task Apr 11, 2019
@UnsafePointer
Copy link
Contributor Author

@mnonnenmacher thanks for the review, I attended to all comments.

@mnonnenmacher mnonnenmacher merged commit e506626 into heremaps:master Apr 11, 2019
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants