Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Refactor way of counting number of fetched pipelines #11

Open
Jakub-Vacek opened this issue Sep 21, 2020 · 0 comments
Open

Refactor way of counting number of fetched pipelines #11

Jakub-Vacek opened this issue Sep 21, 2020 · 0 comments
Labels
good first issue Good for newcomers Status: Available Issue is available

Comments

@Jakub-Vacek
Copy link
Collaborator

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.

@Jakub-Vacek Jakub-Vacek added Status: Available Issue is available good first issue Good for newcomers Hacktoberfest https://hacktoberfest.digitalocean.com labels Sep 21, 2020
@prokopsimek prokopsimek removed the Hacktoberfest https://hacktoberfest.digitalocean.com label Nov 5, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue Good for newcomers Status: Available Issue is available
Projects
None yet
Development

No branches or pull requests

2 participants