bounswe / bounswe2024group2

GitHub repository for the CMPE 352/451 Group 2 project.
http://159.223.28.163:30001/
6 stars 0 forks source link

Configure Github Actions Yaml for Auto Deploy #268

Open Halil-Ibrahim-Kasapoglu opened 2 weeks ago

Halil-Ibrahim-Kasapoglu commented 2 weeks ago

Description

The last term in Cmpe 352 it was bothersome to manually deploy our application to the Digital Ocean Environment. To handle auto deploys on merges, we decided to utilize GitHub Actions. We need to configure Github Action Yamls, and add secret variables for connections.

Required Activities

Estimated Time

8 hours

Deadline

21 Oct 2024

Reviewer

@oguzpancuk

Halil-Ibrahim-Kasapoglu commented 2 days ago

I have request assistant to add our secrets to repo

Halil-Ibrahim-Kasapoglu commented 2 days ago

Created the dev auto deploy yaml and tested. Here is the file I have added. Also here is the first successful auto deploy on dev 🎉

I will be closing this issue once you reviewed @oguzpancuk