-
Notifications
You must be signed in to change notification settings - Fork 35
[Backend] Add CI/CD Pipeline #192
Copy link
Copy link
Open
Labels
BackendGrantFox OSSIssue tracked in GrantFox OSSIssue tracked in GrantFox OSSMaybe RewardedIssue may be eligible for a GrantFox rewardIssue may be eligible for a GrantFox rewardOfficial CampaignCampaign: Official CampaignCampaign: Official Campaignautomationdevops
Metadata
Metadata
Assignees
Labels
BackendGrantFox OSSIssue tracked in GrantFox OSSIssue tracked in GrantFox OSSMaybe RewardedIssue may be eligible for a GrantFox rewardIssue may be eligible for a GrantFox rewardOfficial CampaignCampaign: Official CampaignCampaign: Official Campaignautomationdevops
Type
Fields
Give feedbackNo fields configured for issues without a type.
Overview
Implement a comprehensive CI/CD pipeline for automated testing and deployment.
Current State
Requirements
CI Pipeline
CD Pipeline
Pipeline Features
Integration
Technical Details
Files to Create/Modify
.github/workflows/ci.yml(create).github/workflows/cd.yml(create)backend/scripts/deploy.sh(create)backend/scripts/rollback.sh(create)backend/.github/workflows/(create)Acceptance Criteria
References