Iaroslav Sheptykin

Results 3 issues of Iaroslav Sheptykin

Hello firegento! I am trying to use your awesome module in a multistore context. I have several websites, each having own stores and storeviews. Each store is supposed to be...

enhancement

I recently tried to write a test that checks if a particular volume name appears in the deployment manifest. Here is a simplified version of my template: ``` apiVersion: apps/v1...

### Description The [documentation](https://symfony.com/doc/5.x/console/lockable_trait.html) for LockableTrait does not clearly mention its limitations regarding available locking backends and its unsuitability for multi-server environments. This can lead to developers (like me) unknowingly...