mirror of
https://github.com/rudrankriyam/App-Store-Connect-CLI.git
synced 2026-04-25 07:35:48 +03:00
[PR #538] [MERGED] Screenshots watch and review #602
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#602
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/538
Author: @cursor[bot]
Created: 2/14/2026
Status: ✅ Merged
Merged: 2/14/2026
Merged by: @rudrankriyam
Base:
feat/shots-capture-mvp← Head:cursor/screenshots-watch-and-review-831a📝 Commits (2)
560a40fFix screenshot watch asset resolution and coalescing bugs6e557e6Merge remote-tracking branch 'origin/feat/shots-capture-mvp' into cursor/screenshots-watch-and-review-831a📊 Changes
4 files changed (+191 additions, -3 deletions)
View changed files
📝
internal/screenshots/review.go(+5 -1)📝
internal/screenshots/review_test.go(+38 -0)📝
internal/screenshots/watch.go(+45 -2)📝
internal/screenshots/watch_test.go(+103 -0)📄 Description
Summary
shots frame --watchwould miss relative asset changes by resolving asset paths relative to the config file's directory.buildRawIndexto prevent unpredictable linking of framed images to raw sources when multiple raw files share the same screenshot ID.kou generateruns in watch mode by ensuring only one generation process executes at a time.Validation
make formatmake lintmake testWall of Apps (only if this PR adds/updates a Wall app)
docs/wall-of-apps.json(not the generated Wall block inREADME.mddirectly)make update-wall-of-appsdocs/wall-of-apps.jsonREADME.mdEntry template:
Common Apple labels:
iOS,macOS,watchOS,tvOS,visionOS.🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.