Skip to content

Conversation

jakwinkler
Copy link
Contributor

Description (*)

Fixes XML schema definitions in phpstorm, from this:

image

to this:
image

Related Pull Requests

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)
  • README.md files for modified modules are updated and included in the pull request if any README.md predefined sections require an update
  • All automated tests passed successfully (all builds are green)
Copy link

m2-assistant bot commented Apr 26, 2025

Hi @jakwinkler. Thank you for your contribution!
Here are some useful tips on how you can test your changes using Magento test environment.
❗ Automated tests can be triggered manually with an appropriate comment:

  • @magento run all tests - run or re-run all required tests against the PR changes
  • @magento run <test-build(s)> - run or re-run specific test build(s)
    For example: @magento run Unit Tests

<test-build(s)> is a comma-separated list of build names.

Allowed build names are:
  1. Database Compare
  2. Functional Tests CE
  3. Functional Tests EE
  4. Functional Tests B2B
  5. Integration Tests
  6. Magento Health Index
  7. Sample Data Tests CE
  8. Sample Data Tests EE
  9. Sample Data Tests B2B
  10. Static Tests
  11. Unit Tests
  12. WebAPI Tests
  13. Semantic Version Checker

You can find more information about the builds here
ℹ️ Run only required test builds during development. Run all test builds before sending your pull request for review.


For more details, review the Code Contributions documentation.
Join Magento Community Engineering Slack and ask your questions in #github channel.

@jakwinkler
Copy link
Contributor Author

@magento run all tests

1 similar comment
@jakwinkler
Copy link
Contributor Author

@magento run all tests

@jakwinkler
Copy link
Contributor Author

@magento run all tests

@hostep
Copy link
Contributor

hostep commented Apr 28, 2025

Thanks @jakwinkler, but it looks like we already have a PR that tries to fix the same thing over here: #39675

@engcom-Hotel
Copy link
Contributor

Thanks @hostep for highlighting the other PR which fixes the same issues.

@jakwinkler please have a look at the other PR, till the time moving this PR on hold.

@jakwinkler
Copy link
Contributor Author

jakwinkler commented Apr 29, 2025

@hostep that was my initial idea as well, but some comments use a model to generate a comment and your solution won't work if you have some Adobe Commerce module installed.
Check my commit history and you'll see that I've tried to use same approach but it will fail on this code

<comment model="Magento\Securitytxt\Model\Config\Signature"/> 

My PR covers all scenarios :-)

@hostep
Copy link
Contributor

hostep commented Apr 29, 2025

Nice! Good to hear you did some research. Then I agree we should proceed with this PR and close the other one.

@engcom-Dash
Copy link
Contributor

Raised internal approval JIRA for the SVC failure.

SVC : https://public-results-storage-prod.magento-testing-service.engineering/reports/magento/magento2/pull/39867/ef21e4b107a5b1e9a68cff7e946df2f5/SemanticVersionChecker/report-magento2.html

Screenshot 2025-05-20 at 11 12 58 AM

@engcom-Hotel we have closed other PR #39675 (comment) as this one covers all the possible scenarios. Moving this PR for review.

Thanks!

@engcom-Dash engcom-Dash moved this from To Approve to Pending Review in Community Dashboard May 20, 2025
@engcom-Bravo engcom-Bravo added the Priority: P2 A defect with this priority could have functionality issues which are not to expectations. label May 20, 2025
@github-project-automation github-project-automation bot moved this to Pending Review in Pull Requests Dashboard May 20, 2025
@engcom-Dash
Copy link
Contributor

@magento run all tests

@engcom-Dash
Copy link
Contributor

engcom-Dash commented May 23, 2025

Hello @jakwinkler,

Thank you for contribution & collaboration!

✔️ QA Passed

Preconditions:

  1. install fresh Magento 2.4-develop
  2. Install PhpStrom.

Steps to reproduce:
As per the PR & issue description

Before : ❌

Screenshot 2025-05-23 at 3 09 07 PM

image

After : ✔️

Screenshot 2025-05-23 at 3 30 09 PM Screenshot 2025-05-23 at 3 29 37 PM

As mentioned in #39867 (comment) we have raised internal JIRA for the SVC failure hence moving this PR in "Penfing Approval". Once we get all the required approvals we will proceed with the PR.

@engcom-Dash engcom-Dash moved this from Testing in Progress to Pending Approval in Community Dashboard May 23, 2025
@jakwinkler
Copy link
Contributor Author

@magento run all tests

@jakwinkler
Copy link
Contributor Author

@engcom-Dash
Copy link
Contributor

engcom-Dash commented Aug 4, 2025

We have received the approval on the JIRA hence moving this PR to Extended testing to proceed further on this PR.

@engcom-Dash engcom-Dash moved this from Pending Approval to Extended testing (optional) in Community Dashboard Aug 4, 2025
@engcom-Dash
Copy link
Contributor

@magento run all tests

@engcom-Dash
Copy link
Contributor

@magento run Functional Tests B2B, Functional Tests EE, Static Tests

@engcom-Dash
Copy link
Contributor

@magento run all tests

@engcom-Dash
Copy link
Contributor

@magento run Functional Tests B2B

@engcom-Dash
Copy link
Contributor

For the SVC failure we have got required approvals JIRA.

Apart from SVC failure, no other builds are failing hence moving this PR in Merge In Progress.

@engcom-Dash engcom-Dash moved this from Extended testing (optional) to Merge in Progress in Community Dashboard Aug 5, 2025
@magento-devops-reposync-svc magento-devops-reposync-svc merged commit 396a774 into magento:2.4-develop Aug 7, 2025
11 of 12 checks passed
@ct-prd-projects-boards-automation ct-prd-projects-boards-automation bot moved this from Merge in Progress to Recently Merged in Community Dashboard Aug 7, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Priority: P2 A defect with this priority could have functionality issues which are not to expectations. Progress: on hold Progress: pending approval Progress: testing in progress Project: Community Picked PRs upvoted by the community Triage: Dev.Experience Issue related to Developer Experience and needs help with Triage to Confirm or Reject it
7 participants