mirror of
https://github.com/rudrankriyam/App-Store-Connect-CLI.git
synced 2026-04-25 15:45:48 +03:00
[PR #553] [MERGED] WallEntry struct duplication #616
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#616
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/553
Author: @cursor[bot]
Created: 2/15/2026
Status: ✅ Merged
Merged: 2/15/2026
Merged by: @rudrankriyam
Base:
cursor/pr-551-generation-issue-69e0← Head:cursor/wallentry-struct-duplication-10fa📝 Commits (1)
966d0d2Share wall entry type between wallgen and generate-app📊 Changes
2 files changed (+5 additions, -7 deletions)
View changed files
📝
internal/wallgen/wallgen.go(+4 -1)📝
tools/generate-app/main.go(+1 -6)📄 Description
Summary
WallEntrystruct ininternal/wallgento eliminate duplication and prevent silent data loss whentools/generate-apprewritesdocs/wall-of-apps.json.containsFoldhelper tointernal/wallgenfor reuse.Validation
make formatmake lintmake testWall of Apps (only if this PR adds/updates a Wall app)
This PR modifies internal tooling and does not add or update a Wall app entry.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.