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

Fetch Url Widget Repository behind corporate proxy (#1238) #1239

Merged
merged 2 commits into from
Oct 3, 2024

Conversation

tristanrobert
Copy link
Contributor

Context

With a self-hosted instance installed behind a corporate proxy, you cannot fetch a custom url widgets repository.

Proposed solution

Add http proxy settings in order to be able to fetch url widget repository, for instance by reusing GRIST_HTTPS_PROXY and ProxyAgent.

Related issues

#1238

Has this been tested?

  • 👍 yes, I added tests to the test suite
  • 💭 no, because this PR is a draft and still needs work
  • 🙅 no, because this is not relevant here
  • 🙋 no, because I need help

Screenshots / Screencasts

@tristanrobert
Copy link
Contributor Author

The e2e test AdminPanel does not show version ? (!)

@paulfitz
Copy link
Member

paulfitz commented Oct 2, 2024

The e2e test AdminPanel does not show version ? (!)

This test may have become unreliable after a recent change. Will look into it.

@paulfitz
Copy link
Member

paulfitz commented Oct 3, 2024

The e2e test AdminPanel does not show version ? (!)

(There's a possible fix for the flaky test coming, in the meantime I just reran it)

@georgegevoian georgegevoian self-requested a review October 3, 2024 21:01
Copy link
Contributor

@georgegevoian georgegevoian left a comment

Choose a reason for hiding this comment

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

Thanks @tristanrobert!

@georgegevoian georgegevoian merged commit 1cf52e1 into gristlabs:main Oct 3, 2024
11 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.

3 participants