Skip to content

[Issue] Adds some more colors to the output of certain setup cli commands #29335

Closed
@m2-assistant

Description

@m2-assistant

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.

Before:
before

After:
after

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 (*)

  1. Execute the bin/magento setup:upgrade command and look if the colors used in the output make sense
  2. 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

Area: FrameworkComponent: SetupIssue: ConfirmedGate 3 Passed. Manual verification of the issue completed. Issue is confirmedPriority: P3May be fixed according to the position in the backlog.Progress: doneReported on 2.4.xIndicates original Magento version for the Issue report.Reproduced on 2.4.xThe issue has been reproduced on latest 2.4-develop branchSeverity: S3Affects non-critical data or functionality and does not force users to employ a workaround.

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions