gpd-build-lifecycle

Use this skill to manage build state, processing, and retention.

Safety Notice

This listing is imported from skills.sh public index metadata. Review upstream SKILL.md and repository scripts before running.

Copy this and send it to your AI assistant to learn

Install skill "gpd-build-lifecycle" with this command: npx skills add rudrankriyam/app-store-connect-cli-skills/rudrankriyam-app-store-connect-cli-skills-gpd-build-lifecycle

GPD Build Lifecycle

Use this skill to manage build state, processing, and retention.

Upload and validate

gpd publish upload app.aab --package com.example.app

Inspect release status

gpd publish status --package com.example.app --track internal gpd publish status --package com.example.app --track production

Recent tracks and releases

gpd publish tracks --package com.example.app

Internal app sharing

Use for fast distribution of a build without a full track release.

gpd publish internal-share upload app.aab --package com.example.app

Cleanup and rollback

gpd publish halt --package com.example.app --track production --confirm gpd publish rollback --package com.example.app --track production --confirm

Notes

  • Prefer gpd publish release for end-to-end flow instead of manual steps.

  • Use a new version code for each uploaded build.

Source Transparency

This detail page is rendered from real SKILL.md content. Trust labels are metadata-based hints, not a safety guarantee.

Related Skills

Related by shared tags or category signals.

Coding

gpd-cli

No summary provided by upstream source.

Repository SourceNeeds Review
Coding

gpd-cli-usage

No summary provided by upstream source.

Repository SourceNeeds Review
Coding

gpd-betagroups

No summary provided by upstream source.

Repository SourceNeeds Review
Coding

gpd-submission-health

No summary provided by upstream source.

Repository SourceNeeds Review