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

Refactor APK signing into its own method #40769

Merged

Conversation

amanj120
Copy link
Contributor

Refactoring the APK signing logic into its own method makes the code more readable and it makes that functionality reusable. We need to be able to sign APKs for a Gradle based build system. For more details on the final scope of this project, read this comment.

We are working on this PR with @m4gr3d, as explained here. This PR builds on top of many previous PRs I've submitted. There are a lot of changes that need to be made to move towards a Gradle-based build system, so I have broken these changes into smaller, more understandable steps.

@Calinou
Copy link
Member

Calinou commented Jul 27, 2020

(Triage note: the topic:porting label is more relevant here as this PR modifies the export code that's part of the editor. It doesn't touch any SCons files.)

@akien-mga akien-mga added this to the 4.0 milestone Jul 27, 2020
@akien-mga akien-mga merged commit 0500fa1 into godotengine:master Jul 27, 2020
@akien-mga
Copy link
Member

Thanks!

@amanj120 amanj120 deleted the forward_port_bundle_pr_signing branch July 31, 2020 18:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants