mirror of
https://github.com/rudrankriyam/App-Store-Connect-CLI.git
synced 2026-04-25 15:45:48 +03:00
[PR #514] [CLOSED] Shots command issues #587
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#587
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/514
Author: @cursor[bot]
Created: 2/13/2026
Status: ❌ Closed
Base:
feat/shots-capture-mvp← Head:cursor/shots-command-issues-3d47📝 Commits (1)
16d3eb9Fix shots frame/review config metadata and cleanup bugs📊 Changes
6 files changed (+285 additions, -12 deletions)
View changed files
📝
internal/cli/shots/shots_frame.go(+4 -1)➕
internal/cli/shots/shots_frame_test.go(+20 -0)📝
internal/screenshots/frame.go(+26 -8)📝
internal/screenshots/frame_test.go(+151 -0)📝
internal/screenshots/review.go(+27 -3)📝
internal/screenshots/review_test.go(+57 -0)📄 Description
Summary
shots framewith--configonly would create hidden output files (e.g.,.iphone-air.png) by ensuring a sensible default filename is used when no input path is provided.FrameResult.Deviceto reflect the actual device specified in the Koubou config when running in config-driven mode, instead of the CLI default.shots reviewto consider locale and device paths, preventing incorrect associations when multiple raw files share a base filename.createDefaultKoubouConfigto prevent disk space accumulation.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.