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
Nilesh Gule
d1353b19a8
Fix #91 - Added elapsed time for Init, Deploy & Undeploy commands ( #505 )
6 years ago
Max
65c09d737e
Docs: Updated Container Registry Server example ( #500 )
Azure Container Registry Login Server is usually the registry name combined with `azurecr.io`.
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
Sébastien Ros
ea86476958
Fix dotnet feed publishing ( #496 )
Removing the steps that create AssetManifest files from Linux to prevent the Publish task from trying to upload the same assets multiple times in parallel and fail on file locks.
Removing empty parameter on macOS step.
6 years ago
Sébastien Ros
141eb71a71
Update README.md ( #495 )
6 years ago
Justin Kotalik
e368d04e91
Add docker file support for deploy ( #489 )
6 years ago
rahul sahay
1a428ab066
angular dotnet core sample for project tye ( #477 )
* angular dotnet core sample for project tye
* Removed redundant code
* Implemented comments
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
Shayne Boyer
87cd4f4087
Docs for specifying base image:tag ( #475 )
6 years ago
ArieJones
d6c8dc2504
Update dapr.md for small typo ( #483 )
Small typo in command produces error
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