mirror of
https://github.com/bellingcat/auto-archiver.git
synced 2026-06-08 03:18:28 +03:00
* 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 *
16 lines
222 B
YAML
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 |