Skip to content

Fix GitLab repository tree pagination - #7403

Draft
gavinelder wants to merge 1 commit into
feature/gitlab-linked-paginationfrom
feature/gitlab-tree-pagination
Draft

Fix GitLab repository tree pagination#7403
gavinelder wants to merge 1 commit into
feature/gitlab-linked-paginationfrom
feature/gitlab-tree-pagination

Conversation

@gavinelder

Copy link
Copy Markdown
Contributor

Summary

  • request the maximum GitLab page size when listing repository trees
  • follow GitLab-provided pagination links through the reusable pagination layer from the preceding PR
  • verify directory traversal can fetch more than 100 pages without silently truncating results

Test plan

  • ./gradlew :nextflow:test --tests nextflow.scm.GitlabRepositoryProviderTest --rerun-tasks

Stack

@gavinelder
gavinelder force-pushed the feature/gitlab-linked-pagination branch from 084fdc3 to 8be74d0 Compare July 28, 2026 11:11
Signed-off-by: Gavin Elder <gavin.elder@seqera.io>
@gavinelder
gavinelder force-pushed the feature/gitlab-tree-pagination branch from c26c7db to e661e24 Compare July 28, 2026 11:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants