Call ListNotCompletedDeployments using cursor until all required deployments are fetched.
Open
Nobody has claimed this yet.
area/piped
good first issue
kind/todo
- Dominant language
- Go
- Stars
- 1.4k
- Forks
- 364
- Avg merge
- 1d 4h
- Merged PRs (30d)
- 84
Description
This was created by todo plugin since "TODO:" was found in https://github.com/pipe-cd/pipe/commit/0489f896fab115263a6f6a110d82431a48eb5a24 when #1936 was merged. cc: @khanhtc1202.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start in pkg/app/piped/apistore/deploymentstore/store.go at the referenced lines and trace how ListNotCompletedDeployments is called. Check how its cursor is returned and consumed, then ensure calls continue until all required deployments are fetched; done means the complete required deployment set is returned.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- go
- Domain
- backend
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Quiet
- Clarity
- Mostly clear
- Newbie friendliness
- 63/100