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

Update http_support.py with NO_PROXY support #480

Merged
merged 1 commit into from
Oct 5, 2023
Merged

Update http_support.py with NO_PROXY support #480

merged 1 commit into from
Oct 5, 2023

Conversation

sergeytalash
Copy link

@sergeytalash sergeytalash commented Sep 12, 2023

Intent

New versions of rsconnect-python fail if the server is located in an intranet and the host has a proxy being enabled.
These changes include support of the NO_PROXY environment variable.

Type of Change

  • Bug Fix
  • New Feature
  • Breaking Change

Approach

Automated Tests

Directions for Reviewers

The command to check: rsconnect add -n name -s server

Checklist

  • I have updated CHANGELOG.md to cover notable changes.
  • I have updated all related GitHub issues to reflect their current state.

Copy link
Contributor

@mmarchetti mmarchetti left a comment

Choose a reason for hiding this comment

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

Thank you for you contribution!

CI only passes on local branches due to how repo secrets are handled. I've pushed a local branch with your commit and it passed. We will do some testing before merging.

@sergeytalash
Copy link
Author

@mmarchetti Thank you!

@sergeytalash
Copy link
Author

Hi @mmarchetti,
Do you have any updates on this?

@mmarchetti mmarchetti mentioned this pull request Oct 3, 2023
5 tasks
@mmarchetti mmarchetti merged commit 848dfe6 into posit-dev:master Oct 5, 2023
18 of 26 checks 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.

2 participants