Rafael Corrêa Gomes

Results 57 issues of Rafael Corrêa Gomes

Como o SourceTree ou SmartGit, seria legal ter suporte para o GitFlow.

new feature

### Preconditions and environment - Magento version >= 2.4.7 - PHP >= 8.2.15 - Configuring the FTP CSV it gives you the error below ``` details error : Call to...

Issue: Confirmed
Component: Backend
Triage: Dev.Experience
Reproduced on 2.4.x
Progress: PR in progress
Priority: P1
Issue: ready for confirmation
Area: Framework
Reported on 2.4.7

### Description (*) PHP 8.2.15 removed the FTP extension, so I created this PR to add it as part of the dependencies. ### Related Pull Requests 1. https://github.com/magento/magento-cloud-docker/pull/367 ### Fixed...

partners-contribution
Progress: ready for testing
Triage: Dev.Experience
Partner: Le Site
Priority: P1

### Description PHP 8.2.15 removed FTP extension, so I'm adding it to the Docker images for PHP 8.2 and 8.3 ### Related Pull Requests 1. https://github.com/magento/magento2/pull/39084 ### Fixed Issues (if...

partners-contribution
Progress: ready for review
Partner: Le Site

### Description The Docker Build Status badge is broken, I'm fixing it with this PR. ### Contribution checklist - [x] Pull request has a meaningful description of its purpose -...

partners-contribution
Progress: ready for review
Partner: Le Site

A validação não está passando, caso os dois CEPs sejam iguais as duas condições tem que retornar true.

bug

Estou adicionando um DevContainer para facilitar colaboração e execução de testes usando Github CodeSpaces e DevContainer no VSCode.