mirror of
https://github.com/rudrankriyam/App-Store-Connect-CLI.git
synced 2026-04-25 15:45:48 +03:00
[PR #349] [MERGED] Offer code output, wrappers #460
Labels
No labels
bug
bug
documentation
enhancement
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/App-Store-Connect-CLI#460
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 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-1166← Head:cursor/offer-code-output-wrappers-645e📝 Commits (1)
91f87e9Fix 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
SubscriptionOfferCodeResponseand consolidate redundant CSV parsing functions.🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.