UVicMartletplace / martletplace

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

[User] Set up CI: lint, format, test, security #84

Closed MNThomson closed 1 month ago

MNThomson commented 1 month ago

Description

Create the base CI jobs for the User service: linting, formatting, testing, and security

This PR is stacked on top of #83, so first review that PR (as this diff contains that PR diff also).

Closes #29

How to Test

View the CI output below or run the actions locally with act

Checklist