pipe-cd / pipe-cd/pipecd

Call ListNotCompletedDeployments using cursor until all required deployments are fetched.

Open
#1,937 5 comments 0 reactions 0 assignees View on GitHub

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

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.