ionic-team/Trigger Mobile Builds with Appflow

GitHub Action for triggering Appflow builds.

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
tokenA token used to authenticate with the Appflow Service.yes
app-idThe Appflow App ID to trigger the build for.yes
platformThe platform to build for (Web, iOS, Android)yesWeb
build-typeThe type of build to perform. iOS - (ad-hoc, app-store, development, enterprise) Android - (debug, release)no
build-stackThe build stack to use for the build (macOS - 2020.06, Linux - 2020.06, etc.)no
certificateThe name of the signing certificate to use for the build.no
environmentThe name of the environment to use for the build.no
native-configThe name of the native config to use for the build.no
destinationsA comma seperated list of destination names to trigger a deployment to on successful completion of build.no
web-previewIf the platform is Web set this to [yes|no] to control whether a web preview is created for the build.nono
artifact-typeThe build artifact type to download. APK | IPA | APP | ...no
filenameThe filename to use for the IPA/APK (iOS, Android) defaults to {{workflow_name}}-{{run_id}}.[apk|ipa]no
upload-artifactIf this is set if any artifacts are created (APK/IPA) they will be uploaded as the name that is specifiedno
artifact-retention-daysSet this to determine the number of days to retain the uploaded artifact [1-90](defaults to 90).no90

no outputs