[PR #748] [MERGED] Add _drive.txt file to GetOutputFiles for UmdImageCreator #1146

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

📋 Pull Request Information

Original PR: https://github.com/SabreTools/MPF/pull/748
Author: @TurnedToast
Created: 9/7/2024
Status: Merged
Merged: 9/7/2024
Merged by: @mnadareski

Base: masterHead: zip-all-psp-files


📝 Commits (3)

  • 7842a90 add _drive.txt file to GetOutputFiles for UmdImageCreator
  • 967f29e remove required from _drive
  • e329ce3 disc -> drive

📊 Changes

1 file changed (+3 additions, -0 deletions)

View changed files

📝 MPF.Processors/UmdImageCreator.cs (+3 -0)

📄 Description

Current WIP (not stable) isn't zipping the _drive log file from UmdImageCreator, this PR just adds it back to the list


🔄 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/748 **Author:** [@TurnedToast](https://github.com/TurnedToast) **Created:** 9/7/2024 **Status:** ✅ Merged **Merged:** 9/7/2024 **Merged by:** [@mnadareski](https://github.com/mnadareski) **Base:** `master` ← **Head:** `zip-all-psp-files` --- ### 📝 Commits (3) - [`7842a90`](https://github.com/SabreTools/MPF/commit/7842a907e2368f3258cb06ae737042d29b85a54d) add _drive.txt file to GetOutputFiles for UmdImageCreator - [`967f29e`](https://github.com/SabreTools/MPF/commit/967f29eb9ecbd16023d0993764f33da513f2ba90) remove required from _drive - [`e329ce3`](https://github.com/SabreTools/MPF/commit/e329ce3d944fddaa44b38c2e4ffcb842f3d4f7f5) disc -> drive ### 📊 Changes **1 file changed** (+3 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `MPF.Processors/UmdImageCreator.cs` (+3 -0) </details> ### 📄 Description Current WIP (not stable) isn't zipping the _drive log file from UmdImageCreator, this PR just adds it back to the list --- <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:41 +00:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: SabreTools/MPF#1146