[PR #705] [MERGED] docs(wall): move README wall to website teaser #725

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

📋 Pull Request Information

Original PR: https://github.com/rudrankriyam/App-Store-Connect-CLI/pull/705
Author: @rudrankriyam
Created: 2/21/2026
Status: Merged
Merged: 2/21/2026
Merged by: @rudrankriyam

Base: mainHead: chore/wall-readme-teaser


📝 Commits (2)

  • 4a709e3 docs(wall): move README wall to website teaser
  • 2ad7b81 Merge remote-tracking branch 'origin/main' into chore/wall-readme-teaser

📊 Changes

4 files changed (+42 additions, -455 deletions)

View changed files

📝 README.md (+3 -142)
📝 internal/wallgen/wallgen.go (+3 -155)
📝 internal/wallgen/wallgen_test.go (+29 -153)
📝 tools/generate-app/main_test.go (+7 -5)

📄 Description

Summary

  • replace the README Wall of Apps grid/details block with a compact teaser that links to https://asccli.sh/#wall-of-apps
  • keep wallgen as a lightweight validator/sync path and generate a dynamic app-count snippet from docs/wall-of-apps.json
  • update wall-related tests (internal/wallgen and tools/generate-app) to assert the new teaser format

Test plan

  • make format
  • make lint
  • ASC_BYPASS_KEYCHAIN=1 make test

🔄 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/705 **Author:** [@rudrankriyam](https://github.com/rudrankriyam) **Created:** 2/21/2026 **Status:** ✅ Merged **Merged:** 2/21/2026 **Merged by:** [@rudrankriyam](https://github.com/rudrankriyam) **Base:** `main` ← **Head:** `chore/wall-readme-teaser` --- ### 📝 Commits (2) - [`4a709e3`](https://github.com/rudrankriyam/App-Store-Connect-CLI/commit/4a709e325b274a97ea554007cdd6bd31e3e88679) docs(wall): move README wall to website teaser - [`2ad7b81`](https://github.com/rudrankriyam/App-Store-Connect-CLI/commit/2ad7b815532193dc16324860ef3654489336d829) Merge remote-tracking branch 'origin/main' into chore/wall-readme-teaser ### 📊 Changes **4 files changed** (+42 additions, -455 deletions) <details> <summary>View changed files</summary> 📝 `README.md` (+3 -142) 📝 `internal/wallgen/wallgen.go` (+3 -155) 📝 `internal/wallgen/wallgen_test.go` (+29 -153) 📝 `tools/generate-app/main_test.go` (+7 -5) </details> ### 📄 Description ## Summary - replace the README Wall of Apps grid/details block with a compact teaser that links to `https://asccli.sh/#wall-of-apps` - keep `wallgen` as a lightweight validator/sync path and generate a dynamic app-count snippet from `docs/wall-of-apps.json` - update wall-related tests (`internal/wallgen` and `tools/generate-app`) to assert the new teaser format ## Test plan - [x] `make format` - [x] `make lint` - [x] `ASC_BYPASS_KEYCHAIN=1 make test` --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-26 22:32:17 +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#725
No description provided.