mirror of
https://github.com/rudrankriyam/App-Store-Connect-CLI.git
synced 2026-04-25 15:45:48 +03:00
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#663
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/630
Author: @rudrankriyam
Created: 2/18/2026
Status: ✅ Merged
Merged: 2/18/2026
Merged by: @rudrankriyam
Base:
main← Head:cursor/issue-619-asc-relationship-coverage-clean📝 Commits (1)
38eb9dacoverage: add missing subscriptions/IAP/pricing relationship endpoints📊 Changes
9 files changed (+1980 additions, -0 deletions)
View changed files
📝
internal/asc/client_iap_subresources.go(+547 -0)📝
internal/asc/client_pricing.go(+132 -0)📝
internal/asc/client_subscription_resources.go(+140 -0)📝
internal/asc/client_subscriptions.go(+493 -0)➕
internal/asc/iap_relationships_http_test.go(+211 -0)📝
internal/asc/offer_codes.go(+36 -0)➕
internal/asc/pricing_relationships_http_test.go(+88 -0)➕
internal/asc/subscriptions_relationships_http_test.go(+282 -0)📝
internal/cli/cmdtest/release_notes_generate_test.go(+51 -0)📄 Description
Summary
Closes #619.
Test plan
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.