Skip to content

[Store][Cloudflare] Introduce StoreFactory#2096

Open
Guikingone wants to merge 1 commit into
symfony:mainfrom
Guikingone:feature/store-factory-cloudflare
Open

[Store][Cloudflare] Introduce StoreFactory#2096
Guikingone wants to merge 1 commit into
symfony:mainfrom
Guikingone:feature/store-factory-cloudflare

Conversation

@Guikingone

@Guikingone Guikingone commented May 18, 2026

Copy link
Copy Markdown
Contributor
Q A
Bug fix? no
New feature? yes
Docs? yes
Issues --
License MIT
  • Introduce a StoreFactory
  • PHPStan up to 10

@Guikingone Guikingone force-pushed the feature/store-factory-cloudflare branch from 34d917c to 29d418b Compare May 18, 2026 08:51
@Guikingone Guikingone marked this pull request as ready for review May 18, 2026 08:59
@carsonbot carsonbot added Feature New feature Store Issues & PRs about the AI Store component Status: Needs Review labels May 18, 2026
@Guikingone Guikingone force-pushed the feature/store-factory-cloudflare branch 2 times, most recently from 6a8a979 to e41c44d Compare June 8, 2026 14:26
Comment thread src/ai-bundle/CHANGELOG.md
The `Store` constructor now expects a pre-scoped `HttpClientInterface`;
accountId, apiKey and endpoint scoping is performed by
`StoreFactory::create()` via `ScopingHttpClient::forBaseUri()`. The
`AiBundle` wiring switches to the factory and exposes the `http_client`
configuration node.
@Guikingone Guikingone force-pushed the feature/store-factory-cloudflare branch from e41c44d to 096e5a0 Compare June 9, 2026 07:15
@Guikingone Guikingone requested a review from OskarStark June 9, 2026 07:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Feature New feature Status: Needs Review Store Issues & PRs about the AI Store component

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants