mirror of
https://github.com/rudrankriyam/App-Store-Connect-CLI.git
synced 2026-04-25 23:55:51 +03:00
[PR #183] [MERGED] feat: add app-info metadata commands #344
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#344
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/183
Author: @rudrankriyam
Created: 1/26/2026
Status: ✅ Merged
Merged: 1/26/2026
Merged by: @rudrankriyam
Base:
main← Head:feat/app-info-metadata📝 Commits (4)
e79f20cfeat: add app-info metadata commands2d87ba2Handle RFC3339Nano app version datesba69e35fix: relax localization integration assertion03ad438Merge pull request #184 from rudrankriyam/cursor/app-store-version-date-9a62📊 Changes
6 files changed (+610 additions, -0 deletions)
View changed files
📝
README.md(+14 -0)➕
cmd/app_info.go(+383 -0)➕
cmd/app_info_test.go(+51 -0)📝
cmd/commands_test.go(+104 -0)📝
cmd/root.go(+1 -0)📝
internal/asc/integration_test.go(+57 -0)📄 Description
Summary
Test plan
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.