mirror of
https://github.com/rudrankriyam/App-Store-Connect-CLI.git
synced 2026-04-25 23:55:51 +03:00
[PR #481] [MERGED] chore(wall): improve contribution flow and platform handling #561
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#561
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/481
Author: @rudrankriyam
Created: 2/10/2026
Status: ✅ Merged
Merged: 2/10/2026
Merged by: @rudrankriyam
Base:
main← Head:chore/wall-contrib-template-platforms-clean📝 Commits (2)
9457c1bchore(wall): improve contribution flow and platform handling844d0c8refactor(wall): use a single generated wall output📊 Changes
9 files changed (+453 additions, -85 deletions)
View changed files
➕
.github/PULL_REQUEST_TEMPLATE.md(+30 -0)📝
.github/workflows/main-branch.yml(+1 -1)📝
.github/workflows/pr-checks.yml(+1 -1)📝
CONTRIBUTING.md(+14 -9)📝
README.md(+23 -0)➖
docs/generated/app-wall.md(+0 -12)📝
internal/wallgen/wallgen.go(+17 -38)📝
internal/wallgen/wallgen_test.go(+367 -23)📝
tools/update-wall-of-apps/main.go(+0 -1)📄 Description
Summary
README.mdandCONTRIBUTING.mdto makedocs/wall-of-apps.jsonthe explicit source of truth and require regenerating Wall files.iOS,macOS,watchOS,tvOS,visionOS).Test plan
go test ./internal/wallgenmake update-wall-of-appsmake format,make lint, short test suite)🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.