Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

UCT-1030: Added configuration files support #1038

Conversation

bohdan-harniuk
Copy link
Collaborator

Description (*)

Added support for configuration files.

Configuration files in the module etc directory:

Screenshot 2022-03-19 at 12 54 41

Screenshot 2022-03-19 at 12 56 02

Screenshot 2022-03-19 at 12 58 34

Screenshot 2022-03-19 at 12 58 53

Layout configuration files in the module for different scopes:

Screenshot 2022-03-19 at 12 59 42

Screenshot 2022-03-19 at 13 00 46

Screenshot 2022-03-19 at 13 00 11

Layout configuration files in the theme:

Screenshot 2022-03-19 at 13 01 51

Screenshot 2022-03-19 at 13 02 32

Screenshot 2022-03-19 at 13 03 07

Fixed Issues (if relevant)

  1. Fixes [UCT] Add support for the Magento 2 configuration files, such as di.xml, system.xml, etc #1030

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 integration/functional tests (if applicable)
  • All automated tests passed successfully (all builds are green)

Copy link
Collaborator

@Iamwade Iamwade left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Great job
I've added missed files:

  • product_options.xml
  • export.xml
  • import.xml
  • analytics.xml
  • reports.xml
  • pdf.xml
  • cache.xml
  • validation.xml
  • queue.xml

Thank you!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[UCT] Add support for the Magento 2 configuration files, such as di.xml, system.xml, etc
2 participants