Skip to content

Fix #22747 - JavaScript modules contain unnecessary define checks #24833

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

Conversation

Bartlomiejsz
Copy link
Contributor

@Bartlomiejsz Bartlomiejsz commented Oct 2, 2019

Description (*)

This is cleanup for #22747

Fixed Issues (if relevant)

  1. JavaScript modules contain unnecessary define checks #22747: JavaScript modules contain unnecessary define checks

Manual testing scenarios (*)

  1. Check files in codebase - Magento JS files used by requireJS shouldn't contain define checks

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

@Bartlomiejsz Bartlomiejsz requested a review from DrewML as a code owner October 2, 2019 21:47
@m2-assistant
Copy link

m2-assistant bot commented Oct 2, 2019

Hi @Bartlomiejsz. Thank you for your contribution
Here is some useful tips how you can test your changes using Magento test environment.
Add the comment under your pull request to deploy test or vanilla Magento instance:

  • @magento give me test instance - deploy test instance based on PR changes
  • @magento give me 2.3-develop instance - deploy vanilla Magento instance

For more details, please, review the Magento Contributor Guide documentation.

@magento-engcom-team
Copy link
Contributor

Hi @ihor-sviziev, thank you for the review.
ENGCOM-5994 has been created to process this Pull Request
✳️ @ihor-sviziev, could you please add one of the following labels to the Pull Request?

Label Description
Auto-Tests: Covered All changes in Pull Request is covered by auto-tests
Auto-Tests: Not Covered Changes in Pull Request requires coverage by auto-tests
Auto-Tests: Not Required Changes in Pull Request does not require coverage by auto-tests

@ihor-sviziev ihor-sviziev added the Auto-Tests: Not Required Changes in Pull Request does not require coverage by auto-tests label Oct 3, 2019
@engcom-Alfa engcom-Alfa self-assigned this Oct 9, 2019
@engcom-Alfa
Copy link
Contributor

Hi @Bartlomiejsz. Could you resolve merge conflicts?

@Bartlomiejsz Bartlomiejsz force-pushed the feature/fix_22747_javascript_modules_unnecessary_define_checks branch from 83bbcf1 to 024c101 Compare October 9, 2019 13:03
@Bartlomiejsz
Copy link
Contributor Author

Hi @engcom-Alfa, done

@magento-engcom-team
Copy link
Contributor

Hi @ihor-sviziev, thank you for the review.
ENGCOM-5994 has been created to process this Pull Request

@engcom-Alfa
Copy link
Contributor

✔️ QA Passed

@m2-assistant
Copy link

m2-assistant bot commented Oct 15, 2019

Hi @Bartlomiejsz, thank you for your contribution!
Please, complete Contribution Survey, it will take less than a minute.
Your feedback will help us to improve contribution process.

@magento-engcom-team magento-engcom-team added this to the Release: 2.3.4 milestone Oct 15, 2019
@Bartlomiejsz Bartlomiejsz deleted the feature/fix_22747_javascript_modules_unnecessary_define_checks branch October 15, 2019 07:27
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.

5 participants