feat(mh3g): split compatibility repair by data domain - #40
Open
VincentAdamNemessisX wants to merge 1 commit into
Open
feat(mh3g): split compatibility repair by data domain#40VincentAdamNemessisX wants to merge 1 commit into
VincentAdamNemessisX wants to merge 1 commit into
Conversation
Contributor
Author
|
Lifecycle audit: this PR is not merged or superseded. The independent repair commands remain absent from current main, while its WinUI layer conflicts with the Fluent rewrite merged in #42. Keep open; preserve the Rust/macOS/docs work and rebase or re-implement the Windows UI against current main (preferably after #44). Do not force-merge the stale XAML. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
repair-converted --source-extdata-dirCLI option for existing scripts, while native UIs use only the new domain-scoped commandsValidation
cargo fmt --all -- --checkcargo test -p mh3g-save-convert— 224 passedcargo clippy -p mh3g-save-convert --all-targets -- -D warningscargo clippy -p mh3g-save-convert --target x86_64-pc-windows-msvc --all-targets -- -D warningsswift test— 76 passedpython3 scripts/mh3g-docs-contract.pypython3 scripts/verify-mh3g-save-converter-windows-source.pybash scripts/build-mh3g-save-converter-macos-app.shbash scripts/mh3g-save-converter-macos-smoke.shBoundaries