mirror of
https://github.com/rudrankriyam/App-Store-Connect-CLI.git
synced 2026-04-25 23:55:51 +03:00
[PR #335] [MERGED] App events nested media #446
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#446
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/335
Author: @rudrankriyam
Created: 1/30/2026
Status: ✅ Merged
Merged: 1/30/2026
Merged by: @rudrankriyam
Base:
main← Head:cursor/app-events-nested-media-60fd📝 Commits (1)
491b30cfeat: add app event localization media commands📊 Changes
9 files changed (+752 additions, -2 deletions)
View changed files
📝
README.md(+22 -0)📝
internal/asc/app_events.go(+3 -0)📝
internal/asc/client_app_events.go(+105 -0)📝
internal/asc/client_app_events_test.go(+93 -0)📝
internal/cli/app_events/app_events.go(+3 -1)➕
internal/cli/app_events/localization_media.go(+363 -0)📝
internal/cli/app_events/localizations.go(+6 -1)➕
internal/cli/app_events/relationships.go(+89 -0)➕
internal/cli/cmdtest/app_events_test.go(+68 -0)📄 Description
Implement App Events relationships and nested localization media lists/relationships to expand App Store Connect CLI functionality.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.