Tye is a tool that makes developing, testing, and deploying microservices and distributed applications easier. Project Tye includes a local orchestrator to make developing microservices easier and the ability to deploy microservices to Kubernetes with min
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Justin Kotalik ca5fd7dbdf
Actually call dotnet run with watch (#551)
6 years ago
..
Properties Add tye build and tests thereof 6 years ago
testassets Fixing docker host default (#548) 6 years ago
ApplicationFactoryTests.cs Allows cloning dependencies (#424) 6 years ago
ApplicationTests.cs Fix dapr and environment variable injection (#510) 6 years ago
HealthCheckTests.cs Adding health checks (#432) 6 years ago
Microsoft.Tye.E2ETests.csproj Added support for docker build arguments (#521) 6 years ago
ReplicaStoppingTests.cs Adding health checks (#432) 6 years ago
TyeBuildTests.Dockerfile.cs Added support for docker build arguments (#521) 6 years ago
TyeBuildTests.cs Fix bad namespace changes in test projects (#403) 6 years ago
TyeGenerateTests.cs Add docker file support for deploy (#489) 6 years ago
TyeInitTests.cs Tye should validate that service names are valid DNS names (#480) 6 years ago
TyePurgeTests.cs Use commandline parser for commandline parsing 6 years ago
TyeRunTests.cs Actually call dotnet run with watch (#551) 6 years ago