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

Fastlane for Android #96

Merged
merged 181 commits into from
Feb 3, 2021
Merged

Fastlane for Android #96

merged 181 commits into from
Feb 3, 2021

Conversation

M123-dev
Copy link
Member

@M123-dev M123-dev commented Jan 16, 2021

This is a new attempt for the release automation from the app.

It is intended that the keystore (key.jks) key.properties and the google play service account (service_accouunt_key.json) are all put in a zip file (android_keys.zip) and encrypted as GPG.
gpg --symmetric --cipher-algo AES256 android_keys.zip
The password to decrypt the file is saved as a secret (ANDROID_KEYS_SECRET_PASSPHRASE) in the repo.

@M123-dev
Copy link
Member Author

@teolemon Now a new release would get made for every new version on any branch, is this intended or am I missing something

@teolemon
Copy link
Member

I'm just enabling that to debug in this branch. Will disable it before merging

@teolemon
Copy link
Member

teolemon commented Feb 3, 2021

@M123-dev ready for merging ?

M123-dev and others added 2 commits February 3, 2021 15:50
@M123-dev M123-dev merged commit 0fa9d15 into master Feb 3, 2021
@M123-dev M123-dev deleted the fastlane-new branch February 3, 2021 15:18
@M123-dev M123-dev restored the fastlane-new branch February 3, 2021 15:18
@M123-dev M123-dev deleted the fastlane-new branch February 3, 2021 15:22
@M123-dev M123-dev added the fastlane Automation of releases and marketing assets deployment label Feb 17, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
fastlane Automation of releases and marketing assets deployment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants