Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add app distribute command #1621

Merged
merged 2 commits into from
Aug 26, 2019
Merged

Add app distribute command #1621

merged 2 commits into from
Aug 26, 2019

Conversation

tonybaroneee
Copy link
Contributor

Description

Add app appdistribution:distribute command to upload apps for distribution.

Scenarios Tested

Have tested distributing both iOS and Android apps with comma separated lists of tester email addresses, a plain text file containing a comma-separated list of tester email addresses, a comma separated lists of group aliases, and a plain text file containing a comma-separated list of group aliases.

Sample Commands

./firebase-cli appdistribution:distribute test.ipa  \
    --app 1:1234567890:ios:0a1b2c3d4e5f67890  \
    --release-notes "Bug fixes and improvements" --testers-path testers.txt

Note: App Distribution is still a closed alpha, so you need to be whitelisted for this command to work.
@googlebot googlebot added the cla: yes Manual indication that this has passed CLA. label Aug 23, 2019
@tonybaroneee tonybaroneee changed the title Launch.appdistro Add app distribute command Aug 23, 2019
@coveralls
Copy link

coveralls commented Aug 23, 2019

Coverage Status

Coverage increased (+0.2%) to 65.055% when pulling 1a52fd8 on launch.appdistro into 2066c22 on master.

@tonybaroneee tonybaroneee merged commit 948978b into master Aug 26, 2019
@tonybaroneee tonybaroneee deleted the launch.appdistro branch August 26, 2019 16:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cla: yes Manual indication that this has passed CLA.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants