UVicMartletplace / martletplace

Recreating FB Marketplace for Students - UVic SENG499 Capstone Project
1 stars 0 forks source link

Combine Duplicate CI jobs for backend & algorithm #178

Closed MNThomson closed 1 week ago

MNThomson commented 2 weeks ago

Feature Description

Implement Matrix for the Backend & Algorithm CI jobs to reduce them down to two files

Problem You're Trying to Solve

Each service has its own GitHub Workflow file which means a lot of duplication (7:2 to be exact) which is becoming annoying to manage and add new CI jobs to.