mirror of
https://github.com/rudrankriyam/App-Store-Connect-CLI.git
synced 2026-04-25 07:35:48 +03:00
[PR #471] [MERGED] Bundle ID capabilities update #550
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#550
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/471
Author: @rudrankriyam
Created: 2/10/2026
Status: ✅ Merged
Merged: 2/10/2026
Merged by: @rudrankriyam
Base:
main← Head:cursor/bundle-id-capabilities-update-edf5📝 Commits (2)
a89fdcdfeat: add bundle ID capability update endpoint (PATCH)6f8e6edfix: tighten bundle capability update validation and coverage📊 Changes
5 files changed (+436 additions, -0 deletions)
View changed files
📝
internal/asc/client_http_test.go(+96 -0)📝
internal/asc/client_signing.go(+32 -0)📝
internal/asc/signing.go(+18 -0)📝
internal/cli/bundleids/bundle_ids_capabilities.go(+66 -0)➕
internal/cli/cmdtest/bundle_ids_capabilities_update_test.go(+224 -0)📄 Description
Add
asc bundle-ids capabilities updatecommand to support updating existing bundle ID capabilities.🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.