mirror of
https://github.com/rudrankriyam/App-Store-Connect-CLI.git
synced 2026-04-25 07:35:48 +03:00
[PR #172] [MERGED] Add builds expire-all for batch expiration #334
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#334
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/172
Author: @rudrankriyam
Created: 1/25/2026
Status: ✅ Merged
Merged: 1/25/2026
Merged by: @rudrankriyam
Base:
main← Head:issue-169-expire-all📝 Commits (3)
d744da3Add expire-all for bulk TestFlight builds62015b7Add ASC_BYPASS_KEYCHAIN and tighten expire-all output0a8fd4dMerge remote-tracking branch 'origin/main' into issue-169-expire-all📊 Changes
9 files changed (+536 additions, -0 deletions)
View changed files
📝
Agents.md(+1 -0)📝
README.md(+5 -0)📝
cmd/builds_commands.go(+2 -0)➕
cmd/builds_expire_all.go(+298 -0)📝
cmd/commands_test.go(+52 -0)📝
internal/asc/output_builds.go(+94 -0)📝
internal/asc/output_core.go(+4 -0)📝
internal/asc/output_test.go(+56 -0)📝
internal/auth/keychain.go(+24 -0)📄 Description
Summary
builds expire-allwith--older-than/--keep-latest, dry-run, and confirm gatingTest plan
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.