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

Fix for issue 2017 hardcoded http backend #2022

Conversation

ww-daniel-mora
Copy link
Contributor

  • Added function to resolve URL to perform the healthcheck
  • Added function resolve the websockets URL
  • Validated fix manually

This is my first foray into Clojure so I apologize for any newbie errors.
I have two big concerns for this change as is:

  1. There are no tests. I would be happy to add some but I might need a bit of help.
  2. The two new functions resolve-url and resolve-ws-url are homed right next to where they are used; should these be added to a "URL utils" type file?

* Added function to resolve url to perform the healthcheck
* Added function resolve the websockets url
* Validated fix manually
@vercel
Copy link

vercel bot commented Feb 12, 2022

This pull request is being automatically deployed with Vercel (learn more).
To see the status of your deployment, click below or on the icon next to each commit.

🔍 Inspect: https://vercel.com/athens-research/athens/GvjvdXH6bDHtfk14hatmaVrh1EN3
✅ Preview: https://athens-git-fork-ww-daniel-mora-fix-issue-948244-athens-research.vercel.app

@CLAassistant
Copy link

CLAassistant commented Feb 12, 2022

CLA assistant check
All committers have signed the CLA.

@ww-daniel-mora
Copy link
Contributor Author

Fix #2017

@filipesilva filipesilva merged commit 725b8ac into athensresearch:main Feb 14, 2022
@ww-daniel-mora ww-daniel-mora deleted the fix/issue-2017-support-https-backend branch February 21, 2022 01:25
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.

None yet

3 participants