[PR #93] [MERGED] Version filter platform limit #277

Closed
opened 2026-02-26 21:34:24 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/rudrankriyam/App-Store-Connect-CLI/pull/93
Author: @cursor[bot]
Created: 1/24/2026
Status: Merged
Merged: 1/24/2026
Merged by: @rudrankriyam

Base: issue/83-builds-latestHead: cursor/version-filter-platform-limit-ad86


📝 Commits (2)

  • 7bca981 Fix pre-release version limit logic
  • f905419 Fix builds latest pre-release version pagination

📊 Changes

2 files changed (+114 additions, -6 deletions)

View changed files

📝 cmd/builds_latest.go (+25 -6)
📝 cmd/builds_latest_test.go (+89 -0)

📄 Description

Adjust WithPreReleaseVersionsLimit logic to fetch all platform builds when only --version is specified, fixing a bug where the latest build on other platforms could be missed.



🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/rudrankriyam/App-Store-Connect-CLI/pull/93 **Author:** [@cursor[bot]](https://github.com/apps/cursor) **Created:** 1/24/2026 **Status:** ✅ Merged **Merged:** 1/24/2026 **Merged by:** [@rudrankriyam](https://github.com/rudrankriyam) **Base:** `issue/83-builds-latest` ← **Head:** `cursor/version-filter-platform-limit-ad86` --- ### 📝 Commits (2) - [`7bca981`](https://github.com/rudrankriyam/App-Store-Connect-CLI/commit/7bca98119606011ce94da3fa64e09fca7a1ea587) Fix pre-release version limit logic - [`f905419`](https://github.com/rudrankriyam/App-Store-Connect-CLI/commit/f9054195af229aabe3e04a2f7fd919549cd2c6c6) Fix builds latest pre-release version pagination ### 📊 Changes **2 files changed** (+114 additions, -6 deletions) <details> <summary>View changed files</summary> 📝 `cmd/builds_latest.go` (+25 -6) 📝 `cmd/builds_latest_test.go` (+89 -0) </details> ### 📄 Description Adjust `WithPreReleaseVersionsLimit` logic to fetch all platform builds when only `--version` is specified, fixing a bug where the latest build on other platforms could be missed. --- --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-26 21:34:24 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/App-Store-Connect-CLI#277
No description provided.