Skip to content

IBX-10159: Corrected generate dfs_database_url parameter for Ibexa Cloud #595

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

Open
wants to merge 3 commits into
base: 4.6
Choose a base branch
from

Conversation

mateuszdebinski
Copy link
Contributor

🎫 Issue IBX-10159

Description:

Improved building of the dfs_database_url parameter. Previously it generated schema://user:password:port@host, now it generates schema://user:password@host:port

@mateuszdebinski mateuszdebinski requested a review from a team June 13, 2025 09:18
@mateuszdebinski mateuszdebinski self-assigned this Jun 13, 2025
@mateuszdebinski mateuszdebinski added Bug Something isn't working Ready for review labels Jun 13, 2025
@ezrobot ezrobot requested review from adamwojs, mikadamczyk, Steveb-p, alongosz, ciastektk, ViniTou, barw4 and wiewiurdp and removed request for a team June 13, 2025 09:18
Copy link
Member

@alongosz alongosz left a comment

Choose a reason for hiding this comment

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

This is ok, but please try adding coverage for that. I'd expect it in DI tests (from \Matthias\* namespace - there's already some coverage). Please let me know if you have trouble finding how to do it.

@mateuszdebinski mateuszdebinski force-pushed the IBX-10159-incorrectly-generated-url-database branch from 9203402 to fa5ad6f Compare June 13, 2025 11:27
@mateuszdebinski mateuszdebinski requested a review from alongosz June 13, 2025 11:37
@mateuszdebinski mateuszdebinski force-pushed the IBX-10159-incorrectly-generated-url-database branch from 2e7298a to 4b7a325 Compare June 13, 2025 12:00
Copy link

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug Something isn't working Ready for QA
Projects
None yet
Development

Successfully merging this pull request may close these issues.

8 participants