[PR #274] [MERGED] Main function cleanup pattern #399

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

📋 Pull Request Information

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

Base: fix/audit-hardeningHead: cursor/main-function-cleanup-pattern-9dce


📝 Commits (1)

  • 23b95a6 Refactor main cleanup flow

📊 Changes

1 file changed (+12 additions, -8 deletions)

View changed files

📝 main.go (+12 -8)

📄 Description

Refactor main function into a run function to simplify cleanup logic and remove redundant explicit cleanup calls.



🔄 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/274 **Author:** [@cursor[bot]](https://github.com/apps/cursor) **Created:** 1/28/2026 **Status:** ✅ Merged **Merged:** 1/28/2026 **Merged by:** [@rudrankriyam](https://github.com/rudrankriyam) **Base:** `fix/audit-hardening` ← **Head:** `cursor/main-function-cleanup-pattern-9dce` --- ### 📝 Commits (1) - [`23b95a6`](https://github.com/rudrankriyam/App-Store-Connect-CLI/commit/23b95a6c7a1e5fea92535824654d9a5eba24d36a) Refactor main cleanup flow ### 📊 Changes **1 file changed** (+12 additions, -8 deletions) <details> <summary>View changed files</summary> 📝 `main.go` (+12 -8) </details> ### 📄 Description Refactor main function into a `run` function to simplify cleanup logic and remove redundant explicit cleanup calls. --- --- <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:46 +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#399
No description provided.