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: custom host with a path #290

Merged
merged 6 commits into from
Feb 4, 2025
Merged

fix: custom host with a path #290

merged 6 commits into from
Feb 4, 2025

Conversation

ioannisj
Copy link
Contributor

💡 Motivation and Context

Closes #274

💚 How did you test it?

Added some unit tests

📝 Checklist

  • I reviewed the submitted code.
  • I added tests to verify the changes.
  • I updated the docs if needed.
  • No breaking change or entry added to the changelog.

@ioannisj ioannisj requested a review from marandaneto as a code owner January 30, 2025 10:06
@ioannisj ioannisj requested a review from a team January 30, 2025 10:06
Copy link
Member

@pauldambra pauldambra left a comment

Choose a reason for hiding this comment

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

lots of tests 👍

Copy link
Member

@marandaneto marandaneto left a comment

Choose a reason for hiding this comment

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

left a suggestion but overall looks gooood

@bcheidemann
Copy link

bcheidemann commented Jan 31, 2025

@ioannisj guessing I can close bcheidemann-kmbal#1 as this PR does (near enough) the same thing?

EDIT: I see I raised the PR against a fork anyway 🙈

@ioannisj
Copy link
Contributor Author

@ioannisj guessing I can close bcheidemann-kmbal#1 as this PR does (near enough) the same thing?

EDIT: I see I raised the PR against a fork anyway 🙈

Hey @bcheidemann, so sorry! I completely missed that and didn't see a notification! That's a pity, cause it was looks like most (if not all) of the work was already done for this!

Yeah, I think that the fact that it was not against this repo had something to do with it! Thank you for the effort and time though! ❤️

@ioannisj ioannisj merged commit e53eb08 into main Feb 4, 2025
6 checks passed
@ioannisj ioannisj deleted the feat/support-host-with-path branch February 4, 2025 07:05
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.

Requested URL is incorrect when PostHog host includes a path
4 participants