actions-marketplace-validations/Kobiton - Upload Mobile App
Github action to upload an mobile app file to Kobiton Apps Repo
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| kobi_username | The user in Kobiton | yes | — |
| kobi_api_key | Specific key to access Kobiton API | yes | — |
| upload_app_id | App ID in Kobiton - use this in case you want to upload new version of an existing app in Kobiton | no | — |
| app_access | You can either make this app private or available for everyone in the organization (private vs. public) | yes | public |
| app_name | Title of the app to be built | yes | App-test-name |
| app_path | Path to the app .apk or .ipa file (relative to your current point) | yes | — |
| app_suffix | Type of the app to be uploaded (apk for Android or ipa for iOS) | yes | apk |
Outputs
no outputs