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

Streamline Flutter Development #380

Open
Saurabh-Thakur-07 opened this issue Oct 23, 2024 · 6 comments
Open

Streamline Flutter Development #380

Saurabh-Thakur-07 opened this issue Oct 23, 2024 · 6 comments
Assignees

Comments

@Saurabh-Thakur-07
Copy link

🚀 The feature

Implement a GitHub Actions workflow to automate the build and release process for the Flutter application. This workflow will run automated tests on each code push to ensure code quality and stability.

Motivation, pitch

Every time a contributor pushes code to the repository, it is essential to verify that the new changes do not break existing functionality. By automating the build and test process with GitHub Actions, we can ensure that all code is thoroughly tested against the existing test suite. This will help maintain high code quality, catch bugs early, and streamline the development process, making it easier for contributors to integrate their changes confidently.

@Saurabh-Thakur-07
Copy link
Author

@chandansgowda @Aarush-Acharya
I would like to work on this

@Aarush-Acharya
Copy link
Contributor

Aarush-Acharya commented Oct 23, 2024

Hey @Saurabh-Thakur-07, do work on it let me know once done,

also make sure that a PR merge to the master triggers the pipeline than a PR merge to the dev branch

@xkaper001
Copy link
Contributor

Hey @Aarush-Acharya, Though I don't have much experience with CI/CD but am willing to research and learn. I would then apply my learning and try to solve this issue.

Also there has been no activity on this issue for quite some time, could you assign me this issue?

@Aarush-Acharya
Copy link
Contributor

Hey @xkaper001 I would assign it to you if @Saurabh-Thakur-07 does not reply to this mention of his within the next couple of days

@Saurabh-Thakur-07
Copy link
Author

Hey @Aarush-Acharya @xkaper001 I am working on it
Should be done with it soon.

@Aarush-Acharya
Copy link
Contributor

Got it great @Saurabh-Thakur-07 , let me know once done

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

No branches or pull requests

3 participants