[PR #3] [MERGED] Required change for IArchive support #3

Open
opened 2026-01-30 21:20:57 +00:00 by claunia · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/aaru-dps/Aaru.CommonTypes/pull/3
Author: @darkstar
Created: 3/5/2021
Status: Merged
Merged: 3/5/2021
Merged by: @claunia

Base: masterHead: archive-1


📝 Commits (1)

  • fb8ed16 Add support for Archive plugins

📊 Changes

2 files changed (+15 additions, -2 deletions)

View changed files

📝 Interfaces/IPluginRegister.cs (+5 -1)
📝 PluginBase.cs (+10 -1)

📄 Description

These are the required changes for the main PR in Aaru: https://github.com/aaru-dps/Aaru/pull/564


🔄 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.CommonTypes/pull/3 **Author:** [@darkstar](https://github.com/darkstar) **Created:** 3/5/2021 **Status:** ✅ Merged **Merged:** 3/5/2021 **Merged by:** [@claunia](https://github.com/claunia) **Base:** `master` ← **Head:** `archive-1` --- ### 📝 Commits (1) - [`fb8ed16`](https://github.com/aaru-dps/Aaru.CommonTypes/commit/fb8ed168213da692d0cc2307f9186ce995913136) Add support for Archive plugins ### 📊 Changes **2 files changed** (+15 additions, -2 deletions) <details> <summary>View changed files</summary> 📝 `Interfaces/IPluginRegister.cs` (+5 -1) 📝 `PluginBase.cs` (+10 -1) </details> ### 📄 Description These are the required changes for the main PR in Aaru: https://github.com/aaru-dps/Aaru/pull/564 --- <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-30 21:20:57 +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.CommonTypes#3