[PR #375] [MERGED] Bundle ID next URL parsing #477

Closed
opened 2026-02-26 22:31:08 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

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

Base: cursor/app-store-connect-relationships-e5f5Head: cursor/bundle-id-next-url-parsing-0763


📝 Commits (2)

  • 2bba1ce Fix bundle ID extraction from next URL
  • eb74083 test: cover bundle id next URL parsing

📊 Changes

2 files changed (+58 additions, -0 deletions)

View changed files

📝 internal/cli/bundleids/bundle_ids_relationships.go (+29 -0)
📝 internal/cli/bundleids/bundle_ids_test.go (+29 -0)

📄 Description

Extract bundle ID from --next URL for pagination to align bundle-ids profiles list with existing command patterns.



🔄 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/375 **Author:** [@cursor[bot]](https://github.com/apps/cursor) **Created:** 1/31/2026 **Status:** ✅ Merged **Merged:** 1/31/2026 **Merged by:** [@rudrankriyam](https://github.com/rudrankriyam) **Base:** `cursor/app-store-connect-relationships-e5f5` ← **Head:** `cursor/bundle-id-next-url-parsing-0763` --- ### 📝 Commits (2) - [`2bba1ce`](https://github.com/rudrankriyam/App-Store-Connect-CLI/commit/2bba1ce72d436e7197ab686a07b28789e61a7948) Fix bundle ID extraction from next URL - [`eb74083`](https://github.com/rudrankriyam/App-Store-Connect-CLI/commit/eb740837bea2e9fadeebe246444d302e3cce8c8c) test: cover bundle id next URL parsing ### 📊 Changes **2 files changed** (+58 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `internal/cli/bundleids/bundle_ids_relationships.go` (+29 -0) 📝 `internal/cli/bundleids/bundle_ids_test.go` (+29 -0) </details> ### 📄 Description Extract bundle ID from `--next` URL for pagination to align `bundle-ids profiles list` with existing command patterns. --- --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-26 22:31:08 +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#477
No description provided.