actions-marketplace-validations/Emerge Upload

Github Action for uploading an artifact to Emerge. Should only used for iOS use cases.

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
artifact_pathRelative path from the location of the main workspace runner to the artifact generated in CI.yes
emerge_api_keyEmerge API token used to access the Emerge API. You can generate an API key from your Profile page in the Emerge dashboard. [Learn more about generating an Emerge API key](https://docs.emergetools.com/docs/fastlane#obtain-an-api-key) Make sure to store this key using Github Action's encrypted secrets. [Learn more about creating and using encrypted secrets](https://help.github.com/en/actions/automating-your-workflow-with-github-actions/creating-and-using-encrypted-secrets) yes
build_typeThe name for the build type (e.g. 'release', 'debug', 'beta')no
app_id_suffixThe suffix for the app id (e.g. 'snapshots', 'debug', 'enterprise'), used to differentiate between different builds when uploading with the same SHA.no

no outputs