magento/magento2#39931: Restore c:c shortcut for cache:clean 2.4.8#40406
magento/magento2#39931: Restore c:c shortcut for cache:clean 2.4.8#40406pavel77718 wants to merge 9 commits intomagento:2.4-developfrom
Conversation
|
Hi @pavel77718. Thank you for your contribution!
Allowed build names are:
You can find more information about the builds here For more details, review the Code Contributions documentation. |
There was a problem hiding this comment.
Pull request overview
This PR restores the c:c and c:f command shortcuts for cache:clean and cache:flush commands in Magento 2.4.8, addressing issue #39931.
- Adds
c:calias for thecache:cleancommand - Adds
c:falias for thecache:flushcommand
Reviewed changes
Copilot reviewed 2 out of 2 changed files in this pull request and generated no comments.
| File | Description |
|---|---|
| app/code/Magento/Backend/Console/Command/CacheCleanCommand.php | Adds c:c shortcut alias for cache:clean command |
| app/code/Magento/Backend/Console/Command/CacheFlushCommand.php | Adds c:f shortcut alias for cache:flush command |
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
|
@magento run all tests |
|
@magento run WebAPI tests, Functional Tests EE, Functional Tests CE, Functional TestsB2B |
|
@magento run Functional Tests B2B |
|
@magento run all tests |
|
@magento run all tests |
|
@magento run Static Tests |
|
@magento run all tests |
engcom-Hotel
left a comment
There was a problem hiding this comment.
Hello @pavel77718,
The PR changes looks good to us. But please cover the changes with some automated tests in accordance to the DOD.
Thank you
|
@magento run all tests |
|
@magento run all tests |
Description (*)
Related Pull Requests
Fixed Issues (if relevant)
Manual testing scenarios (*)
Questions or comments
Contribution checklist (*)