Tomasz Michalak

Results 12 issues of Tomasz Michalak

Related to https://github.com/magento/magento2/issues/27200.

### **Is your feature request related to a problem? Please describe.** We want to investigate GraalVM and validate better approach for React components. **Additional context** - GraalVM - Polyglot

**Describe the bug** A clear and concise description of what the bug is. Make sure to include a version o Knot.x you use. **To Reproduce** Steps to reproduce the behavior:...

We want to log a **request unique identifier** coming from a HTTP request. This id is added by Apache Front just before calling a Knot.x instance. So we want to...

enhancement

The open API is designed for HTTP-based requests. Knot.x should be adapted to support two-way communication via websites. **Describe the solution you'd like** The proposition is to add a `customRoutes`...

discussion

Current: ![2018-01-24_09h09_22](https://user-images.githubusercontent.com/8047609/35321200-d389c908-00e6-11e8-8da7-a20b2e840271.png) Expected: ![2018-01-24_09h09_30](https://user-images.githubusercontent.com/8047609/35321209-dc6ce226-00e6-11e8-80e1-e6c3f42ba1be.png)

### Description After installing the Docker Desktop 4.13.0 on Mac, I have an issue: ```bash [ERROR] Failed to execute goal io.fabric8:docker-maven-plugin:0.40.1:build (build-docker-image) on project ws-linux-box-distribution: Execution build-docker-image of goal io.fabric8:docker-maven-plugin:0.40.1:build...

The issue is caused by `com.dajudge.kindcontainer.util.ContainerVersionHelpers#isInContainerFilter` where `CONTAINER_FILTER` environment variable is `"null"` instead of `null`: Container: - ApiServerContainer - v1.22.2 ```bash java.lang.ArrayIndexOutOfBoundsException: Index 1 out of bounds for length 1...

bug

### Preconditions Without Commerce Cloud license, Magento Community Edition users are not able to easily configure their local instances with Docker. The `docker-compose.yml` file can be generated using `ece-docker` which...

Progress: ready for grooming