-
Notifications
You must be signed in to change notification settings - Fork 7
Open
Labels
A: Plugin - PlatformArea: continuous integration platform pluginsArea: continuous integration platform pluginsT: EnhancementType: an enhancement to an existing featureType: an enhancement to an existing feature
Description
Context
Today Pipelinit uses a specific function to check the project's dependencies during the plugin introspection, by calling this inside a project plugin it can lead to multiples calls of a file parsing which can slow the introspection in addition to the disorganization that is created by having multiples dependencies functions inside each plugin with a similar code.
Goals
- Get the project dependencies before the plugins introspection
- Add project dependencies to context
Metadata
Metadata
Assignees
Labels
A: Plugin - PlatformArea: continuous integration platform pluginsArea: continuous integration platform pluginsT: EnhancementType: an enhancement to an existing featureType: an enhancement to an existing feature