container: root/plugins: new pluggable framework, rewrite example plugin, add pluggable test cases #252

Merged
AaronFiore merged 0 commits from refs/pull/252/head into master 2025-12-17 20:59:46 +00:00
AaronFiore commented 2025-12-17 01:39:34 +00:00 (Migrated from gitea.com)

Description

  • Implements pluggable auto-(un|re)loading
  • Rewrites example plugin to utilize new framework
  • Refactors both, adds/updates documentation for both
  • Adds test cases for base pluggables, pluggable data types and functionality

NOTE: to use the previous plugin loader, use the dfi::common file loader instead

Agreement

### Description - Implements pluggable auto-(un|re)loading - Rewrites example plugin to utilize new framework - Refactors both, adds/updates documentation for both - Adds test cases for base pluggables, pluggable data types and functionality NOTE: to use the previous plugin loader, use the `dfi::common` file loader instead ### Agreement - [x] I have read and understood the [Development](https://gitea.com/EvergreenCrypto/docker-finance#development) and [License](https://gitea.com/EvergreenCrypto/docker-finance#license-and-disclaimer) documentation
AaronFiore commented 2025-12-17 20:57:54 +00:00 (Migrated from gitea.com)

All tests pass.

All tests pass.
Sign in to join this conversation.
No Reviewers
1 Participants
Notifications
Due Date
No due date set.
Reference: EvergreenCrypto/docker-finance#252