eventflow / EventFlow

Async/await first CQRS+ES and DDD framework for .NET
https://geteventflow.net
Other
2.39k stars 445 forks source link

v0: Windows GHA builds #1054

Closed rasmus closed 1 month ago

rasmus commented 1 month ago

This setup uses a self-hosted server in Azure that has Docker configured for Linux containers as the usual Windows runners for GitHub Actions only supports Windows containers 😢 Its far from ideal and the server isn't ephemeral, but better than nothing. If v0 continues to be popular, I'll see if I can get the setup done in a cleaner and more secure way.