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

fix: Reorder info.xml entries to make it valid #6229

Merged
merged 1 commit into from
Aug 19, 2024
Merged

fix: Reorder info.xml entries to make it valid #6229

merged 1 commit into from
Aug 19, 2024

Conversation

susnux
Copy link
Contributor

@susnux susnux commented Aug 19, 2024

  • Target version: main

Summary

The order of the entries is fixed in the info.xsd, so to make it validate correctly we need to reorder some attributes (namespace and types).

Checklist

  • Code is properly formatted
  • Sign-off message is added to all commits
  • Tests (unit, integration, api and/or acceptance) are included
  • Documentation (manuals or wiki) has been updated or is not required

The order of the entries is fixed in the `info.xsd`,
so to make it validate correctly we need to reorder some attributes (`namespace` and `types`).

Signed-off-by: Ferdinand Thiessen <[email protected]>
@susnux susnux requested review from juliushaertl, a team and blizzz and removed request for a team August 19, 2024 11:35
@blizzz blizzz merged commit 3e1805b into main Aug 19, 2024
35 checks passed
@susnux susnux deleted the fix/appinfo branch August 19, 2024 11:51
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.

2 participants