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

Validate gamefix app ids #88

Merged
merged 12 commits into from
Jul 2, 2024

Conversation

R1kaB3rN
Copy link
Member

@R1kaB3rN R1kaB3rN commented Jul 2, 2024

Pull request adds a program to the CI that validates the app IDs of gamefix modules against upstream's (e.g., GOG, Steam, EGS, etc.) or the umu database on update or when new gamefix modules are created. This ensures integrity of data by preventing typos of filenames or misplacing a gamefix modules.

For gamefix modules that aren't numeric (e.g., umu-silenthill4) an entry will need to be made to the umu database first as the alphabetic bit is not an official ID.

Currently, the program only validates GOG and Steam gamefixes.

TODO:

  • Add validation for zoomplatform, amazon, ea, battlenet, egs, humble, itchio, ubisoft, umu

@R1kaB3rN R1kaB3rN marked this pull request as ready for review July 2, 2024 22:49
@R1kaB3rN R1kaB3rN merged commit 49920fc into Open-Wine-Components:master Jul 2, 2024
1 check passed
@R1kaB3rN R1kaB3rN deleted the validate-ids branch July 2, 2024 23:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant