Skip to content

Adds httpProxy option to Python Feature - #532

Merged
Samruddhi Khandale (samruddhikhandale) merged 3 commits into
devcontainers:mainfrom
tweelix:feature/python-http-proxy
Apr 28, 2023
Merged

Adds httpProxy option to Python Feature#532
Samruddhi Khandale (samruddhikhandale) merged 3 commits into
devcontainers:mainfrom
tweelix:feature/python-http-proxy

Conversation

@tweelix

Copy link
Copy Markdown
Contributor

This option allows GPG to use a HTTP proxy to fetch keys from remote keyservers
fixes #530
As discussed in the issue this only sets the proxy variable for GPG rather than the full feature script

This option allows GPG to use a HTTP proxy to fetch keys from remote keyservers
@tweelix
Felix Altenberg (tweelix) requested a review from a team as a code owner April 28, 2023 10:15
@tweelix

Copy link
Copy Markdown
Contributor Author

@microsoft-github-policy-service agree

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Thank you, left minor comments.

Comment thread src/python/devcontainer-feature.json Outdated
Comment thread src/python/install.sh Outdated
Co-authored-by: Samruddhi Khandale <samruddhikhandale@github.com>

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

👏 👏

@samruddhikhandale
Samruddhi Khandale (samruddhikhandale) merged commit f52ff61 into devcontainers:main Apr 28, 2023

@Facingreality Facingreality left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

src/python/devcontainer-feature.json

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.

Python: GPG ignores http_proxy environment variable

3 participants