nickwph/Distribute To Firebase App Distribution

Upload artifacts to Firebase App Distribution within seconds

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
fileThe release binary file to upload.yes
appYour app's Firebase App ID. You can find the App ID in the Firebase console, on the General Settings page.yes
tokenA refresh token that's printed when you authenticate your CI environment with the Firebase CLI (read Use the CLI with CI systems for more information).no
credentialsContent of the service account credentials fileno
credentials-filePath to the Google service account credentials fileno
release-notesRelease notes for this build.no
release-notes-filePath to the file containing release notes for this build.no
testersThe email addresses of the testers you want to invite.no
testers-filePath to the file containing the email addresses of the testers you want to invite.no
groupsThe tester groups you want to invite (refer to Manage testers). Groups are specified using group aliases, which you can look up in the Firebase console.no
groups-filePath to the file containing the tester groups you want to invite (refer to Manage testers). Groups are specified using group aliases, which you can look up in the Firebase console.no
debugA flag you can include to print verbose log output.nofalse
cacheWhether to cache the firebase tools for next job, keeping this on will speed up the build.notrue
upgradeWhether to attempt to upgrade firebase tools when cache is on, turning this off will speed up the build.notrue

no outputs