XDftr / testify-backend

An application for managing students, assignments, and automated code testing, designed for TalTech.
GNU General Public License v3.0
0 stars 0 forks source link

Set Up Continuous Integration (CI) Pipeline #21

Open XDftr opened 3 weeks ago

XDftr commented 3 weeks ago

Configure a CI pipeline (e.g., GitHub Actions) to automate building, testing, and deploying the backend. Include steps for running Liquibase migrations and executing tests. Ensure pipeline runs on relevant triggers (e.g., push, pull request).