-
-
Notifications
You must be signed in to change notification settings - Fork 10
Open
Labels
Status: AvailableIssue is availableIssue is availablegood first issueGood for newcomersGood for newcomers
Description
Current state: number of pipelines which will be fetched per repository is affected by total pipelines count and number of configurations. This approach can lead to missing pipelines. We need to fetch from every repository number of actually displayed pipelines.
Change method getPipelines
in class PipelinerService
. Parameter pipelineCount
will be used as parameter in methods for fetching data eg. getPipelines
in GitLabService
.
Metadata
Metadata
Assignees
Labels
Status: AvailableIssue is availableIssue is availablegood first issueGood for newcomersGood for newcomers