spleint/Diaload App Distribution
GitHub Action that uploads artifacts to Diaload App Distribution
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| api_token | Get API Access Token through the CLI tool https://www.npmjs.com/package/diaload-cli#6-create-access-token | yes | — |
| app_id | Get App ID through the CLI tool https://https://www.npmjs.com/package/diaload-cli#4-list-apps | yes | — |
| file | Artifact to upload (.apk or .ipa) | yes | — |
| release_notes | Release notes will be visible for testers and will be on top of git release notes | no | — |
| git_release_notes | Automatically collect the release notes from the last git commit message | no | — |
| include_git_commit_id | Include the last git commit ID with the release notes | no | — |
| group_id | If you want to assign this release to a group, specify the valid group ID. If the ID is invalid the release will still be created, but not assigned to any group and the script will succeed. You can query group Ids using the cli tool https://docs.diaload.com/docs/diaload-cli/available-commands#list-groups | no | — |
Outputs
no outputs