mirror of
https://github.com/rudrankriyam/App-Store-Connect-CLI.git
synced 2026-04-26 08:05:52 +03:00
[GH-ISSUE #692] feat(metadata): fastlane deliver parity behaviors in asc style #190
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#190
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?
Originally created by @rudrankriyam on GitHub (Feb 20, 2026).
Original GitHub issue: https://github.com/rudrankriyam/App-Store-Connect-CLI/issues/692
Parent
Summary
Close key fastlane
deliverbehavior gaps while preservingascprinciples (explicit flags, JSON-first, non-interactive).Parity Goals
Support equivalent workflows for teams currently using fastlane metadata conventions, including edge semantics that affect migration fidelity.
Scope (Parity Behaviors)
defaultfallback expansion) with explicitasccontrols.review_information/*.txtingestion/mappingmetadata_path, skip toggles already partially supported).Detailed Tasks
fastlane behavior -> asc behavior -> status.Test Plan (TDD)
Acceptance Criteria
Out of Scope