Skip to content

ENH: Adds ability to set proxy url for elog posts. - #216

Merged
YektaY merged 7 commits into
mainfrom
proxy
Mar 17, 2026
Merged

ENH: Adds ability to set proxy url for elog posts. #216
YektaY merged 7 commits into
mainfrom
proxy

Conversation

@YektaY

@YektaY YektaY commented Oct 29, 2025

Copy link
Copy Markdown
Collaborator

Description

Adds a new environment variable: SWAPPS_TRACE_ELOG_PROXY_URL
Checks if SWAPPS_TRACE_ELOG_PROXY_URL is set, if it is then sets HTTP_PROXY and HTTPS_PROXY to this url.

Motivation

Need to be able to post elog entry through a proxy in the production environment

Where Has This Been Documented?

a couple comments in the code. and added a note to the Environment Setup part of the installation documentation

Pre-merge checklist

  • Code works interactively
  • Code contains descriptive docstrings
  • New/changed functions and methods are covered in the test suite where possible
  • Test suite passes locally
  • Test suite passes on GitHub Actions

@YektaY
YektaY requested a review from a team October 29, 2025 18:48
@shilorigins shilorigins changed the title ENH: Adds abbility to set proxy url for elog posts. ENH: Adds ability to set proxy url for elog posts. Feb 27, 2026

@zdomke zdomke left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

This worked great for me!

@YektaY
YektaY merged commit 33cd715 into main Mar 17, 2026
6 checks passed
@YektaY
YektaY deleted the proxy branch March 17, 2026 21:48
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