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 --skipSigning option to build command #473

Merged

Conversation

jdecked
Copy link
Contributor

@jdecked jdecked commented Feb 25, 2021

Problem: In our use case, we have to upload our unsigned APK/App Bundle to another service to be signed by people with the correct internal permissions for signing Android apps.

Solution: Add a --skipSigning option to the bubblewrap build command so that we can get an unsigned, built APK/App Bundle as output with a successful exit code.

@jdecked jdecked force-pushed the jdecaires/build-cmd-skip-signing branch from 2322e50 to 40706ff Compare February 25, 2021 05:20
@andreban andreban added the enhancement New feature or request label Feb 25, 2021
Copy link
Member

@andreban andreban left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, Thank you!

@andreban andreban merged commit 1b278d3 into GoogleChromeLabs:master Feb 25, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants