Skip to content

[Merged by Bors] - feat(cli): added proxy support during packages installation#2535

Closed
galibey wants to merge 2 commits intofluvio-community:masterfrom
galibey:bugfix/2517-fix-install-behind-proxy
Closed

[Merged by Bors] - feat(cli): added proxy support during packages installation#2535
galibey wants to merge 2 commits intofluvio-community:masterfrom
galibey:bugfix/2517-fix-install-behind-proxy

Conversation

@galibey
Copy link
Contributor

@galibey galibey commented Aug 4, 2022

Migrated to isahc crate that uses libcurl, which gives us more consistent package installation including support of http_proxy and https_proxy environment variables.

Fixes #2517

@galibey galibey requested review from nacardin and sehz August 4, 2022 11:01
Copy link

@sehz sehz left a comment

Choose a reason for hiding this comment

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

LGTM. A minor nit about the crate version.

@sehz
Copy link

sehz commented Aug 4, 2022

nice use of semantic changelog!

Copy link

@sehz sehz left a comment

Choose a reason for hiding this comment

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

LGTM. Nice job

@sehz
Copy link

sehz commented Aug 5, 2022

bors r+

bors bot pushed a commit that referenced this pull request Aug 5, 2022
Migrated to `isahc` crate that uses `libcurl`, which gives us more consistent package installation including support of `http_proxy` and `https_proxy` environment variables.

Fixes #2517
@bors
Copy link

bors bot commented Aug 5, 2022

Pull request successfully merged into master.

Build succeeded:

@bors bors bot changed the title feat(cli): added proxy support during packages installation [Merged by Bors] - feat(cli): added proxy support during packages installation Aug 5, 2022
@bors bors bot closed this Aug 5, 2022
@galibey galibey deleted the bugfix/2517-fix-install-behind-proxy branch August 5, 2022 16:45
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.

[Bug]: Installation behind proxy environments

2 participants