appcircleio/Appcircle Testing Distribution
Efficiently distribute application builds to users or testing groups using Appcircle's robust platform.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| personalAPIToken | Provide Appcircle Personal API Token to authenticate Appcircle services. | yes | — |
| authEndpoint | Optional: Authentication endpoint URL for self-hosted Appcircle installations. Defaults to the Appcircle cloud. | no | https://auth.appcircle.io |
| apiEndpoint | Optional: API endpoint URL for self-hosted Appcircle installations. Defaults to the Appcircle cloud. | no | https://api.appcircle.io |
| profileName | Enter the profile name of the Appcircle distribution profile. This name uniquely identifies the profile under which your applications will be distributed | yes | — |
| createProfileIfNotExists | Specify whether to create a new app profile if one does not already exist. | yes | — |
| appPath | Specify the path to your application file. For iOS, this can be a .ipa or .xcarchive file path. For Android, specify the .apk or .appbundle file path | yes | — |
| message | Message to include with the distribution to provide additional information to testers or users receiving the build | yes | — |
Outputs
no outputs