Kevin Thompson
Kevin Thompson
**Is your feature request related to a problem? Please describe.** I was looking for an API to get the current status of an Offer or set of offers but I...
It would be a nice addition to be able to group multiple inputs/outputs into a bus to simplify connecting many pins on components.
adding a predefScript(on windows) at `C:\Users\Kevin\.mill\ammonite\predefScript.sc` and then running build from another volume ie `E:\code\work\test > mill resolve __` Results in `'other' has different root` exception. ``` ❯ mill resolve...
Persist some type of data so that a new host can be added such that you can select from a list of hosts when switching hosts. I typically need to...
I have looked at `higherkindness.athema.Expr[V, A]` and it seems to provide type variable V for certain expressions. I have an expression tree that I would like to define similar to...
Update to use CodecovUploader instead of Codecov since it requires an old framework version that is no longer available on the default github images
When running `dotnet format style -v diag` i get an exception as follows: ``` The dotnet runtime version is '6.0.3'. The dotnet CLI version is '6.0.103'. Using MSBuild.exe located in...
**Describe the bug** When using a ConnectedEventStore that is connected to a message bus, the message bus does not receive events that are created via the `EventStore.pushEventGroup` method. This seems...