Skip to content

Only one page of the API integration is integrated, processing only 20 lines per project in GitLab. #47

@vladirjunior

Description

@vladirjunior

I use Stitch as an ETL tool and I'm integrating it with GitLab, however, when I run the extraction, only, for example, the first 20 commits from GitLab for each project are integrated.

I'm basing this on this documentation: https://www.stitchdata.com/docs/integrations/saas/gitlab , tap-gitlab (version 0.5.1)

For example, accessing the GitLab API directly via Postman, a single project returns up to 170 pages through the endpoint {{gitlab_url}}/api/v4/projects/{{project_id}}/repository/commits?page=170, but the stitch stops at the first page with a total of 20 lines of commits.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions