| Author | SHA1 | Message | Date |
|---|---|---|---|
|
|
ff7f863e73
|
Improve e2e integration tests and isolate tests from other things; includes patch to Serializer (#5497)
* integration tests used to use the samples - now they are separate * patch dictionary problem in serializer * add Message Registry with dead letter queue that gets checked on new subs. |
1 year ago |
|
|
9af6883fbe
|
fix: dotnet test CI and standardize test categories (#5286)
Co-authored-by: Ryan Sweet <rysweet@microsoft.com> |
1 year ago |
|
|
c1646f21c0
|
Rysweet 4676 remove iagentruntime - collapse into iagentworker (#4740)
* moves AgentId into Agent * Renames AgentRuntime to AgentMessenger (more accurate name) * Remove IAgentRuntime Interface * changes constructor of Agent to take IAgentWorker instead of IAgentRuntime |
1 year ago |
|
|
cdd84acd05
|
Rysweet 4688 core doesnt use orleans (#4689)
* removes core reps on Orleans Co-Autohored-by: @kostapetan |
1 year ago |
|
|
c169df8b7b
|
Rysweet 4679 move grpc to runtimegrpc project (#4680)
* refactor moving grpc runtime to a separate project |
1 year ago |
|
|
d96997232f
|
rysweet-4150-xlang-ci-test (#4596)
adds aspire-based integration test that validates: * registration * subscriptions * event delivery * python -> .NET server -> python subscriber * .NET -> .NET server -> python subscriber * python -> .NET server -> .NET subscriber |
1 year ago |