citerus / dddsample-core

This is the new home of the original DDD Sample app (previously hosted at sf.net)..
MIT License
4.94k stars 1.47k forks source link

Add Github Actions pipeline for PR builds #71

Closed orende closed 1 year ago

orende commented 1 year ago

Add a Github Pipeline that builds and tests all PRs.

A pipeline for master builds will be added in a separate PR.

mackapappa commented 1 year ago

Great to finally have CI/CD in place (again)!