gplay-migrate-fastlane
Migration from Fastlane supply to gplay CLI using the gplay migrate fastlane command. Use when asked to convert a Fastlane-based Play Store workflow to gplay, or to import existing Fastlane metadata directories.
What this skill does
# Fastlane Migration Use this skill when you need to migrate from Fastlane supply to the gplay CLI. ## Preconditions - Existing Fastlane metadata directory structure. - gplay CLI installed and authenticated. - Familiarity with the source Fastlane directory layout. ## Migrate Command ### Basic migration ```bash gplay migrate fastlane \ --source ./fastlane/metadata/android \ --output-dir ./metadata ``` ### Dry run (preview without writing files) ```bash gplay migrate fastlane \ --source ./fastlane/metadata/android \ --output-dir ./metadata \ --dry-run ``` ### Migrate specific locales only ```bash gplay migrate fastlane \ --source ./fastlane/metadata/android \ --output-dir ./metadata \ --locales en-US,es-ES,fr-FR ``` ### Dry run with specific locales ```bash gplay migrate fastlane \ --source ./fastlane/metadata/android \ --output-dir ./metadata \ --locales en-US,ja-JP \ --dry-run ``` ## Flags | Flag | Description | Required | |------|-------------|----------| | `--source` | Path to Fastlane metadata directory | Yes | | `--output-dir` | Output directory for gplay metadata | Yes | | `--dry-run` | Preview changes without writing files | No | | `--locales` | Comma-separated list of locales to migrate | No (all by default) | ## What Gets Migrated The command converts the Fastlane directory structure into the gplay metadata format: ### Fastlane source structure ``` fastlane/metadata/android/ ├── en-US/ │ ├── title.txt │ ├── short_description.txt │ ├── full_description.txt │ ├── video.txt │ ├── changelogs/ │ │ ├── 100.txt │ │ └── 101.txt │ └── images/ │ ├── phoneScreenshots/ │ │ ├── 1.png │ │ └── 2.png │ ├── icon.png │ └── featureGraphic.png ├── es-ES/ │ └── ... ``` ### Migrated output structure ``` metadata/ ├── en-US/ │ ├── listing.json │ ├── changelogs/ │ │ ├── 100.txt │ │ └── 101.txt │ └── images/ │ ├── phoneScreenshots/ │ │ ├── 1.png │ │ └── 2.png │ ├── icon.png │ └── featureGraphic.png ├── es-ES/ │ └── ... ``` ### File conversions - `title.txt`, `short_description.txt`, `full_description.txt`, `video.txt` are consolidated into `listing.json`. - `changelogs/` are copied as-is. - `images/` are copied as-is. ## Workflow Examples ### Full migration from Fastlane ```bash # 1. Preview the migration gplay migrate fastlane \ --source ./fastlane/metadata/android \ --output-dir ./metadata \ --dry-run # 2. Run the actual migration gplay migrate fastlane \ --source ./fastlane/metadata/android \ --output-dir ./metadata # 3. Verify the output ls -R ./metadata # 4. Import to Play Store gplay sync import-listings \ --package com.example.app \ --dir ./metadata ``` ### Incremental locale migration ```bash # Migrate English first gplay migrate fastlane \ --source ./fastlane/metadata/android \ --output-dir ./metadata \ --locales en-US # Verify and test gplay sync diff-listings \ --package com.example.app \ --dir ./metadata # Migrate remaining locales gplay migrate fastlane \ --source ./fastlane/metadata/android \ --output-dir ./metadata \ --locales es-ES,fr-FR,de-DE,ja-JP ``` ### CI/CD migration validation ```bash # In CI, validate that migration produces expected output gplay migrate fastlane \ --source ./fastlane/metadata/android \ --output-dir ./metadata-test \ --dry-run # Check exit code if [ $? -eq 0 ]; then echo "Migration validation passed" else echo "Migration validation failed" exit 1 fi ``` ## Replacing Fastlane Supply Commands | Fastlane Command | gplay Equivalent | |------------------|------------------| | `fastlane supply init` | `gplay sync export-listings --dir ./metadata` | | `fastlane supply` | `gplay sync import-listings --dir ./metadata` | | `fastlane supply --skip_upload_images` | `gplay sync import-listings --dir ./metadata` | | `fastlane supply --track beta` | `gplay release --track beta --bundle app.aab` | | `fastlane supply --track production --rollout 0.1` | `gplay release --track production --bundle app.aab --rollout 10` | ## Best Practices 1. **Always dry-run first** - Preview the migration output before writing files. 2. **Migrate locale by locale** - Start with your primary locale and verify. 3. **Keep Fastlane source** - Do not delete the Fastlane directory until fully migrated and verified. 4. **Validate after migration** - Use `gplay validate listing` to check character limits. 5. **Update CI/CD gradually** - Replace Fastlane commands one at a time. 6. **Version control the output** - Commit migrated metadata to track changes.
Related in General
modeling-omnistudio-epc-catalog
IncludedSalesforce Industries CME EPC product-modeling skill for Product2-based catalog creation. Use when creating EPC products, configuring product attributes, building offer bundles with Product Child Items, or reviewing EPC DataPack JSON metadata for product catalog changes. TRIGGER when: user creates or updates Product2 EPC records, AttributeAssignment payloads, AttributeMetadata/AttributeDefaultValues, Offer bundles, or ProductChildItem relationships. DO NOT TRIGGER when: designing OmniScripts/FlexCards/Integration Procedures (use building-omnistudio-omniscript, building-omnistudio-flexcard, or building-omnistudio-integration-procedure), implementing Apex business logic (use generating-apex), or troubleshooting deployment pipelines (use deploying-metadata).
relationship-science-coach
IncludedUse this skill for direct, practical adult relationship coaching: couples conflict, repair, trust, marriage, dating, flirting, attachment patterns, emotional connection, sex, desire differences, eroticism, kink negotiation, affection, love languages, breakups, and long-term passion. Draw on Gottman, EFT and Hold Me Tight, attachment science, modern sex research, Perel, Nagoski, Kerner, Schnarch, Love and Stosny, and flexible love-language tools. Be concrete and low-hedge. Redirect only for imminent danger, abuse, coercive control, minors, non-consent, self-harm, stalking, or medical/legal/psychiatric decisions.
building-sf-integrations
IncludedSalesforce integration architecture and runtime plumbing with 120-point scoring. Use this skill to set up Named Credentials, External Credentials, External Services, REST/SOAP callout patterns, Platform Events, and Change Data Capture. TRIGGER when: user sets up Named Credentials, External Services, REST/SOAP callouts, Platform Events, CDC, or touches .namedCredential-meta.xml files. DO NOT TRIGGER when: Connected App/OAuth config (use configuring-connected-apps), Apex-only logic (use generating-apex), or data import/export (use handling-sf-data).
venue-templates
IncludedAccess comprehensive LaTeX templates, formatting requirements, and submission guidelines for major scientific publication venues (Nature, Science, PLOS, IEEE, ACM), academic conferences (NeurIPS, ICML, CVPR, CHI), research posters, and grant proposals (NSF, NIH, DOE, DARPA). This skill should be used when preparing manuscripts for journal submission, conference papers, research posters, or grant proposals and need venue-specific formatting requirements and templates.
let-fate-decide
IncludedDraws the 12 Houses of the Zodiac Tarot spread to inject entropy into planning when prompts are vague, ambiguous, or casually delegated. Interprets the spread to guide next steps. Use when the user says 'let fate decide', 'YOLO', 'whatever', 'idk', or other nonchalant phrases, makes Yu-Gi-Oh references, or when you are about to arbitrarily pick between multiple reasonable approaches. Prefer over ask-questions-if-underspecified when the user's tone is casual or playful rather than precision-seeking.
net-ops
IncludedCross-platform network troubleshooting (Windows, macOS, Linux) via local or remote shell. Use for: DNS broken, can't resolve hostnames, nslookup/dig works but apps fail, NRPT, WFP, scutil, /etc/resolver, systemd-resolved, /etc/resolv.conf, NetworkManager, VPN DNS leak residue (ProtonVPN/Mullvad/WireGuard/AnyConnect), AV/firewall blocking DNS or DoH, Tailscale DNS interaction, intermittent connectivity, remote diagnostics over SSH.