Yurii Tvardyi

Results 4 issues of Yurii Tvardyi

## Describe the bug ## WoeUSB can't properly find device by partition so drive is not bootable ## To Reproduce ## ``` $ sudo /home/user/bin/woeusb-5.2.4.bash --partition ./windows.iso /dev/mmcblk0p1 ``` ##...

bug

Related issue #146 ### Environment and configuration 1. Magento Cloud 2.3.4 2. akeneo/module-magento2-connector-community 100.4.7 3. PHP 7.2 4. 467 images on Akeneo ```sql SELECT COUNT(*) as cnt FROM ( SELECT...

The following code (especially line 66) https://github.com/Smile-SA/magento2-module-custom-entity-product-link/blob/3adc1be0d40c8b0440b1edc2745eef719a0cc4e3/Observer/Catalog/Product/AddCustomEntitiesInformation.php#L65-L69 causes the issue when custom entity is not assigned to a product in case when the same custom entity is linked with different...

This pull request allows to easily change theme colors in `~/.bashrc`, e.g.: declare -A OMG_THEME=(["right_side_bg"]='green') source $HOME/oh-my-git/prompt.sh As result the red background will be changed to green.