[PR #220] [MERGED] Accessibility declaration helper duplication #364

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

📋 Pull Request Information

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

Base: issue-197-accessibility-declarationsHead: cursor/accessibility-declaration-helper-duplication-9ece


📝 Commits (1)

  • 6b59f9d Deduplicate accessibility update helper

📊 Changes

2 files changed (+4 additions, -16 deletions)

View changed files

📝 cmd/accessibility.go (+1 -14)
📝 internal/asc/client_accessibility.go (+3 -2)

📄 Description

Refactor hasAccessibilityDeclarationUpdates into an exported function in internal/asc to eliminate 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/220 **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:** `issue-197-accessibility-declarations` ← **Head:** `cursor/accessibility-declaration-helper-duplication-9ece` --- ### 📝 Commits (1) - [`6b59f9d`](https://github.com/rudrankriyam/App-Store-Connect-CLI/commit/6b59f9d580bce452f1d3271998229c6e38635ae9) Deduplicate accessibility update helper ### 📊 Changes **2 files changed** (+4 additions, -16 deletions) <details> <summary>View changed files</summary> 📝 `cmd/accessibility.go` (+1 -14) 📝 `internal/asc/client_accessibility.go` (+3 -2) </details> ### 📄 Description Refactor `hasAccessibilityDeclarationUpdates` into an exported function in `internal/asc` to eliminate 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 21:34:49 +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#364
No description provided.