John Luo
ae9e3b317d
Johluo/revert to 3.1 ( #592 )
6 years ago
Justin Kotalik
1424d36ed0
Copy args into func ( #598 )
6 years ago
areller
5ea1ae0400
Fix static file loading when using ingress with host ( #591 )
* fix static files loading when using host in ingress
* formatting
* formatting
* fixing failing tests
* fix tests
6 years ago
Justin Kotalik
82386f02cd
Fix diagnostics collection ( #599 )
6 years ago
Justin Kotalik
dbcc90dc5a
Support watch for azure functions and fix a bug with active replicas ( #595 )
6 years ago
Justin Kotalik
d02879c29c
Make tye exit if dotnet fails to start projects ( #588 )
6 years ago
Justin Kotalik
14f08ccf05
Add clone directory ( #589 )
6 years ago
Justin Kotalik
f1920e3100
Start finding func rather than downloading it ( #587 )
6 years ago
John Luo
43e38c0d12
Add logging for KubectlDetector logic ( #586 )
6 years ago
Justin Kotalik
0e51ddbe2d
Add support for 5.0 and change sample to 5.0 ( #585 )
* Add support for 5.0 and change sample to 5.0
* targetframeworkversion
6 years ago
dotnet-maestro[bot]
e6899851f5
[master] Update dependencies from dotnet/arcade ( #460 )
* Update dependencies from https://github.com/dotnet/arcade build 20200506.5
- Microsoft.DotNet.Arcade.Sdk: 5.0.0-beta.20228.4 -> 5.0.0-beta.20256.5
- Microsoft.DotNet.Build.Tasks.Feed: 5.0.0-beta.20228.4 -> 5.0.0-beta.20256.5
- Microsoft.DotNet.Helix.Sdk: 5.0.0-beta.20228.4 -> 5.0.0-beta.20256.5
- Microsoft.DotNet.SignTool: 5.0.0-beta.20228.4 -> 5.0.0-beta.20256.5
- Microsoft.DotNet.SwaggerGenerator.MSBuild: 5.0.0-beta.20228.4 -> 5.0.0-beta.20256.5
* Update dependencies from https://github.com/dotnet/arcade build 20200508.8
- Microsoft.DotNet.Arcade.Sdk: 5.0.0-beta.20228.4 -> 5.0.0-beta.20258.8
- Microsoft.DotNet.Build.Tasks.Feed: 5.0.0-beta.20228.4 -> 5.0.0-beta.20258.8
- Microsoft.DotNet.Helix.Sdk: 5.0.0-beta.20228.4 -> 5.0.0-beta.20258.8
- Microsoft.DotNet.SignTool: 5.0.0-beta.20228.4 -> 5.0.0-beta.20258.8
- Microsoft.DotNet.SwaggerGenerator.MSBuild: 5.0.0-beta.20228.4 -> 5.0.0-beta.20258.8
* Update dependencies from https://github.com/dotnet/arcade build 20200511.9
Microsoft.DotNet.Arcade.Sdk , Microsoft.DotNet.Build.Tasks.Feed , Microsoft.DotNet.Helix.Sdk , Microsoft.DotNet.SignTool , Microsoft.DotNet.SwaggerGenerator.MSBuild
From Version 5.0.0-beta.20228.4 -> To Version 5.0.0-beta.20261.9
* Update dependencies from https://github.com/dotnet/arcade build 20200528.4
Microsoft.DotNet.Arcade.Sdk , Microsoft.DotNet.Build.Tasks.Feed , Microsoft.DotNet.Helix.Sdk , Microsoft.DotNet.SignTool , Microsoft.DotNet.SwaggerGenerator.MSBuild
From Version 5.0.0-beta.20228.4 -> To Version 5.0.0-beta.20278.4
* Update dependencies from https://github.com/dotnet/arcade build 20200530.1
Microsoft.DotNet.Arcade.Sdk , Microsoft.DotNet.Build.Tasks.Feed , Microsoft.DotNet.Helix.Sdk , Microsoft.DotNet.SignTool , Microsoft.DotNet.SwaggerGenerator.MSBuild
From Version 5.0.0-beta.20228.4 -> To Version 5.0.0-beta.20280.1
* Update dependencies from https://github.com/dotnet/arcade build 20200609.1
Microsoft.DotNet.Arcade.Sdk , Microsoft.DotNet.Build.Tasks.Feed , Microsoft.DotNet.Helix.Sdk , Microsoft.DotNet.SignTool , Microsoft.DotNet.SwaggerGenerator.MSBuild
From Version 5.0.0-beta.20228.4 -> To Version 5.0.0-beta.20309.1
* Update dependencies from https://github.com/dotnet/arcade build 20200616.1
Microsoft.DotNet.Arcade.Sdk , Microsoft.DotNet.Build.Tasks.Feed , Microsoft.DotNet.Helix.Sdk , Microsoft.DotNet.SignTool , Microsoft.DotNet.SwaggerGenerator.MSBuild
From Version 5.0.0-beta.20228.4 -> To Version 5.0.0-beta.20316.1
* Update dependencies from https://github.com/dotnet/arcade build 20200630.3
Microsoft.DotNet.Build.Tasks.Feed , Microsoft.DotNet.Helix.Sdk , Microsoft.DotNet.SignTool , Microsoft.DotNet.SwaggerGenerator.MSBuild , Microsoft.DotNet.Arcade.Sdk
From Version 5.0.0-beta.20228.4 -> To Version 5.0.0-beta.20330.3
* Add xunit reference
* Require aspnetcore runtime 3.1
* Nullable changes
* more nullable
* more nullable
* final
Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
Co-authored-by: John Luo <johluo@microsoft.com>
Co-authored-by: Justin Kotalik <jukotali@microsoft.com>
6 years ago
Justin Kotalik
32d2214abc
Fix some metric on dashboard ( #584 )
6 years ago
Mohammad Taghavi
2bfe16fef4
Support the components-path via dapr extension ( #556 )
6 years ago
Filip Stas
b2b91fa5b6
fix for bug #565 ( #569 )
Co-authored-by: Filip Stas <filip@visuasoft.be>
6 years ago
Justin Kotalik
379ff07b06
Azure function support ( #572 )
6 years ago
John Luo
e53b59a8da
Project with executable services only should launch ( #583 )
6 years ago
Matt Smith
c60541ba96
Removing color from deployed app console logs ( #577 )
* Removing color from deployed app console logs
* Updating generated testassets for E2E test fixes wrt Type Serialization.
* Removing color for ApplyContainerDefaults with DockerFileServiceBuilder, fixing test files to include new env variables
* Removing color dependent code in DockerfileGenerator.cs for DockerFileServiceBuilder
6 years ago
David Fowler
b754925368
Add a timeout to the docker command ( #578 )
6 years ago
John Luo
38c6717a66
Add application stopping message ( #573 )
6 years ago
Justin Kotalik
ca5fd7dbdf
Actually call dotnet run with watch ( #551 )
6 years ago
Justin Kotalik
224101f108
Fixing docker host default ( #548 )
* Prefer defaultHost
* no null
* fixing tests
* port as well
6 years ago
Oscar
9cbf1fdbc0
Added support for docker build arguments ( #521 )
* Added support for docker build arguments
* fixed whitespace issue? #511
* Additional tests
* Update src/Microsoft.Tye.Core/ApplicationFactory.cs
Co-authored-by: Justin Kotalik <jukotali@microsoft.com>
* Update src/Microsoft.Tye.Core/Serialization/ConfigServiceParser.cs
Co-authored-by: Justin Kotalik <jukotali@microsoft.com>
* Update test/E2ETest/TyeBuildTests.Dockerfile.cs
Co-authored-by: Justin Kotalik <jukotali@microsoft.com>
* Moved below DockerFile to keep ordering consistent.
* refactored HandleServiceDockerArgsNameMapping
* Use a stringbuilder for concatenation
* Removed appsettings development file
* Removed launchSettings file
* duplicate parameters test
* Multiple build args test
* small nits
Co-authored-by: Oscar Yahoo <ossent@yahoo.co.uk>
Co-authored-by: Justin Kotalik <jukotali@microsoft.com>
6 years ago
Krzysztof Koziarski
c9561a408f
Added tags to yaml definition to be used in CLI run filter ( #528 )
* fixed unit test: Services_UnrecognizedKey
* TyeAssert - duplicated check removed
* YAML service.tags added to parser and unit tests
* filter services by tags - run argument + ApplicationFactory filter
* filter ingress by tags
* Make tags work for all scenarios
Co-authored-by: Justin Kotalik <jukotali@microsoft.com>
6 years ago
Raz Friman
c016f38ce0
Seq Extension ( #513 )
6 years ago
Justin Kotalik
7899373606
Fix undeploy ( #537 )
6 years ago
Justin Kotalik
0ebb61549a
Prefer User Directory for Projects into containers ( #536 )
6 years ago
Justin Kotalik
a60099f0ce
Fix schema validation ( #535 )
6 years ago
Justin Kotalik
e7cb54b801
Adds --watch as an option for tye run ( #526 )
6 years ago
areller
e23a6506e9
Liveness and Readiness Documentation, Samples and Small Changes ( #502 )
* sample app and beggining of recipe
* fix link
* sample, recipe and schema docs
* change http failures to debug logs
* add model validation to probes and http prober
* add deserialization and validation tests
* license
* format
* PR fixes
* remove some Console.WriteLine's
6 years ago
Justin Kotalik
fc4dc92816
Fix dapr and environment variable injection ( #510 )
6 years ago
areller
deaf0aaf87
passing query string in ingress ( #507 )
6 years ago
areller
ea43a55382
log verbosity in tye run ( #506 )
* tye run log verbosity
* formatting
6 years ago
Nilesh Gule
d1353b19a8
Fix #91 - Added elapsed time for Init, Deploy & Undeploy commands ( #505 )
6 years ago
David Fowler
3de1aff106
Small tweak to docker build ( #498 )
* Small tweak to docker build
- Log the output to both the main window and the service logs when building.
Fixes #491
6 years ago
Andrey Shchekin
b69dfe6165
Correct grammar (Excpeted => Expected) ( #497 )
6 years ago
Justin Kotalik
e368d04e91
Add docker file support for deploy ( #489 )
6 years ago
Glenn Condron
2fd3f45f27
Remove details for external services as they aren't applicable if we aren't launching the service. ( #488 )
6 years ago
areller
f27905b09a
Adding health checks ( #432 )
6 years ago
Justin Kotalik
ef441e8704
Tye should validate that service names are valid DNS names ( #480 )
6 years ago
Justin Kotalik
32ce5b7d04
Trim trailing slash ( #474 )
6 years ago
Justin Kotalik
c390fef52e
Target 2.1 for Microsoft.Extensions.Configuration ( #467 )
6 years ago
Shayne Boyer
70614e7b5f
Add baseimage and tag ( #447 )
6 years ago
Justin Kotalik
b2968cdca1
Update schema docs ( #458 )
6 years ago
Ryan Nowak
8dbb3ca145
Add ingress to docs
Fixes : #336
6 years ago
Ryan Nowak
baad3fc461
Add docker network to docs
6 years ago
Ryan Nowak
baf3e55daf
Add documentation for namespace
Fixes : #416
6 years ago
Justin Kotalik
bf3bc0913b
Check for output type exe ( #459 )
6 years ago
Justin Kotalik
c7a2b30462
Log from stdout when dotnet publish fails ( #456 )
6 years ago
David Fowler
7395203978
Fixes for docker scenarios ( #444 )
6 years ago
Justin Kotalik
af82001c30
Allow specifying docker file for tye run ( #448 )
6 years ago