[PR #92] [MERGED] Builds latest platform filter #275

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/92
Author: @cursor[bot]
Created: 1/24/2026
Status: Merged
Merged: 1/24/2026
Merged by: @rudrankriyam

Base: issue/83-builds-latestHead: cursor/builds-latest-platform-filter-b425


📝 Commits (2)

  • c0a397d Fix builds latest platform filtering
  • b4be3c9 Fix builds latest platform filtering

📊 Changes

2 files changed (+227 additions, -46 deletions)

View changed files

📝 cmd/builds_latest.go (+138 -46)
📝 cmd/builds_latest_test.go (+89 -0)

📄 Description

Ensure the --platform flag correctly filters latest builds even when --version is not specified.



🔄 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/92 **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/builds-latest-platform-filter-b425` --- ### 📝 Commits (2) - [`c0a397d`](https://github.com/rudrankriyam/App-Store-Connect-CLI/commit/c0a397d9043956c6832e69ac0412df6084ca25d0) Fix builds latest platform filtering - [`b4be3c9`](https://github.com/rudrankriyam/App-Store-Connect-CLI/commit/b4be3c95cd433bc974b604b4927b4d7bbe1ea074) Fix builds latest platform filtering ### 📊 Changes **2 files changed** (+227 additions, -46 deletions) <details> <summary>View changed files</summary> 📝 `cmd/builds_latest.go` (+138 -46) 📝 `cmd/builds_latest_test.go` (+89 -0) </details> ### 📄 Description Ensure the `--platform` flag correctly filters latest builds even when `--version` is not specified. --- --- <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#275
No description provided.