CSCI-GA-2820-FA24-001 / customers

NYU DevOps Customers Service Fall 2024
Apache License 2.0
0 stars 1 forks source link

Configure Github Actions #30

Closed JulianGan closed 3 weeks ago

JulianGan commented 1 month ago

As a developer I need automated testing and continuous integration So that every every pull request is automatically tested and verified for code quality and coverage before merging into the main branch.

Details & Assumptions:

Acceptance Criteria:

Given a new feature branch When I submit a pull request Then Github Actions should automatically: