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

Automation: Add automation for testing and building apk on every release or commit merge #19

Open
1 task done
ksauraj opened this issue Jun 14, 2024 · 0 comments
Open
1 task done
Labels
💻 aspect: code Concerns the software code in the repository ✨ goal: improvement Improvement to an existing feature 🟩 priority: low Low priority and doesn't need to be rushed 🚦 status: awaiting triage Has not been triaged by a maintainer

Comments

@ksauraj
Copy link
Member

ksauraj commented Jun 14, 2024

Problem

The current option for downloading the app is only from playstore and we don't get all the latest updates which were merged recently on the repo.

Description

To fix this we can build an automation to test the app build process and release the app through GitHub releases via GitHub action or any other ci

Implementation

  • I would be interested in implementing this feature.
@ksauraj ksauraj added ✨ goal: improvement Improvement to an existing feature 💻 aspect: code Concerns the software code in the repository 🚦 status: awaiting triage Has not been triaged by a maintainer 🟩 priority: low Low priority and doesn't need to be rushed labels Jun 14, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
💻 aspect: code Concerns the software code in the repository ✨ goal: improvement Improvement to an existing feature 🟩 priority: low Low priority and doesn't need to be rushed 🚦 status: awaiting triage Has not been triaged by a maintainer
Projects
None yet
Development

No branches or pull requests

1 participant