5 comments (5 comments)0 reactions (0 reactions)0 assignees (0 assignees)Go319 forks (319 forks)auto 404
area/pipedgood first issuekind/todo
Repository metrics
- Stars
- 1,329 stars (1,329 stars)
- PR merge metrics
- PR metrics pending (PR metrics pending)
Contributor guide
- Research direction
- Review the current implementation of ListNotCompletedDeployments in pkg/app/piped/apistore/deploymentstore/store.go and modify it to use a cursor to paginate through results until all required deployments are fetched. Ensure the function correctly handles pagination and termination conditions.
- Tech stack
- go
- Domain
- devops
- Issue type
- Refactor
- Prerequisites
- GoGit