mirror of
https://github.com/rudrankriyam/App-Store-Connect-CLI.git
synced 2026-04-25 15:45:48 +03:00
[PR #21] [MERGED] Add beta group and tester management #235
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#235
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/21
Author: @rudrankriyam
Created: 1/20/2026
Status: ✅ Merged
Merged: 1/20/2026
Merged by: @rudrankriyam
Base:
main← Head:feature/beta-management📝 Commits (6)
cdacc3bEnable beta group/tester management.dfec30eRequire existing tester for invites.b6fdba5Clarify beta tester invite guidance.a0c9b4aFix missing table/markdown output handlers for beta tester delete/invite results05d186eUpdate plan for completed phases.c860680Merge pull request #22 from rudrankriyam/cursor/beta-tester-output-handlers-9bca📊 Changes
8 files changed (+1510 additions, -45 deletions)
View changed files
📝
PLAN.md(+1 -45)➕
cmd/beta.go(+502 -0)📝
cmd/commands.go(+2 -0)📝
cmd/commands_test.go(+90 -0)📝
internal/asc/client.go(+550 -0)📝
internal/asc/client_http_test.go(+218 -0)📝
internal/asc/client_test.go(+42 -0)📝
internal/asc/output_test.go(+105 -0)📄 Description
Summary
beta-groupsandbeta-testerscommands for listing, creating, adding, removing, and inviting testersTest plan
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.