[PR #842] [MERGED] Update redumper to build 565 #1188

Closed
opened 2026-01-29 16:25:55 +00:00 by claunia · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/SabreTools/MPF/pull/842
Author: @Deterous
Created: 5/4/2025
Status: Merged
Merged: 5/5/2025
Merged by: @mnadareski

Base: masterHead: master


📝 Commits (2)

  • 50715c8 Update redumper to build 565
  • a9f668f Merge branch 'master' into master

📊 Changes

8 files changed (+104 additions, -68 deletions)

View changed files

📝 CHANGELIST.md (+1 -0)
📝 MPF.ExecutionContexts.Test/RedumperTests.cs (+58 -58)
📝 MPF.ExecutionContexts/Redumper/ExecutionContext.cs (+22 -0)
📝 MPF.ExecutionContexts/Redumper/FlagStrings.cs (+1 -0)
📝 MPF.ExecutionContexts/Redumper/SettingConstants.cs (+3 -0)
📝 MPF.Frontend/Options.cs (+9 -0)
📝 publish-nix.sh (+5 -5)
📝 publish-win.ps1 (+5 -5)

📄 Description

  • Bump redumper to build 565
  • Add support for new --skeleton flag
  • Use --skeleton by default for CD media type

🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/SabreTools/MPF/pull/842 **Author:** [@Deterous](https://github.com/Deterous) **Created:** 5/4/2025 **Status:** ✅ Merged **Merged:** 5/5/2025 **Merged by:** [@mnadareski](https://github.com/mnadareski) **Base:** `master` ← **Head:** `master` --- ### 📝 Commits (2) - [`50715c8`](https://github.com/SabreTools/MPF/commit/50715c8e27cae26ee9b3bcf95879652350c9fac5) Update redumper to build 565 - [`a9f668f`](https://github.com/SabreTools/MPF/commit/a9f668f71739f2397f4b227090c7997e0db96a41) Merge branch 'master' into master ### 📊 Changes **8 files changed** (+104 additions, -68 deletions) <details> <summary>View changed files</summary> 📝 `CHANGELIST.md` (+1 -0) 📝 `MPF.ExecutionContexts.Test/RedumperTests.cs` (+58 -58) 📝 `MPF.ExecutionContexts/Redumper/ExecutionContext.cs` (+22 -0) 📝 `MPF.ExecutionContexts/Redumper/FlagStrings.cs` (+1 -0) 📝 `MPF.ExecutionContexts/Redumper/SettingConstants.cs` (+3 -0) 📝 `MPF.Frontend/Options.cs` (+9 -0) 📝 `publish-nix.sh` (+5 -5) 📝 `publish-win.ps1` (+5 -5) </details> ### 📄 Description - Bump redumper to build 565 - Add support for new --skeleton flag - Use --skeleton by default for CD media type --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
claunia added the pull-request label 2026-01-29 16:25:55 +00:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: SabreTools/MPF#1188