aboutcode-org / aboutcode-org/plugincode
Support simple dependencies or ordering between plugins
Offen
enhancement
plugin
- Vorherrschende Sprache
- Python
- Sterne
- 1
- Forks
- 2
- PR-Merge-Kennzahlen
- Keine gemergten PRs in 30 T.
Beschreibung
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?
Beitragsleitfaden
Für dieses Repository ist kein Beitragsleitfaden indexiert
Bewertung
Dieses Issue wurde noch nicht bewertet.