-
-
Notifications
You must be signed in to change notification settings - Fork 445
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
v0: Fixes Cake Build and Upgrades Dependencies #1040
Conversation
@rasmus this should fix v0 branch builds. |
This is a little broken in that the packed Nugets will target the latest EventFlow -- not v0.83. |
@Jaben what's the recommendation here? I haven't touched the v0 code base in a long while |
A new version of "EventFlow v0" should be released -- and then I'd add a hard reference to that new build version of the v0 branch: |
I'll go ahead and update this PR to support. |
-- for develop continue use local Project Reference.
I'm working on getting a GHA runner up and running for EventFlow that has Docker properly configured (Linux containers). |
Thanks for this ❤️ it really help to get it up and v0 running again. Closing this as I tried to replicate the minimum needed in #1054 and that is now merged. It also remove Cake |
Absolutely! Thank you! |
I updated the cake build, so hopefully that works again.