[PR #349] [MERGED] Offer code output, wrappers #460

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

📋 Pull Request Information

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

Base: cursor/offer-codes-cli-coverage-1166Head: cursor/offer-code-output-wrappers-645e


📝 Commits (1)

  • 91f87e9 Fix offer code table and markdown output

📊 Changes

5 files changed (+123 additions, -5 deletions)

View changed files

📝 internal/asc/offer_codes_output.go (+54 -0)
📝 internal/asc/output_core.go (+4 -0)
📝 internal/asc/output_test.go (+64 -0)
📝 internal/cli/offercodes/shared_wrappers.go (+0 -4)
📝 internal/cli/offercodes/subscription_offer_codes.go (+1 -1)

📄 Description

Add table and markdown output for SubscriptionOfferCodeResponse and consolidate redundant CSV parsing functions.



🔄 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/349 **Author:** [@cursor[bot]](https://github.com/apps/cursor) **Created:** 1/30/2026 **Status:** ✅ Merged **Merged:** 1/30/2026 **Merged by:** [@rudrankriyam](https://github.com/rudrankriyam) **Base:** `cursor/offer-codes-cli-coverage-1166` ← **Head:** `cursor/offer-code-output-wrappers-645e` --- ### 📝 Commits (1) - [`91f87e9`](https://github.com/rudrankriyam/App-Store-Connect-CLI/commit/91f87e9ce7cd5d2304c0826cd26c899a02edfe5d) Fix offer code table and markdown output ### 📊 Changes **5 files changed** (+123 additions, -5 deletions) <details> <summary>View changed files</summary> 📝 `internal/asc/offer_codes_output.go` (+54 -0) 📝 `internal/asc/output_core.go` (+4 -0) 📝 `internal/asc/output_test.go` (+64 -0) 📝 `internal/cli/offercodes/shared_wrappers.go` (+0 -4) 📝 `internal/cli/offercodes/subscription_offer_codes.go` (+1 -1) </details> ### 📄 Description Add table and markdown output for `SubscriptionOfferCodeResponse` and consolidate redundant CSV parsing functions. --- --- <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:03 +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#460
No description provided.