Skip to content

Fix tests broken by url parse #212

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

Merged
merged 5 commits into from
Jul 1, 2025
Merged

Conversation

rrossetti-splunk
Copy link
Collaborator

@rrossetti-splunk rrossetti-splunk commented May 15, 2025

url.Parse function does not always parse Host and Path correctly without http scheme.
Temporarily add http scheme to SPLUNK_URL provider configuration parameter before parsing host and path (keeps default "https://" scheme in case of no scheme specified)

Fix provider_test broken by #148

Bump version and add CHANGELOG entry

@rrossetti-splunk rrossetti-splunk requested a review from mploski May 15, 2025 20:35
@rrossetti-splunk rrossetti-splunk self-assigned this May 15, 2025
@rrossetti-splunk rrossetti-splunk requested review from mploski and removed request for mploski June 26, 2025 17:24
@rrossetti-splunk rrossetti-splunk merged commit acaaea2 into master Jul 1, 2025
2 checks passed
@rrossetti-splunk rrossetti-splunk deleted the fix-test-url-parse branch July 1, 2025 14:37
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