Skip to content

Add project dependencies to context #124

@joao10lima

Description

@joao10lima

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 pluginsT: EnhancementType: an enhancement to an existing feature

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions