yorifuji/App Store Connect Build Wait
Wait for App Store Connect build processing to complete
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| issuer-id | App Store Connect API Issuer ID | yes | — |
| key-id | App Store Connect API Key ID | yes | — |
| key | App Store Connect API Private Key | yes | — |
| bundle-id | Bundle ID of the app | yes | — |
| version | Version to check (e.g., "1.2.0") | yes | — |
| build-number | Build number to check | yes | — |
| timeout | Timeout in seconds (60-1200) | no | 1200 |
| interval | Polling interval in seconds | no | 60 |
Outputs
| name | description |
|---|---|
| build-id | ID of the processed build |
| processing-state | Final processing state |
| version | Version of the build |
| build-number | Build number |
| elapsed-time | Time taken for processing in seconds |