mirror of
https://github.com/rudrankriyam/App-Store-Connect-CLI.git
synced 2026-04-25 15:45:48 +03:00
[PR #552] [MERGED] PR 551 generation issue #615
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#615
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/552
Author: @rudrankriyam
Created: 2/15/2026
Status: ✅ Merged
Merged: 2/15/2026
Merged by: @rudrankriyam
Base:
main← Head:cursor/pr-551-generation-issue-69e0📝 Commits (7)
b342df5feat(wall): add make generate app flow and sync dandelion entry94159a8Merge remote-tracking branch 'origin/main' into cursor/pr-551-generation-issue-69e0486ba71fix(wall): resolve duplicate dandelion row after main merge966d0d2Share wall entry type between wallgen and generate-appa893ffaMerge pull request #553 from rudrankriyam/cursor/wallentry-struct-duplication-10faeddb3aerefactor(wall): remove WallEntry type aliases and use exported type directly07b449efix(generate-app): roll back JSON when README sync fails📊 Changes
8 files changed (+517 additions, -18 deletions)
View changed files
📝
.github/PULL_REQUEST_TEMPLATE.md(+1 -2)📝
CONTRIBUTING.md(+4 -2)📝
Makefile(+15 -0)📝
README.md(+8 -1)📝
docs/wall-of-apps.json(+6 -0)📝
internal/wallgen/wallgen.go(+14 -13)➕
tools/generate-app/main.go(+250 -0)➕
tools/generate-app/main_test.go(+219 -0)📄 Description
Summary
make generate appto standardize Wall of Apps additions, resolving CI failures caused by manualREADME.mdedits (e.g., Dandelion app in #551). This ensures all Wall entries are managed throughdocs/wall-of-apps.json.make generate appworkflow.Validation
make formatmake lintmake testWall of Apps (only if this PR adds/updates a Wall app)
make generate app APP="Dandelion" LINK="https://apps.apple.com/us/app/dandelion-write-and-let-go/id6757363901" CREATOR="joeycast" PLATFORM="iOS,macOS"docs/wall-of-apps.jsonREADME.mdEntry template:
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.