[PR #892] [MERGED] Add filters to handle Release Control output. #1216

Open
opened 2026-01-29 16:26:06 +00:00 by claunia · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/SabreTools/MPF/pull/892
Author: @HeroponRikiBestest
Created: 9/22/2025
Status: Merged
Merged: 9/22/2025
Merged by: @mnadareski

Base: masterHead: filter-matroschka-changes


📝 Commits (4)

  • 46347c2 Add filters to handle matroschka output.
  • 7fb328e Merge branch 'SabreTools:master' into filter-matroschka-changes
  • 2b31f29 Apply RC-contained filtering to new framework
  • 9ea4cff Attempt to refine logic to fit framework

📊 Changes

1 file changed (+29 additions, -7 deletions)

View changed files

📝 MPF.Frontend/Tools/ProtectionTool.cs (+29 -7)

📄 Description

Removes things that are either unnecessary for the redump protection field, or outright should not be included in it.


🔄 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/892 **Author:** [@HeroponRikiBestest](https://github.com/HeroponRikiBestest) **Created:** 9/22/2025 **Status:** ✅ Merged **Merged:** 9/22/2025 **Merged by:** [@mnadareski](https://github.com/mnadareski) **Base:** `master` ← **Head:** `filter-matroschka-changes` --- ### 📝 Commits (4) - [`46347c2`](https://github.com/SabreTools/MPF/commit/46347c2f8c49a0d74bc4c6d6e2f97352166a08f2) Add filters to handle matroschka output. - [`7fb328e`](https://github.com/SabreTools/MPF/commit/7fb328ef501a047eb682b32a92b0c67167573fff) Merge branch 'SabreTools:master' into filter-matroschka-changes - [`2b31f29`](https://github.com/SabreTools/MPF/commit/2b31f29e196ef5d7c5d4e902004eb34cc18137eb) Apply RC-contained filtering to new framework - [`9ea4cff`](https://github.com/SabreTools/MPF/commit/9ea4cff56964cada445e0df3d24375c8e32ca10d) Attempt to refine logic to fit framework ### 📊 Changes **1 file changed** (+29 additions, -7 deletions) <details> <summary>View changed files</summary> 📝 `MPF.Frontend/Tools/ProtectionTool.cs` (+29 -7) </details> ### 📄 Description Removes things that are either unnecessary for the redump protection field, or outright should not be included in it. --- <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:26:06 +00:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: SabreTools/MPF#1216