architecture icon indicating copy to clipboard operation
architecture copied to clipboard

A place where Magento architectural discussions happen

Results 65 architecture issues
Sort by recently updated
recently updated
newest added

Document code style guidelines for GraphQL schema. Currently, the following unwritten agreements exist: 1. `quantity` should be used, not `qty` 2. [Camel case](https://en.wikipedia.org/wiki/Camel_case) SHOULD be used for queries and mutations...

The following documents should be updated to reflect that adding (throwing a new) exception is a breaking change: - https://devdocs.magento.com/guides/v2.3/extension-dev-guide/versioning/dependencies.html - https://devdocs.magento.com/guides/v2.3/extension-dev-guide/versioning/codebase-changes.html - https://devdocs.magento.com/guides/v2.3/contributor-guide/backward-compatible-development/index.html - this one covers modification of...

proposal

https://github.com/magento/architecture/pull/270/files?short_path=a7d1261#diff-a7d12614e73953add0012557e992a6e2

proposal

Including: - CI/CD - Deployment

dev teams assistance

https://fisheye.corp.magento.com/cru/CR-MAGETWO-47584

code review

https://github.com/magento/magento2ce/pull/4690

code review

dev teams assistance