Closed
Description
This issue is automatically created based on existing pull request: #29298: Adds some more colors to the output of certain setup cli commands
Description (*)
While trying to figure out the sort order in which certain database migration scripts ran while executing bin/magento setup:upgrade
, I found the output a bit hard to read.
So I've added a different color to the output of certain steps.
This also influences some other bin/magento setup:xxx
commands but it doesn't seem to degrade them in my opinion (but I haven't tested all of them).
Fixed Issues (if relevant)
None that I could find
Manual testing scenarios (*)
- Execute the
bin/magento setup:upgrade
command and look if the colors used in the output make sense - Execute the other
bin/magento setup:xxx
commands and do the same
Questions or comments
If you want different colors or if there are better idea's, let me know!
I've just re-used the "metadata" color which was already being used.
Contribution checklist (*)
- Pull request has a meaningful description of its purpose
- All commits are accompanied by meaningful commit messages
- All new or changed code is covered with unit/integration tests (if applicable)
- All automated tests passed successfully (all builds are green)
Metadata
Metadata
Assignees
Labels
Gate 3 Passed. Manual verification of the issue completed. Issue is confirmedMay be fixed according to the position in the backlog.Indicates original Magento version for the Issue report.The issue has been reproduced on latest 2.4-develop branchAffects non-critical data or functionality and does not force users to employ a workaround.