Skip to content

Refactor way of counting number of fetched pipelines #11

@Jakub-Vacek

Description

@Jakub-Vacek

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

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions