Skip to content

Add ability to download bundle (.aab file)#1960

Merged
AnatolyPristensky merged 3 commits intomicrosoft:masterfrom
DenisBalan:patch-1
Jun 1, 2022
Merged

Add ability to download bundle (.aab file)#1960
AnatolyPristensky merged 3 commits intomicrosoft:masterfrom
DenisBalan:patch-1

Conversation

@DenisBalan
Copy link
Copy Markdown

Adding download of .aab application file for Android.
pre:

> docker run --rm -it node /bin/bash
(in container)
> npm install -g appcenter-cli
> appcenter login --token user-token

tested

> appcenter build download -i 1337 --app ORG/APP.Android -t bundle --debug
(output)
Downloaded content was saved to /tmp/bundle_APP.Android.aab

Adding download of .aab application file for Android.
@AnatolyPristensky
Copy link
Copy Markdown
Contributor

/azp run

@azure-pipelines
Copy link
Copy Markdown

Azure Pipelines successfully started running 1 pipeline(s).

@AnatolyPristensky
Copy link
Copy Markdown
Contributor

Hello @DenisBalan, thank you for your contribution!
Unfortunately CI with your changes is failed with the following error:

/home/vsts/work/1/s/src/commands/build/download.ts
107:29 error Delete · prettier/prettier

Could you please have a look?

@DenisBalan
Copy link
Copy Markdown
Author

@AnatolyPristensky done

@AnatolyPristensky
Copy link
Copy Markdown
Contributor

/azp run

@azure-pipelines
Copy link
Copy Markdown

Azure Pipelines successfully started running 1 pipeline(s).

@AnatolyPristensky AnatolyPristensky merged commit 2f88feb into microsoft:master Jun 1, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants