The Backend codebase has CI integrated through Github Actions.
The config yaml file can be found herearrow-up-right, it does a few things:
Building the code
Running the linter
This is run on any push and PR to main making sure a failed build or buggy code won't be accidentally merged.
main
Last updated 4 months ago