-
Notifications
You must be signed in to change notification settings - Fork 1.7k
Add information on extension footprint analyzer #8962
Add information on extension footprint analyzer #8962
Conversation
Hi @ishakhsuvarov, thank you for your contribution! |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Nice new addition
Co-authored-by: Barny Shergold <barny.shergold@vaimo.com>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks for the new topic @ishakhsuvarov!
I've requested additional changes to get this ready for publication.
Please also add a new entry for this new topic in the table of contents (TOC) file. It probably makes sense to add it near the existing "Code Sniffer" entry: https://github.com/magento/devdocs/blob/master/src/_data/toc/marketplace-sellers.yml#L110
Or maybe it makes more sense to add it further down near the "checks" since this footprint analyzer isn't technically a test. What do you think?
Co-authored-by: Jeff Matthews <matthews.jeffery@gmail.com>
Thank you for your review and fixes @jeff-matthews I've added it TOC as the next entry after semantic version check. I think it's a good place for it since it's still a part of technical review even though it's not a test in traditional meaning. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks good. Thanks @ishakhsuvarov!
@magento import code to magento-devdocs/devdocs |
@jeff-matthews the branch with code successfully imported into |
Hi @ishakhsuvarov, thank you for your contribution! |
Purpose of this pull request
This pull request adds information about Extension Footprint analyzer feature of Magento Marketplace.
Affected DevDocs pages
whatsnew
Added a new topic describing Extension Footprint Analysis on the Magento Marketplace.