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

Added basic Pool implementation #428

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

Added basic Pool implementation #428

wants to merge 3 commits into from

Conversation

mikadamczyk
Copy link
Contributor

@mikadamczyk mikadamczyk commented Sep 20, 2024

🎫 Issue N/A

Related PRs:

Description:

This PR moves our current implementation of Pool from the product-catalog to the core package

For QA:

Documentation:

@mikadamczyk mikadamczyk requested review from alongosz, a team and lserwatka September 20, 2024 13:37
@mikadamczyk mikadamczyk marked this pull request as ready for review September 20, 2024 13:39
Copy link

sonarcloud bot commented Sep 20, 2024

Comment on lines +21128 to +21141
-
message: "#^Result of \\|\\| is always false\\.$#"
count: 1
path: src/lib/Repository/URLWildcardService.php

-
message: "#^Variable \\$patterns in empty\\(\\) always exists and is not falsy\\.$#"
count: 1
path: src/lib/Repository/URLWildcardService.php

-
message: "#^Variable \\$placeholders in empty\\(\\) always exists and is not falsy\\.$#"
count: 1
path: src/lib/Repository/URLWildcardService.php
Copy link
Member

@alongosz alongosz Sep 20, 2024

Choose a reason for hiding this comment

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

Note to self: this is a bug, but we need to make a follow-up for that. Now we need to unblock CI.

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.

5 participants