EventFlow icon indicating copy to clipboard operation
EventFlow copied to clipboard

v0: Fixes Cake Build and Upgrades Dependencies

Open Jaben opened this issue 1 year ago • 6 comments

  • Updated MongoDB to 2.28.
  • Updated newtonsoft.json to 13.0.3
  • Updated Npgsql to 4.1.14
  • Updated Owin to 4.2.2
  • Updated System.Data.SqlClient to 4.8.6

I updated the cake build, so hopefully that works again.

Jaben avatar Aug 22 '24 22:08 Jaben

@rasmus this should fix v0 branch builds.

Jaben avatar Aug 22 '24 22:08 Jaben

This is a little broken in that the packed Nugets will target the latest EventFlow -- not v0.83.

Jaben avatar Sep 04 '24 17:09 Jaben

@Jaben what's the recommendation here? I haven't touched the v0 code base in a long while

rasmus avatar Oct 18 '24 13:10 rasmus

@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:

image

Jaben avatar Oct 18 '24 14:10 Jaben

I'll go ahead and update this PR to support.

Jaben avatar Oct 18 '24 14:10 Jaben

I'm working on getting a GHA runner up and running for EventFlow that has Docker properly configured (Linux containers).

rasmus avatar Oct 19 '24 08:10 rasmus

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

rasmus avatar Oct 20 '24 13:10 rasmus

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!

Jaben avatar Oct 21 '24 02:10 Jaben