UVicMartletplace / martletplace

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

[Search] Set up CI: lint, format, test, security #86

Closed MNThomson closed 4 months ago

MNThomson commented 4 months ago

Description

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

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

Closes #22

How to Test

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

Checklist