dotnet-maestro[bot]
82b07fc044
[main] Update dependencies from dotnet/arcade ( #1085 )
[main] Update dependencies from dotnet/arcade
5 years ago
Phillip Hoff
1719c2eb7f
Add endpoint for Tye application metadata ( #1079 )
* Sketch GET for control plane.
* Add properties to control plane metadata.
* Resolve linter warnings.
* Switch to /application endpoint.
* Change ID to Id.
5 years ago
Donovan Brown
e34a9c57e2
Update 01_deploy.md ( #1084 )
Fixed several typos in the doc.
5 years ago
Donovan Brown
d970d8c73f
Update tye.yaml ( #1082 )
Fixed typo.
Changed "sidecard" to "sidecar"
5 years ago
Donovan Brown
463afbc509
Update 00_run_locally.md ( #1080 )
Fixed a couple of typos in 00_run_locally.md.
5 years ago
Tim Potze
7eae8c64d3
Bind port in docker with udp flag when protocol is udp ( #915 )
* Bind port in docker with udp flag when port protocol is udp
* Update src/Microsoft.Tye.Hosting/DockerRunner.cs
Co-authored-by: Justin Kotalik <jukotali@microsoft.com>
* Added error when using udp binding for project service
Co-authored-by: Justin Kotalik <jukotali@microsoft.com>
5 years ago
dotnet-maestro[bot]
14f047a7fa
Update dependencies from https://github.com/dotnet/arcade build 20210604.1 ( #1077 )
Microsoft.DotNet.Build.Tasks.Feed , Microsoft.DotNet.Arcade.Sdk , Microsoft.DotNet.SwaggerGenerator.MSBuild , Microsoft.DotNet.SignTool , Microsoft.DotNet.Helix.Sdk
From Version 6.0.0-beta.21303.2 -> To Version 6.0.0-beta.21304.1
Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
5 years ago
dependabot[bot]
fe247323be
Bump browserslist in /samples/apps-with-core-angular/MoviesApp ( #1063 )
Bumps [browserslist](https://github.com/browserslist/browserslist ) from 4.12.0 to 4.16.6.
- [Release notes](https://github.com/browserslist/browserslist/releases )
- [Changelog](https://github.com/browserslist/browserslist/blob/main/CHANGELOG.md )
- [Commits](https://github.com/browserslist/browserslist/compare/4.12.0...4.16.6 )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
5 years ago
Phillip Hoff
77fc75bf1c
Add PATH note for Mac. ( #1076 )
5 years ago
dotnet-maestro[bot]
8d37dc4032
Update dependencies from https://github.com/dotnet/arcade build 20210603.2 ( #1074 )
[main] Update dependencies from dotnet/arcade
5 years ago
dotnet-maestro[bot]
b7cea6a05b
[main] Update dependencies from dotnet/arcade ( #1070 )
[main] Update dependencies from dotnet/arcade
5 years ago
Pratik Sanglikar
0fed0b38e7
Merge pull request #1071 from pratiksanglikar/main
Next release - 0.7.0
5 years ago
Pratik Sanglikar
9ee6271c47
Next release - 0.7.0
5 years ago
dotnet-maestro[bot]
fdc6b95929
Update dependencies from https://github.com/dotnet/arcade build 20210528.1 ( #1069 )
[main] Update dependencies from dotnet/arcade
5 years ago
dotnet-maestro[bot]
b675b18912
[main] Update dependencies from dotnet/arcade ( #1064 )
[main] Update dependencies from dotnet/arcade
5 years ago
Raymond Sun
febd17201d
fix copy-paste ( #1043 )
5 years ago
dependabot[bot]
e8c463bebc
Bump dns-packet in /samples/apps-with-core-angular/MoviesApp ( #1068 )
Bumps [dns-packet](https://github.com/mafintosh/dns-packet ) from 1.3.1 to 1.3.4.
- [Release notes](https://github.com/mafintosh/dns-packet/releases )
- [Changelog](https://github.com/mafintosh/dns-packet/blob/master/CHANGELOG.md )
- [Commits](https://github.com/mafintosh/dns-packet/compare/v1.3.1...v1.3.4 )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
5 years ago
Martin Stenhoff
3b2416137d
Fixing spelling ( #1067 )
5 years ago
dotnet-maestro[bot]
3197135eff
Update dependencies from https://github.com/dotnet/arcade build 20210525.5 ( #1060 )
[main] Update dependencies from dotnet/arcade
5 years ago
Tom Deseyn
b1aaca8c5d
DockerRunner: include stderr in log on failure. ( #1059 )
5 years ago
dotnet-maestro[bot]
bbc2181167
[main] Update dependencies from dotnet/arcade ( #1032 )
[main] Update dependencies from dotnet/arcade
5 years ago
Justin Kotalik
652ac4e266
Update StagingRelease.md ( #1057 )
5 years ago
Tom Deseyn
53591d170e
Don't consider it a fatal error when the container host is not accessible. ( #1027 )
For many use-cases there is no need to access the host.
5 years ago
Justin Kotalik
0251fb2bb8
Working on re-enabling tests ( #1030 )
5 years ago
Justin Kotalik
a015acfdb9
Bunch of bug fixes for dapr support and fixing cancellation on stop async ( #1036 )
5 years ago
Phillip Hoff
2d256f18a3
PoC Add "control plane" method to shutdown Tye application ( #899 )
5 years ago
dotnet-maestro[bot]
f933e17a0c
Update dependencies from https://github.com/dotnet/arcade build 20210503.2 ( #1028 )
[main] Update dependencies from dotnet/arcade
5 years ago
Justin Kotalik
38b7721b86
Fixing internal builds ( #1029 )
* Fixing internal builds
* nit
5 years ago
dotnet-maestro[bot]
e6b6b06cd3
[main] Update dependencies from dotnet/arcade ( #1008 )
[main] Update dependencies from dotnet/arcade
- Revert SDK update
- bye bye msbuild
- Moving files and ignoring warnings
- format
- tests
- 6 tests total
- tests
- Sanity check
- Timeouts
- nit
- Timeouts not working...
- nit
- Adding more logs
- More diagnostics
- test
- nit
- yaml
- Trying something else
- Try keeping msbuild?
- --no-restore
- Skip tests for now
- Nits
- nit
- nit
5 years ago
Tom Deseyn
c3f3c6cb91
Support podman ( #1014 )
5 years ago
Glenn Condron
c09165cb0d
Icon and color change. ( #1019 )
* update images and favicon.
* remove extra img
5 years ago
dependabot[bot]
209a8657ac
Bump websocket-extensions in /samples/apps-with-core-angular/MoviesApp ( #982 )
Bumps [websocket-extensions](https://github.com/faye/websocket-extensions-node ) from 0.1.3 to 0.1.4.
- [Release notes](https://github.com/faye/websocket-extensions-node/releases )
- [Changelog](https://github.com/faye/websocket-extensions-node/blob/master/CHANGELOG.md )
- [Commits](https://github.com/faye/websocket-extensions-node/compare/0.1.3...0.1.4 )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
5 years ago
dependabot[bot]
086067b9c8
Bump ssri in /samples/apps-with-core-angular/MoviesApp ( #1015 )
Bumps [ssri](https://github.com/npm/ssri ) from 6.0.1 to 6.0.2.
- [Release notes](https://github.com/npm/ssri/releases )
- [Changelog](https://github.com/npm/ssri/blob/v6.0.2/CHANGELOG.md )
- [Commits](https://github.com/npm/ssri/compare/v6.0.1...v6.0.2 )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
5 years ago
Justin Kotalik
ad3f692d53
Update MsBuildFileSetFactory.cs ( #1005 )
5 years ago
Martin Stühmer
021826460d
Fix #901 - Executes git clone, based on the tye.yaml directory. ( #904 )
5 years ago
dependabot[bot]
271f0e8431
Bump y18n in /samples/apps-with-core-angular/MoviesApp ( #997 )
Bumps [y18n](https://github.com/yargs/y18n ) from 4.0.0 to 4.0.1.
- [Release notes](https://github.com/yargs/y18n/releases )
- [Changelog](https://github.com/yargs/y18n/blob/master/CHANGELOG.md )
- [Commits](https://github.com/yargs/y18n/commits )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
5 years ago
dependabot[bot]
9999c1f44f
Bump npm-registry-fetch in /samples/apps-with-core-angular/MoviesApp ( #981 )
Bumps [npm-registry-fetch](https://github.com/npm/npm-registry-fetch ) from 4.0.4 to 4.0.7.
- [Release notes](https://github.com/npm/npm-registry-fetch/releases )
- [Changelog](https://github.com/npm/npm-registry-fetch/blob/v4.0.7/CHANGELOG.md )
- [Commits](https://github.com/npm/npm-registry-fetch/compare/v4.0.4...v4.0.7 )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
5 years ago
Erik O'Leary
793819c2eb
Implements autoscroll within log view ( #1001 )
5 years ago
Justin Kotalik
ad2d7cac13
Revert "[main] Update dependencies from dotnet/arcade ( #977 )"
This reverts commit 5ea69c25a1 .
5 years ago
dotnet-maestro[bot]
5ea69c25a1
[main] Update dependencies from dotnet/arcade ( #977 )
[main] Update dependencies from dotnet/arcade
5 years ago
Justin Kotalik
bd0b53c2f2
Also catch aggregate exception
5 years ago
Oleg Karasik
3756e2a60e
Clarification of kubectl involvement in `deploy` command and potential error reason ( #986 )
5 years ago
Justin Kotalik
aadf08cc65
catch ODE from bedrock framework code ( #983 )
5 years ago
Justin Kotalik
f4a220df96
Feed update master ( #973 )
5 years ago
Justin Kotalik
44c9cc18d6
Update version of k8s client ( #954 )
* Update version of k8s client
* conflict
* Lift package version
* signing
5 years ago
dependabot[bot]
2ddba2aa69
Bump elliptic in /samples/apps-with-core-angular/MoviesApp ( #970 )
5 years ago
dependabot[bot]
e0e6d69353
Bump lodash in /samples/apps-with-core-angular/MoviesApp ( #971 )
5 years ago
dependabot[bot]
50cd0f4753
Bump http-proxy in /samples/apps-with-core-angular/MoviesApp ( #972 )
Bumps [http-proxy](https://github.com/http-party/node-http-proxy ) from 1.18.0 to 1.18.1.
- [Release notes](https://github.com/http-party/node-http-proxy/releases )
- [Changelog](https://github.com/http-party/node-http-proxy/blob/master/CHANGELOG.md )
- [Commits](https://github.com/http-party/node-http-proxy/compare/1.18.0...1.18.1 )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
5 years ago
Maciek Misztal
63b03f9206
Fixes to dapr.exe cmdline invocation ( #967 )
* #995 removed unused arg & fixed multiple other cmdline args
* metrics-port restored
5 years ago
William Godbe
4d74d8cce8
Remove triggers for master ( #976 )
5 years ago