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

Setup CI/CD for building the app and creating a release. #319

Open
ShivamMenda opened this issue Apr 6, 2024 · 3 comments · May be fixed by #326
Open

Setup CI/CD for building the app and creating a release. #319

ShivamMenda opened this issue Apr 6, 2024 · 3 comments · May be fixed by #326
Assignees
Labels
enhancement New feature or request

Comments

@ShivamMenda
Copy link
Contributor

🚀 The feature

I propose a feature to include CI/CD for the main branch where anytime there's a code push, it builds the package, produces an APK as an artifact, and tags it with a release.

Motivation, pitch

This would introduce automation and a release pipeline and it would also help in tagging the releases, it would be a good progress check too, and we can always revert to the last stable build according to the version number in case of any failure.

@ShivamMenda
Copy link
Contributor Author

@chandansgowda @jddeep I can create a workflow for this as it would help the project

@chandansgowda
Copy link
Member

@ShivamMenda You can start working on this.

@chandansgowda chandansgowda added the enhancement New feature or request label May 11, 2024
@ShivamMenda
Copy link
Contributor Author

Sure @chandansgowda

@ShivamMenda ShivamMenda linked a pull request May 24, 2024 that will close this issue
12 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants