[PR #96] [MERGED] Phased release formatters #280

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

📋 Pull Request Information

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

Base: mainHead: cursor/phased-release-formatters-ffd7


📝 Commits (1)

  • 4105332 Add phased release table and markdown outputs

📊 Changes

1 file changed (+51 additions, -0 deletions)

View changed files

📝 internal/asc/client.go (+51 -0)

📄 Description

Add table and markdown output formatters for AppStoreVersionPhasedReleaseResponse and AppStoreVersionPhasedReleaseDeleteResult to ensure correct output display.

Previously, these types would silently fall back to JSON output when table or markdown formats were requested, which was inconsistent with user expectations and other similar commands.



🔄 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/96 **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:** `main` ← **Head:** `cursor/phased-release-formatters-ffd7` --- ### 📝 Commits (1) - [`4105332`](https://github.com/rudrankriyam/App-Store-Connect-CLI/commit/41053322e3bd25a83152f3e94a9a40a845b40ed8) Add phased release table and markdown outputs ### 📊 Changes **1 file changed** (+51 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `internal/asc/client.go` (+51 -0) </details> ### 📄 Description Add table and markdown output formatters for `AppStoreVersionPhasedReleaseResponse` and `AppStoreVersionPhasedReleaseDeleteResult` to ensure correct output display. Previously, these types would silently fall back to JSON output when `table` or `markdown` formats were requested, which was inconsistent with user expectations and other similar commands. --- --- <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:25 +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#280
No description provided.