docs/runbooks/deploy.md
main with backend/** changesgcp_backend_auto_dev.ymlgh run list --workflow=gcp_backend_auto_dev.yml --limit=3gh workflow run gcp_backend.yml -f environment=prod -f branch=main
main with app/** changesios-internal-auto / android-internal-auto in codemagic.yamlapp/pubspec.yaml is already on TestFlight. After merging app/** changes, you must bump the build number or no new build will be uploaded:
# In app/pubspec.yaml, increment the +N build number:
# version: 1.0.525+760 -> version: 1.0.525+761
curl -s -H "x-auth-token: $CODEMAGIC_API_TOKEN" "https://api.codemagic.io/builds?appId=66c95e6ec76853c447b8bcbb&limit=5"main with desktop/** changesdesktop_auto_release.yml auto-increments version, pushes v*-macos tagomi-desktop-swift-release builds, signs, notarizes, publishes