Damien Retzinger
Damien Retzinger
## PR Checklist Please check if your PR fulfills the following requirements: - [x] The commit message follows our guidelines: https://github.com/graycoreio/github-actions-magento2/blob/main/CONTRIBUTING.md#commit - [x] Tests for the changes have been added...
# :bulb: Feature request ## Feature Name Magento 2 Docker Build ## The Desired Behavior As a developer, I want to use Docker containers with Magento 2. Specifically, I want...
# :bulb: Feature request ## Feature Name Coding Standard ## The Desired Behavior @ihor-sviziev requested that we leverage `cs2pr` to add info the Github Action https://github.com/graycoreio/github-actions-magento2/issues/27#issuecomment-1271250642 ## Your Use Case...
## PR Checklist Please check if your PR fulfills the following requirements: - [ ] The commit message follows our guidelines: https://github.com/graycoreio/github-actions-magento2/blob/main/CONTRIBUTING.md#commit - [ ] Tests for the changes have...
# :bulb: Feature request ## Feature Name - docker-build ## The Desired Behavior Build a Magento codebase for docker onto a `fpm` and `cli` image. ## Your Use Case -...
# :bulb: Feature request ## Feature Name Nightly Compatibility Report ## The Desired Behavior I would love to have a PR that computes the https://github.com/AmpersandHQ/ampersand-magento2-upgrade-patch-helper and then submits an issue...
# :bulb: Feature request ## Feature Name Cypress-Test-Action ## The Desired Behavior Automated E2E tests for out of box store validation. ## Your Use Case As a user, if I'm...
1. What versions are you using? ```bash damien@DESKTOP-N7ABP4H:~/project$ npm ls oracledb [email protected] /home/damien/project └── [email protected] ``` Give your database version - `11g` ```json { "platform": "linux", "version": "v18.16.0", "arch": "x64",...
## Feature description I would love to be able to generate a subset of trade/customer in my `db:dump --strip="@development"` for a subset of users, i.e. those with emails like `@company.com`...
### Description (*) MSI mistakenly conflates two situations as the same as a result of complex indexing behaviors. 1. When a product is disabled, it has no entry in the...