Skip to content

Paginate over all releases instead of grabbing first 100 - #6

Merged
pingsutw merged 1 commit into
unionai-oss:masterfrom
Sovietaced:fix-cant-find-latest
Jul 6, 2026
Merged

Paginate over all releases instead of grabbing first 100#6
pingsutw merged 1 commit into
unionai-oss:masterfrom
Sovietaced:fix-cant-find-latest

Conversation

@Sovietaced

@Sovietaced Sovietaced commented Jul 4, 2026

Copy link
Copy Markdown
Contributor

This pull request fixes an issue that started occurring recently with more releases of Flyte V2. This code requests the latest releases which defaults to only 30 entries. No flytectl release were found which caused the code to break since it assumes a matching release will always be found. I've updated the code to paginate over all releases in the Flyte repository instead.

Tested on flyte@master: flyteorg/flyte#7624

Signed-off-by: Jason Parraga <sovietaced@gmail.com>
@pingsutw
pingsutw merged commit 8584688 into unionai-oss:master Jul 6, 2026
1 of 2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants