Sahil1786 / Petari

Food donate Web App
Other
55 stars 119 forks source link

Setting up CI/CD pipeline using Github Actions #53

Open harshnayangithub opened 2 months ago

harshnayangithub commented 2 months ago

The problem is the lack of a CI/CD pipeline, resulting in manual and error-prone testing and deployment processes.

Describe the solution you'd like Implementing a CI/CD pipeline to automate testing, building, and deployment tasks, ensuring faster and more reliable updates to the project.

Describe alternatives you've considered Third-party CI/CD services provide an alternative, but setting up our own pipeline offers more control and flexibility.

What problem is this feature trying to solve? The feature aims to solve the problem of manual testing and deployment processes by automating them with a CI/CD pipeline.

How do we know when the feature is complete? The feature is complete when the CI/CD pipeline is fully implemented and integrated into the project's development workflow.

harshnayangithub commented 2 months ago

Assign it to me under gssoc'24

Pranali3103 commented 2 months ago

@Sahil1786 Please assign it to me , I have done that multiple times.