Keep internal TestFlight off external beta review
This commit is contained in:
parent
0924e40463
commit
ff4896a901
6 changed files with 40 additions and 10 deletions
|
|
@ -205,6 +205,12 @@ The same change also makes the forge itself the release authority: release tags
|
|||
upload/signing jobs cannot suppress distribution of an already-uploaded build.
|
||||
`distribute-testflight` is the narrower one-job retry workflow when only App
|
||||
Store Connect processing and tester assignment need to be retried.
|
||||
- Internal TestFlight distribution must not submit the build for external beta
|
||||
review. The internal lane waits for processing, sets export-compliance
|
||||
metadata, uses Fastlane `skip_submission:true`, and relies on App Store
|
||||
Connect's configured internal tester group availability. External TestFlight
|
||||
distribution requires explicit groups plus beta-review metadata before it can
|
||||
be enabled.
|
||||
- Add `infra/releases` as the OpenTofu boundary for the GCS release and package repository backup buckets. Garage is the required S3-compatible primary distribution target after host bootstrap. `infra/identity` remains the boundary for Google KMS signing keys, the Authentik WIF pool/provider, and the runner service account.
|
||||
- Serve `releases.burrow.net` and `packages.burrow.net` from the forge Caddy
|
||||
edge as stable Burrow domains backed by the GCS release and package buckets.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue