jak103 / powerscore

MIT License
3 stars 4 forks source link

CI/CD Pipelines #33

Closed jebidiah252 closed 5 months ago

jebidiah252 commented 5 months ago

This pull request contains the changes for adding CI/CD pipelines to each of our projects. Right now, it's set up to run on pushes to the main/develop branches and on PRs. This will probably be tuned down in the next few days to help save on build times here, but I wanted to show that there was something put in place.

jebidiah252 commented 5 months ago

Next thing to do after this is merged is to add code coverage results as a badge on the main branch after new changes are merge in.