[PR #385] [MERGED] TestFlight build relationships #486

Closed
opened 2026-02-26 22:31:11 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/rudrankriyam/App-Store-Connect-CLI/pull/385
Author: @rudrankriyam
Created: 1/31/2026
Status: Merged
Merged: 1/31/2026
Merged by: @rudrankriyam

Base: mainHead: cursor/testflight-build-relationships-3356


📝 Commits (6)

  • 0e3a8e3 feat: add testflight/build related commands
  • c97e73b test: cover parity relationship endpoints
  • 2b61a00 fix: clean up review help and imports
  • f23e6a6 fix: remove unused testflight imports
  • 4df4f97 feat: align TestFlight recruitment criteria filters
  • 46414d7 Merge origin/main into cursor/testflight-build-relationships-3356

📊 Changes

38 files changed (+3634 additions, -87 deletions)

View changed files

📝 internal/asc/accessibility.go (+18 -0)
internal/asc/beta_feedback.go (+15 -0)
📝 internal/asc/beta_recruitment.go (+32 -7)
📝 internal/asc/client.go (+63 -16)
📝 internal/asc/client_apps.go (+122 -0)
📝 internal/asc/client_beta_app_localizations.go (+21 -0)
internal/asc/client_beta_feedback.go (+92 -0)
internal/asc/client_build_related.go (+127 -0)
📝 internal/asc/client_builds.go (+23 -0)
internal/asc/client_http_parity_relationships_test.go (+419 -0)
📝 internal/asc/client_http_test.go (+20 -6)
📝 internal/asc/client_options.go (+154 -0)
📝 internal/asc/client_pagination.go (+4 -0)
internal/asc/client_prerelease_related.go (+64 -0)
📝 internal/asc/client_queries.go (+8 -0)
internal/asc/client_testflight_related.go (+176 -0)
📝 internal/asc/client_testflight_review.go (+74 -27)
📝 internal/asc/output_builds.go (+37 -0)
📝 internal/asc/output_core.go (+4 -0)
📝 internal/asc/output_test.go (+58 -0)

...and 18 more files

📄 Description

Implement missing TestFlight/build relationship and feedback endpoints in the ASC client and CLI.

This PR adds comprehensive API client methods and CLI commands for managing relationships between builds, apps, pre-release versions, beta groups, beta testers, and feedback submissions, enhancing TestFlight and build resource management.


Open in Cursor Open in Web


🔄 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/385 **Author:** [@rudrankriyam](https://github.com/rudrankriyam) **Created:** 1/31/2026 **Status:** ✅ Merged **Merged:** 1/31/2026 **Merged by:** [@rudrankriyam](https://github.com/rudrankriyam) **Base:** `main` ← **Head:** `cursor/testflight-build-relationships-3356` --- ### 📝 Commits (6) - [`0e3a8e3`](https://github.com/rudrankriyam/App-Store-Connect-CLI/commit/0e3a8e3c89f91e2f02417a11a818e38cb03cddb6) feat: add testflight/build related commands - [`c97e73b`](https://github.com/rudrankriyam/App-Store-Connect-CLI/commit/c97e73b210bdc9faacf0caf708c9c50df7f84932) test: cover parity relationship endpoints - [`2b61a00`](https://github.com/rudrankriyam/App-Store-Connect-CLI/commit/2b61a00e91e4bfccab8e6e4080688084345e9c97) fix: clean up review help and imports - [`f23e6a6`](https://github.com/rudrankriyam/App-Store-Connect-CLI/commit/f23e6a648fc76d53e1beaa3983605dde7780f704) fix: remove unused testflight imports - [`4df4f97`](https://github.com/rudrankriyam/App-Store-Connect-CLI/commit/4df4f9703869b9e796af7de116724b41f21181ed) feat: align TestFlight recruitment criteria filters - [`46414d7`](https://github.com/rudrankriyam/App-Store-Connect-CLI/commit/46414d7472db1ac430326c39141b5fe1450f8a43) Merge origin/main into cursor/testflight-build-relationships-3356 ### 📊 Changes **38 files changed** (+3634 additions, -87 deletions) <details> <summary>View changed files</summary> 📝 `internal/asc/accessibility.go` (+18 -0) ➕ `internal/asc/beta_feedback.go` (+15 -0) 📝 `internal/asc/beta_recruitment.go` (+32 -7) 📝 `internal/asc/client.go` (+63 -16) 📝 `internal/asc/client_apps.go` (+122 -0) 📝 `internal/asc/client_beta_app_localizations.go` (+21 -0) ➕ `internal/asc/client_beta_feedback.go` (+92 -0) ➕ `internal/asc/client_build_related.go` (+127 -0) 📝 `internal/asc/client_builds.go` (+23 -0) ➕ `internal/asc/client_http_parity_relationships_test.go` (+419 -0) 📝 `internal/asc/client_http_test.go` (+20 -6) 📝 `internal/asc/client_options.go` (+154 -0) 📝 `internal/asc/client_pagination.go` (+4 -0) ➕ `internal/asc/client_prerelease_related.go` (+64 -0) 📝 `internal/asc/client_queries.go` (+8 -0) ➕ `internal/asc/client_testflight_related.go` (+176 -0) 📝 `internal/asc/client_testflight_review.go` (+74 -27) 📝 `internal/asc/output_builds.go` (+37 -0) 📝 `internal/asc/output_core.go` (+4 -0) 📝 `internal/asc/output_test.go` (+58 -0) _...and 18 more files_ </details> ### 📄 Description Implement missing TestFlight/build relationship and feedback endpoints in the ASC client and CLI. This PR adds comprehensive API client methods and CLI commands for managing relationships between builds, apps, pre-release versions, beta groups, beta testers, and feedback submissions, enhancing TestFlight and build resource management. --- <a href="https://cursor.com/background-agent?bcId=bc-4ab09b7a-4b6e-4b8c-a9f4-bb31423c874b"><picture><source media="(prefers-color-scheme: dark)" srcset="https://cursor.com/assets/images/open-in-cursor-dark.png"><source media="(prefers-color-scheme: light)" srcset="https://cursor.com/assets/images/open-in-cursor-light.png"><img alt="Open in Cursor" width="131" height="28" src="https://cursor.com/assets/images/open-in-cursor-dark.png"></picture></a>&nbsp;<a href="https://cursor.com/agents?id=bc-4ab09b7a-4b6e-4b8c-a9f4-bb31423c874b"><picture><source media="(prefers-color-scheme: dark)" srcset="https://cursor.com/assets/images/open-in-web-dark.png"><source media="(prefers-color-scheme: light)" srcset="https://cursor.com/assets/images/open-in-web-light.png"><img alt="Open in Web" width="114" height="28" src="https://cursor.com/assets/images/open-in-web-dark.png"></picture></a> --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-26 22:31:11 +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#486
No description provided.