Justin Kotalik
a6d1303fb4
nit
6 years ago
Angelo Luis Rodrigues Da Silva
f412dff9d1
Fix of the directory name ( #604 )
Fix of the default directory name used in the examples
6 years ago
Justin Kotalik
d507826059
0.4 -> 0.5 ( #603 )
6 years ago
Justin Kotalik
d7623120d6
Update readme to specify that you may need a local.settings.json file for samples ( #602 )
6 years ago
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
7e0a68326d
Small doc update.
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
John Luo
4f8056bf75
Merge pull request #579 from dotnet/johluo/fix-install-instructions
Update developer guide
6 years ago
John Luo
5ebf8f391b
Update developer guide
Fix instructions for installing local builds
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
Laurent Kempé
7508822d36
Update 01_deploy.md ( #571 )
6 years ago
Shayne Boyer
a9c738e01d
Add Recipe in docs for Github Actions ( #557 )
* docs for specifying base image:tag
* fixup items
* adding recipe for actions
* add intro
* Update docs/recipes/githubactions_aks.md
Co-authored-by: Justin Kotalik <jukotali@microsoft.com>
6 years ago
Ryan Nowak
5a703c57d2
Update CI build instructions to use 0.4
This should be 0.4 since we bumped the version
6 years ago
Justin Kotalik
9113caabac
Updating versions ( #554 )
6 years ago
Justin Kotalik
4c7d799624
Revert "0.3 -> 0.4" ( #553 )
This reverts commit 9acc530223 .
6 years ago
Justin Kotalik
ca5fd7dbdf
Actually call dotnet run with watch ( #551 )
6 years ago
Jesus Angulo
91d9b3bc23
Update documentation to fix kubectl apply command ( #552 )
Fixing pointing to the public github url instead of raw content.
6 years ago
Justin Kotalik
9acc530223
0.3 -> 0.4
6 years ago
Justin Kotalik
53a1ac81a4
0.2 to 0.3
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
Tim Heuer
18712f9ee7
Updating workflow ( #542 )
Updating workflow for correct versions and variables:
- [x] Use v2 on checkout for faster perf
- [x] Use `dotnet-version` instead of deprecated property
- [x] Update to latest on setup-dotnet
6 years ago
Raz Friman
c016f38ce0
Seq Extension ( #513 )
6 years ago
areller
a7eae8f3ef
using the ASP.NET Core HealthChecks library for the liveness/readiness sample ( #523 )
* changing sample project to use microsoft health checks library
* update probes recipe
* Update probes.md
* changing probes doc
* give more description in '/' of sample service
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
Nilesh Gule
a89d550917
Updated the reference to undeploy markdown file ( #520 )
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