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 CI / CD #3

Open
mariobodemann opened this issue Feb 23, 2023 · 0 comments
Open

Add CI / CD #3

mariobodemann opened this issue Feb 23, 2023 · 0 comments
Labels
good first issue Good for newcomers

Comments

@mariobodemann
Copy link
Contributor

Is your feature request related to a problem? Please describe.
Building the app currently is done while checking out the repository locally. Invest into automation of building: Using github actions to verify the state of the parser but also create github releases for every new APK.

Describe the solution you'd like
I'd love to be able to checkout a working app, without needing to recompile this repository by hand.

Describe alternatives you've considered
We could think about using #4, but for starters investing into building the basic CI/CD infrastructure should be good.

Additional context
Good first issue: This should be a self contained and simple task: It should be following best practices in creating github actions for building android apps.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

1 participant