Github Actions: Android #176

Merged
prologic merged 2 commits from marado/app:ga-android into master 6 days ago
marado commented 1 week ago

This PR includes two changes:

  • fix Android's keystore generation (on recent Android environments)
  • add a github action to generate Android builds

The github action is just an yml file that won't be used by anything other than github, so adding it here will be of no consequence for users or the project. But it will allow anyone that clones this project into GitHub (including ourselves, if we want to use this as a CI/CD stopgap solution) to have autogenerated apk's out of it.

The original intention (for #155) was to have an action also building an iOS app, but I don't know when will I go around to make that, and this would be useful to have integrated already, so I'm submitting the PR - and also useful as a base of work if someone else wants to make the iOS action.

This PR includes two changes: * fix Android's keystore generation (on recent Android environments) * add a github action to generate Android builds The github action is just an yml file that won't be used by anything other than github, so adding it here will be of no consequence for users or the project. But it will allow anyone that clones this project into GitHub (including ourselves, if we want to use this as a CI/CD stopgap solution) to have autogenerated apk's out of it. The original intention (for #155) was to have an action also building an iOS app, but I don't know when will I go around to make that, and this would be useful to have integrated already, so I'm submitting the PR - and also useful as a base of work if someone else wants to make the iOS action.
marado added 2 commits 1 week ago
c921a43215
New Github Action: Android builds
prologic approved these changes 6 days ago
prologic merged commit 035cc99026 into master 6 days ago
prologic referenced this issue from a commit 6 days ago
prologic deleted branch ga-android 6 days ago

Reviewers

prologic approved these changes 6 days ago
The pull request has been merged as 035cc99026.
Sign in to join this conversation.
No reviewers
No Milestone
No Assignees
2 Participants
Notifications
Due Date

No due date set.

Dependencies

No dependencies set.

Reference: yarnsocial/app#176
Loading…
There is no content yet.