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

Product and category events contain changed attributes #274

Merged
merged 38 commits into from
Oct 5, 2020

Conversation

aleksejsbaranovs10
Copy link

@aleksejsbaranovs10 aleksejsbaranovs10 commented Sep 1, 2020

Description (*)

Related Pull Requests

https://github.com/magento/saas-export/pull/110
https://github.com/magento/partners-magento2-infrastructure/pull/44

Proto: https://git.corp.adobe.com/ecp/api-protos/pull/16

Fixed Issues (if relevant)

  1. Resolves [Spike] Product and category events contain changed attributes #41

Questions or comments

Code Review Checklist (*)

See dataied checklist

  • Story AC is completed
  • proposed changes correspond to Magento Technical Vision
  • new or changed code is covered with web-api/integration tests (if applicable)
    • expected results in test verified with data from fixture
  • no backward incompatibile changes
  • Export API (et_schema.xml) and SF API schemas (proto schema) are reflected in the codebase
    • prerequisite: story branch created with all needed generated classes according to proposes schema-changes
    • DTO classes do not contain any manual changes (Magento\CatalogExportApi*, Magento\CatalogStorefrontApi*)
  • Class usage: magento/catalog-storefront repo don't use directly classes from magento/saas-export repo and vise-verse
    • Check composer.json dependencies
  • Legacy code is deleted
    • Any Data Providers present in Connector part (Magento\CatalogStorefrontConnector, Magento*Extractor modules)
    • And Data Providers from Export API (magento/saas-export repo) that is not relevant anymore
    • Any DTO for Export API/SF API which does not reflect current schema: et_schema, proto schema
    • Any “mapper” on Message Broker (between Export API and SF API)
      • if mapper still needed, verify fields used in mapping, remove not relevant fields

@aleksejsbaranovs10
Copy link
Author

@magento run Static Tests, Integration Tests

@aleksejsbaranovs10 aleksejsbaranovs10 changed the base branch from develop to story-185-export-api September 2, 2020 13:43
@aleksejsbaranovs10
Copy link
Author

@magento run Static Tests, Integration Tests

@le0n4ik le0n4ik changed the base branch from story-185-export-api to develop September 2, 2020 18:50
@aleksejsbaranovs10
Copy link
Author

@magento run Static Tests, Integration Tests

@aleksejsbaranovs10
Copy link
Author

@magento run Static Tests

@skovalenk skovalenk linked an issue Sep 21, 2020 that may be closed by this pull request
*
* @SuppressWarnings(PHPMD.BooleanGetMethodName)
*/
interface ImportProductRequestAttributesInterface
Copy link
Member

Choose a reason for hiding this comment

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

@aleksejsbaranovs10 Did you create this manually?

@vgoncharenko
Copy link
Contributor

Autogenerated code has to be autogenerated. If you have api-proto related PR already, please mention it in a description, but not under 'Related Pull Requests' section

@vgoncharenko
Copy link
Contributor

Please, check if all of the changes in PRs to magento EE and SaaS-export is related to this task

@aleksejsbaranovs10
Copy link
Author

@aleksejsbaranovs10
Copy link
Author

@magento run Static Tests

Copy link
Contributor

@vgoncharenko vgoncharenko left a comment

Choose a reason for hiding this comment

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

request one change

@aleksejsbaranovs10
Copy link
Author

@magento run all tests

@aleksejsbaranovs10
Copy link
Author

@magento run all tests

@aleksejsbaranovs10
Copy link
Author

@magento run Integration Tests, Static Tests

@aleksejsbaranovs10
Copy link
Author

@magento run all tests

@aleksejsbaranovs10
Copy link
Author

@magento run all tests

@vgoncharenko vgoncharenko self-assigned this Oct 5, 2020
@vgoncharenko
Copy link
Contributor

@magento run Static Tests

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