aboutcode-org / aboutcode-org/plugincode
Support simple dependencies or ordering between plugins
Aperta
enhancement
plugin
- Lingua principale
- Python
- Stelle
- 1
- Fork
- 2
- Metriche di merge delle PR
- Nessuna PR unita negli ultimi 30g
Descrizione
I have faced this problem: I have several post scan plugins, and some need to run first some later.
There is no way to ensure this for now.
Ideally we would want to have a proper, sat-like dependency resolution mechanism. But a cruder, static way based on a relative ordering (for instance using the `sort_order` plugin class attribute) would be plenty good enough.
@yashdsaraf what do you think?
Guida per i contributori
Nessuna guida per i contributori indicizzata per questo repository
Valutazione
Questa issue non è ancora stata valutata.