mirror of
https://github.com/rudrankriyam/App-Store-Connect-CLI.git
synced 2026-04-25 15:45:48 +03:00
[PR #345] [MERGED] feat: add xcode cloud SCM endpoints #456
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#456
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/345
Author: @rudrankriyam
Created: 1/30/2026
Status: ✅ Merged
Merged: 1/30/2026
Merged by: @rudrankriyam
Base:
main← Head:feat/xcode-cloud-scm📝 Commits (3)
9e49819feat: add xcode cloud scm endpoints425081bfix: parse scm provider type metadatad3e0602Merge branch 'main' into feat/xcode-cloud-scm📊 Changes
10 files changed (+2028 additions, -0 deletions)
View changed files
📝
internal/asc/client_http_test.go(+218 -0)📝
internal/asc/client_pagination.go(+8 -0)📝
internal/asc/integration_test.go(+114 -0)📝
internal/asc/output_core.go(+24 -0)📝
internal/asc/xcode_cloud.go(+423 -0)📝
internal/asc/xcode_cloud_output.go(+124 -0)📝
internal/asc/xcode_cloud_test.go(+173 -0)➕
internal/cli/cmdtest/xcode_cloud_scm_test.go(+88 -0)📝
internal/cli/xcodecloud/xcode_cloud.go(+2 -0)➕
internal/cli/xcodecloud/xcode_cloud_scm.go(+854 -0)📄 Description
Summary
Test plan
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.