mirror of
https://github.com/rudrankriyam/App-Store-Connect-CLI.git
synced 2026-04-25 23:55:51 +03:00
[PR #9] [MERGED] Improve sorting, tests, and agent docs #221
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#221
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/9
Author: @rudrankriyam
Created: 1/20/2026
Status: ✅ Merged
Merged: 1/20/2026
Merged by: @rudrankriyam
Base:
main← Head:feature/pagination-filters-integration-tests📝 Commits (2)
ffb093dAdd apps/builds sorting and expand CLI coverage6c839f3Update agent docs and ignore local binaries📊 Changes
10 files changed (+822 additions, -92 deletions)
View changed files
📝
.gitignore(+2 -0)📝
Agents.md(+26 -18)📝
README.md(+45 -0)📝
cmd/auth.go(+4 -16)📝
cmd/commands.go(+55 -45)➕
cmd/commands_test.go(+130 -0)📝
internal/asc/client.go(+34 -10)➕
internal/asc/client_http_test.go(+409 -0)📝
internal/asc/client_test.go(+11 -3)📝
internal/asc/output_test.go(+106 -0)📄 Description
Summary
Test plan
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.