Skip to content

[Issue] [Reproducible Builds] Diff in generated/metadata between the builds #33928

Closed
@m2-assistant

Description

@m2-assistant

This issue is automatically created based on existing pull request: #33903: [Reproducible Builds] Diff in generated/metadata between the builds


Sort all configs in generated/metadata before writing to file

Description (*)

This is a follow-up on #23324 for the 2.4-develop branch.

It's really important to have Reproducible Builds. It will help to check diff between the builds, so you'll be sure that you deploy only needed changes to production.

The same steps to reproduce, Magento 2.3.7-p1 or 2.4-develop branch.

The diff between the builds is following:

Files build-1/generated/metadata/app_action_list.php and build-2/generated/metadata/app_action_list.php differ
Files build-1/generated/metadata/interception.php and build-2/generated/metadata/interception.php differ

Related Pull Requests

Fixed Issues (if relevant)

  1. Fixes magento/magento2#<issue_number>

Manual testing scenarios (*)

  1. ...
  2. ...

Questions or comments

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)
  • README.md files for modified modules are updated and included in the pull request if any README.md predefined sections require an update
  • All automated tests passed successfully (all builds are green)

Metadata

Metadata

Assignees

Type

No type

Projects

Status

Pull Request In Progress

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions