gpc-build-lifecycle
Installation
SKILL.md
Build Lifecycle
Use this skill for artifact upload, processing checks, and crash symbolication inputs.
Bundles
gpc bundles upload --file app.aab --track internal
gpc bundles list
gpc bundles find --version-code 42
gpc bundles wait --version-code 42 --timeout 10m --interval 15s
Edit submission control:
gpc bundles upload --file app.aab --track production --edit-mode=stage
gpc bundles upload --file app.aab --track production --edit-mode=open