-
Notifications
You must be signed in to change notification settings - Fork 9.3k
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
Change header wording to apply to other payment providers, resolves #35622 #37959
Change header wording to apply to other payment providers, resolves #35622 #37959
Conversation
Hi @cjnewbs. Thank you for your contribution! Add the comment under your pull request to deploy test or vanilla Magento instance:
❗ Automated tests can be triggered manually with an appropriate comment:
Allowed build names are:
You can find more information about the builds here For more details, review the Code Contributions documentation. |
@magento run all tests |
The requested builds are added to the queue. You should be able to see them here within a few minutes. Please message the #magento-devops slack channel if they don't show in a reasonable amount of time and a representative will look into any issues. |
@magento run all tests |
The requested builds are added to the queue. You should be able to see them here within a few minutes. Please message the #magento-devops slack channel if they don't show in a reasonable amount of time and a representative will look into any issues. |
@magento run Functional Tests CE |
The requested builds are added to the queue. You should be able to see them here within a few minutes. Please message the #magento-devops slack channel if they don't show in a reasonable amount of time and a representative will look into any issues. |
@magento run Functional Tests EE |
The requested builds are added to the queue. You should be able to see them here within a few minutes. Please message the #magento-devops slack channel if they don't show in a reasonable amount of time and a representative will look into any issues. |
@magento run Functional Tests B2B,Unit Tests,WebAPI Tests |
The requested builds are added to the queue. You should be able to see them here within a few minutes. Please message the #magento-devops slack channel if they don't show in a reasonable amount of time and a representative will look into any issues. |
@magento run all tests |
The requested builds are added to the queue. You should be able to see them here within a few minutes. Please message the #magento-devops slack channel if they don't show in a reasonable amount of time and a representative will look into any issues. |
@magento run Functional Tests CE,WebAPI Tests,Sample Data Tests CE,Sample Data Tests EE,Sample Data Tests B2B |
The requested builds are added to the queue. You should be able to see them here within a few minutes. Please message the #magento-devops slack channel if they don't show in a reasonable amount of time and a representative will look into any issues. |
@magento run Functional Tests CE Dear God these tests are flaky |
The requested builds are added to the queue. You should be able to see them here within a few minutes. Please message the #magento-devops slack channel if they don't show in a reasonable amount of time and a representative will look into any issues. |
@mgento run WebAPI Tests,Sample Data Tests CE,Sample Data Tests EE,Sample Data Tests B2B |
@magento run WebAPI Tests |
The requested builds are added to the queue. You should be able to see them here within a few minutes. Please message the #magento-devops slack channel if they don't show in a reasonable amount of time and a representative will look into any issues. |
FFS. @magento run all tests |
The requested builds are added to the queue. You should be able to see them here within a few minutes. Please message the #magento-devops slack channel if they don't show in a reasonable amount of time and a representative will look into any issues. |
Repeating Functional Tests are falky and are known issues, these are not related to PR changes. Known issues: Functional Tests CE Known issues: Hence moving this to Merge in progress. |
Hi @engcom-November, as per this comment, I can see that for B2B, B2b-2690 is repeatative failure and also CE, AC-6951 have failed in both successive builds so please check once again and provide more information on them. Till then moving it to Extended Testing. |
@magento run all tests |
@magento run WebAPI Tests |
@engcom-Charlie, for B2B-2690 I have updated the comment with open jira, and CE, AC-6951 has passed in the latest run. |
f6bb182
into
magento:2.4-develop
Description (*)
In issue #35622 it has been identified that that the core template only refers to PayPal, however this functionality is being utilised by other payment providers. This PR changes the text and translations for
PayPal Account
toAccount
so that other providers can use this functionality without having to override the core template.Related Pull Requests
N/A
Fixed Issues (if relevant)
Manual testing scenarios (*)
Magento_Vault
moduleAccount
instead ofPayPal Account
Questions or comments
N/A
Contribution checklist (*)