Marusyk / MSA.BuildingBlocks

🧱 Common building blocks designed to aid the development of microservice-based applications using .NET
MIT License
5 stars 0 forks source link

Configure GitHub Action for CI/CD #12

Open Marusyk opened 5 months ago

Marusyk commented 5 months ago

C# Cake could be used. An example is here: https://github.com/Marusyk/grok.net

but it is not mandatory to do the same

actually, we need some CI for pull requests and for releasing the packages