Unfreeze XnConvert (macOS) - #50700
Conversation
Remove the frozen flag from the XnConvert input and regenerate the output manifest so the FMA PR-only validation workflow can check xnconvert/darwin at its current upstream version (1.112.0 -> 1.115.0). Claude-Session: https://claude.ai/code/session_01Hx5UA4Dhqh2UUCX8h6k6Vv
|
Caution Review failedThe pull request is closed. ℹ️ Recent review info⚙️ Run configurationConfiguration used: Path: .coderabbit.yaml Review profile: CHILL Plan: Pro Plus Run ID: 📒 Files selected for processing (2)
WalkthroughThe change removes Possibly related PRs
✨ Finishing Touches🧪 Generate unit tests (beta)
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
There was a problem hiding this comment.
Pull request overview
Unfreezes the XnConvert Fleet-maintained app for macOS by removing the frozen flag from the Homebrew input and regenerating the corresponding xnconvert/darwin output manifest to the latest upstream version.
Changes:
- Removed
"frozen": truefromee/maintained-apps/inputs/homebrew/xnconvert.jsonto allow updates again. - Regenerated
ee/maintained-apps/outputs/xnconvert/darwin.json, bumping XnConvert from1.112.0to1.115.0(including updated patched query version, installer URL, and SHA256).
Reviewed changes
Copilot reviewed 2 out of 2 changed files in this pull request and generated no comments.
| File | Description |
|---|---|
| ee/maintained-apps/outputs/xnconvert/darwin.json | Updates the generated macOS output manifest to XnConvert 1.115.0 (URL/query/SHA). |
| ee/maintained-apps/inputs/homebrew/xnconvert.json | Removes the freeze flag so the darwin slug can validate/update again. |
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
Automated unfreeze probe. Removes
"frozen": trueand regenerates the output manifest sotest-fma-macos-pr-only can validate
xnconvert/darwinat its current upstream version.Frozen since: not recoverable from this checkout (squashed/shallow history — every input file is attributed to the same import commit)
Version: 1.112.0 -> 1.115.0
Draft until validation reports. Merge only if the FMA checks are green and the validate shard
actually ran for this slug.
Generated by Claude Code
Summary by CodeRabbit