Files
auto-archiver/tests/data/test_orchestration.yaml
Patrick Robertson b7d9145f6c Further tidyups + refactoring for new structure
* Add implementation tests for orchestrator + logging tests
* Standardise method/class vars for extractors to see if they are suitable
* Fix bugs with removing default loguru logger (allows further customisation)
* Fix bug loading required fields from file
*
2025-01-30 13:21:10 +01:00

16 lines
222 B
YAML

steps:
feeders:
- example_module
extractors:
- example_module
formatters:
- example_module
storages:
- example_module
databases:
- example_module
enrichers:
- example_module
# Global configuration