Commit Graph

8 Commits

Author SHA1 Message Date
Paul Yuknewicz a933d89a0f
Updating C# quickstart and tutorial Dapr SDK references to 1.8. They… (#705)
* uncommenting pubsub test to try pubsub validate

Signed-off-by: Paul Yuknewicz <paulyuk@microsoft.com>

* Updated go dependencies
go 1.18
dapr/go-sdk 1.5.0

Signed-off-by: Paul Yuknewicz <paulyuk@microsoft.com>

* updating .NET/C# Dapr references to 1.8.0

Signed-off-by: Paul Yuknewicz <paulyuk@microsoft.com>

* updating Dapr SDK for Java versions to 1.6.0

Signed-off-by: Paul Yuknewicz <paulyuk@microsoft.com>
2022-07-27 10:31:17 -07:00
Arash Rohani 426af20d0f
Removed the extra space in expected test result (#689)
* Removed the extra space in expected test result

Signed-off-by: Arash Rohani <Arash.Rohani@gmail.com>

* Changed the output match from exact to substring to fix the issue.

Signed-off-by: Arash Rohani <Arash.Rohani@gmail.com>

* Replaced the logger.LogInformation with Console.WriteLine to fix the test issue.

Signed-off-by: Arash Rohani <Arash.Rohani@gmail.com>

* Fixed the whitespace issue and added sleep directive

Signed-off-by: Arash Rohani <Arash.Rohani@gmail.com>
2022-06-09 20:39:00 -07:00
Arash Rohani 67002ec9b9 Updated makefile and Dockerfile to fix the issue related to dotnet docker build for arm
Signed-off-by: Arash Rohani <Arash.Rohani@gmail.com>
2022-05-27 09:26:37 -07:00
Paul Yuknewicz 74bd70789c
Revert "Updated the docker file to use linux arm image" 2022-05-26 23:50:28 -07:00
Arash Rohani 75bc8735ae Updated the docker file to use linux arm image
Signed-off-by: Arash Rohani <Arash.Rohani@gmail.com>
2022-05-25 20:21:54 -07:00
Arash Rohani 53aeab771b Removed the whole if condition section.
Signed-off-by: Arash Rohani <arash.rohani@gmail.com>
2022-05-24 10:23:25 -07:00
Arash Rohani 363bcffe5b Removed Swagger support and Updated the missing steps in README.
Signed-off-by: Arash Rohani <arash.rohani@gmail.com>
2022-05-24 10:23:25 -07:00
Arash Rohani 5c6fc9b029 Upgraded to ASP.NET Core 6 Minimal API
Signed-off-by: Arash Rohani <arash.rohani@gmail.com>
2022-05-24 10:23:25 -07:00