[PR #146] [MERGED] Signing certificate handling #327

Closed
opened 2026-02-26 21:34:35 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/rudrankriyam/App-Store-Connect-CLI/pull/146
Author: @cursor[bot]
Created: 1/25/2026
Status: Merged
Merged: 1/25/2026
Merged by: @rudrankriyam

Base: cursor/signing-files-fetch-command-d654Head: cursor/signing-certificate-handling-f7a4


📝 Commits (1)

  • e101e9d Fix signing fetch certificate handling

📊 Changes

1 file changed (+27 additions, -5 deletions)

View changed files

📝 cmd/signing_fetch.go (+27 -5)

📄 Description

Implement pagination for certificate fetching and add Mac Catalyst profile type inference.

Pagination for certificates ensures all available certificates are considered when creating new profiles, resolving an edge case where certificates on later pages might be missed. Mac Catalyst profile type inference allows the tool to automatically determine the correct certificate type, eliminating the need for manual --certificate-type specification.



🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/rudrankriyam/App-Store-Connect-CLI/pull/146 **Author:** [@cursor[bot]](https://github.com/apps/cursor) **Created:** 1/25/2026 **Status:** ✅ Merged **Merged:** 1/25/2026 **Merged by:** [@rudrankriyam](https://github.com/rudrankriyam) **Base:** `cursor/signing-files-fetch-command-d654` ← **Head:** `cursor/signing-certificate-handling-f7a4` --- ### 📝 Commits (1) - [`e101e9d`](https://github.com/rudrankriyam/App-Store-Connect-CLI/commit/e101e9d6b65d2dcf69e47ee065b3c52e37de5a9d) Fix signing fetch certificate handling ### 📊 Changes **1 file changed** (+27 additions, -5 deletions) <details> <summary>View changed files</summary> 📝 `cmd/signing_fetch.go` (+27 -5) </details> ### 📄 Description Implement pagination for certificate fetching and add Mac Catalyst profile type inference. Pagination for certificates ensures all available certificates are considered when creating new profiles, resolving an edge case where certificates on later pages might be missed. Mac Catalyst profile type inference allows the tool to automatically determine the correct certificate type, eliminating the need for manual `--certificate-type` specification. --- --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-26 21:34:35 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/App-Store-Connect-CLI#327
No description provided.