[PR #676] [CLOSED] Clarify audio CD requirements for device report #1133

Open
opened 2026-01-29 15:42:12 +00:00 by claunia · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/aaru-dps/Aaru/pull/676
Author: @darkstar
Created: 10/1/2021
Status: Closed

Base: develHead: device-report-1


📝 Commits (1)

  • d472924 Clarify audio CD requirements for device report

📊 Changes

1 file changed (+5 additions, -5 deletions)

View changed files

📝 Aaru/Commands/Device/DeviceReport.cs (+5 -5)

📄 Description

This PR clarifies the requirements for Audio CDs in the device-report

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • New filesystem, test images in [url]
  • New media image, test images in [url]
  • New partition scheme, test images in [url]
  • Breaking change (fix or feature that would cause existing functionality to change)
  • I have read the CONTRIBUTING document.
  • My code follows the code style of this project.
  • My change requires a change to the documentation.
  • I have updated the documentation accordingly.
  • I have added tests to cover my changes.
  • All new and existing tests passed.

🔄 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/aaru-dps/Aaru/pull/676 **Author:** [@darkstar](https://github.com/darkstar) **Created:** 10/1/2021 **Status:** ❌ Closed **Base:** `devel` ← **Head:** `device-report-1` --- ### 📝 Commits (1) - [`d472924`](https://github.com/aaru-dps/Aaru/commit/d472924a416d3378e6cf39c531de73650b0f39bf) Clarify audio CD requirements for device report ### 📊 Changes **1 file changed** (+5 additions, -5 deletions) <details> <summary>View changed files</summary> 📝 `Aaru/Commands/Device/DeviceReport.cs` (+5 -5) </details> ### 📄 Description This PR clarifies the requirements for Audio CDs in the device-report ## Types of changes <!--- What types of changes does your code introduce? Put an `x` in all the boxes that apply: --> - [x] Bug fix (non-breaking change which fixes an issue) - [ ] New feature (non-breaking change which adds functionality) - [ ] New filesystem, test images in [url] - [ ] New media image, test images in [url] - [ ] New partition scheme, test images in [url] - [ ] Breaking change (fix or feature that would cause existing functionality to change) - [x] I have read the **CONTRIBUTING** document. - [x] My code follows the code style of this project. - [ ] My change requires a change to the documentation. - [ ] I have updated the documentation accordingly. - [ ] I have added tests to cover my changes. - [ ] All new and existing tests passed. --- <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 15:42:12 +00:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: aaru-dps/Aaru-aaru-dps#1133