[PR #238] [MERGED] Command logic consolidation #381

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

📋 Pull Request Information

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

Base: pr-194Head: cursor/command-logic-consolidation-6416


📝 Commits (2)

  • f44acef Refactor availability and pricing set commands
  • 7001052 Remove unused app-setup import

📊 Changes

2 files changed (+172 additions, -207 deletions)

View changed files

📝 cmd/app_setup.go (+20 -132)
📝 cmd/pricing.go (+152 -75)

📄 Description

Refactor availability and pricing set commands to reduce code duplication.



🔄 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/238 **Author:** [@cursor[bot]](https://github.com/apps/cursor) **Created:** 1/27/2026 **Status:** ✅ Merged **Merged:** 1/27/2026 **Merged by:** [@rudrankriyam](https://github.com/rudrankriyam) **Base:** `pr-194` ← **Head:** `cursor/command-logic-consolidation-6416` --- ### 📝 Commits (2) - [`f44acef`](https://github.com/rudrankriyam/App-Store-Connect-CLI/commit/f44acef6a90d13c1f0aecef0ffd658d9215f7a01) Refactor availability and pricing set commands - [`7001052`](https://github.com/rudrankriyam/App-Store-Connect-CLI/commit/70010521503cce00ef8a2d438904aa767ce93642) Remove unused app-setup import ### 📊 Changes **2 files changed** (+172 additions, -207 deletions) <details> <summary>View changed files</summary> 📝 `cmd/app_setup.go` (+20 -132) 📝 `cmd/pricing.go` (+152 -75) </details> ### 📄 Description Refactor availability and pricing set commands to reduce code duplication. --- --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-26 22:30:41 +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#381
No description provided.