Phillip Hoff
7398ccc1e5
CI fixes ( #1233 )
* Mimic other repo configurations.
* Test simple package source.
* Revert 2nd attempt.
5 years ago
dotnet-maestro[bot]
98890efabd
Update dependencies from https://github.com/dotnet/arcade build 20211202.3 ( #1234 )
[main] Update dependencies from dotnet/arcade
5 years ago
Phillip Hoff
a9a1b83653
Generally kill both parent and their child processes. ( #1232 )
5 years ago
dotnet-maestro[bot]
311fb03376
Update dependencies from https://github.com/dotnet/arcade build 20211126.4 ( #1230 )
[main] Update dependencies from dotnet/arcade
5 years ago
dotnet-maestro[bot]
f42f3cb10f
Update dependencies from https://github.com/dotnet/arcade build 20211126.2 ( #1229 )
[main] Update dependencies from dotnet/arcade
5 years ago
dotnet-maestro[bot]
08b95cadfb
Update dependencies from https://github.com/dotnet/arcade build 20211124.3 ( #1228 )
[main] Update dependencies from dotnet/arcade
5 years ago
dotnet-maestro[bot]
c807c0563c
Update dependencies from https://github.com/dotnet/arcade build 20211123.3 ( #1226 )
[main] Update dependencies from dotnet/arcade
5 years ago
dotnet-maestro[bot]
4f316772b1
Update dependencies from https://github.com/dotnet/arcade build 20211119.2 ( #1224 )
[main] Update dependencies from dotnet/arcade
5 years ago
Phillip Hoff
cb6fc57f2e
Tweak confusing directions for Tye installations. ( #1221 )
5 years ago
dotnet-maestro[bot]
9b1a817113
Update dependencies from https://github.com/dotnet/arcade build 20211118.2 ( #1223 )
[main] Update dependencies from dotnet/arcade
5 years ago
Phillip Hoff
3958003156
Pull Tye dependencies forward ( #1220 )
* Initial pass at pulling dependencies forward.
* Include 3rd party signing for additional dependencies.
5 years ago
dotnet-maestro[bot]
b0f98790fa
Update dependencies from https://github.com/dotnet/arcade build 20211116.10 ( #1219 )
[main] Update dependencies from dotnet/arcade
5 years ago
Phillip Hoff
1c8577f98f
Move Tye to .NET 6 ( #1215 )
* Switch to .NET 6 runtimes.
* 1st pass at moving core project target frameworks.
* 2nd pass of nullable updates.
* Use .NET 6 SDK base image for Docker proxies.
* Move test projects to .NET 6.
* Fix formatting.
* Try running tests on MacOS 11 (Big Sur).
* Try disabling HTTPS on watch tests.
* Revert HTTPS changes and just disable E2E tests for now.
* Update docs references to .NET Core.
5 years ago
dotnet-maestro[bot]
995c669219
[main] Update dependencies from dotnet/arcade ( #1141 )
[main] Update dependencies from dotnet/arcade
- Move build tooling to .NET 6 GA to avoid RC1 static web asset build issue.
5 years ago
Phillip Hoff
1f51824cbc
Support additional Dapr configuration properties ( #1209 )
* Support more Dapr properties.
* Update schema with Dapr extension properties.
* Add more Dapr properties.
* Fix formatting.
5 years ago
Phillip Hoff
b2bd437170
Update Angular sample from v9 to v12 ( #1205 )
* Remove lock file.
* Update and re-add lock.
* Update to Angular 10.
* Update to Angular 11.
* Update to Angular 12.
* Fixup paths and dependencies.
5 years ago
Phillip Hoff
40f5d245d4
Test changes to Ubuntu base image ( #1207 )
* Update ubuntu pool
16.04 pool doesn't exist anymore.
* Try 18.04 instead of 20.04.
* Disable E2E tests on Linux.
* Only disable unit tests.
* Back to Ubuntu 20.04.
Co-authored-by: Sébastien Ros <sebastienros@gmail.com>
5 years ago
Ignacio Errico
5283d0b618
#1129 Allow SDK prerelease ( #1203 )
By default, VS 2019 has the option `Use previews of the .NET Core SDK` **unchecked**. This change overrides that setting only when working with this solution, making it possible for developers to work on it using the non-preview Visual Studio 2019 v16.6 or newer.
Co-authored-by: Ignacio Errico <pedro.errico@ey.com>
5 years ago
Jean Llorca
7ea78aaddd
Specify ingress IP in Debug ( #1048 )
* Specify ingress IP in Debug
* Quotes yaml values
* Stop auto-defaulting specific looback addresses
* Update tye YAML schema
* Format whitespace
5 years ago
Phillip Hoff
bbf5475806
Support Dapr "standalone" applications ( #1194 )
* Try inverting default placement service behavior.
* Eliminate placement service management.
* Remove references to placement service options.
* Try to determine Dapr status.
* Update formatting.
* Sketch service-based override of Dapr configuration.
* Move types to separate files.
* Fix formatting.
5 years ago
Phillip Hoff
565b7d3f7e
Removes Dapr placement server management ( #1191 )
* Try inverting default placement service behavior.
* Eliminate placement service management.
* Remove references to placement service options.
* Try to determine Dapr status.
* Update formatting.
5 years ago
Jon Fortescue
0ce940de6d
Switch to 1ES R&D poools on main ( #1193 )
5 years ago
Tim Potze
f9903e237c
Only add ports with http and https protocol to ASPNETCORE_URLS ( #1153 )
5 years ago
Pratik Sanglikar
c294a05a7b
Update CODEOWNERS ( #1190 )
Adding @ravipal and removing @pratiksanglikar
5 years ago
Phillip Hoff
57724f6cb0
Add LICENSE.txt to NuGet packages. ( #1188 )
5 years ago
Chris
e3e90d3baf
Added support for environment variables when using Azure Functions ( #1171 )
Co-authored-by: Chris Theodorson <chris.theodorson@halfords.co.uk>
5 years ago
Dan Simpson
2858fce16a
#1158 Feature/dashboard port in tye yaml ( #1163 )
* Set up tests for new dashboardPort functionality
* Add in new dashboardPort values to test data
* Map from tye.yaml configuration file into Application model
* Core change: apply DashboardPort from configuration (if cli --port argument is not specified)
* Add dashboardPort documentation to the tye schema page
* PR feedback: requested YAML (JSON) schema update
5 years ago
Rival Abdrakhmanov
5e7e07f1e1
Add json format for metrics ( #1130 )
* Add json format for metrics
* Add license headers
* Fix formatting
5 years ago
Pratik Sanglikar
df576d4469
Merge pull request #1167 from dotnet/dev/ps/release0.10.0
Prepare the main branch for the release - 0.10.0.
5 years ago
Pratik Sanglikar
a49e22ffc4
Merge pull request #1162 from dotnet/dev/ps/fixSamples
Fix the broken samples
5 years ago
Pratik Sanglikar
1e10f81509
Update for release 0.10.0
5 years ago
Pratik Sanglikar
b12ee4b057
Fix the broken samples
5 years ago
dependabot[bot]
7cec0655cc
Bump tar in /samples/apps-with-core-angular/MoviesApp ( #1139 )
Bumps [tar](https://github.com/npm/node-tar ) from 4.4.13 to 4.4.15.
- [Release notes](https://github.com/npm/node-tar/releases )
- [Changelog](https://github.com/npm/node-tar/blob/main/CHANGELOG.md )
- [Commits](https://github.com/npm/node-tar/compare/v4.4.13...v4.4.15 )
---
updated-dependencies:
- dependency-name: tar
dependency-type: indirect
...
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]
4cf336589d
Bump url-parse in /samples/apps-with-core-angular/MoviesApp ( #1151 )
Bumps [url-parse](https://github.com/unshiftio/url-parse ) from 1.4.7 to 1.5.3.
- [Release notes](https://github.com/unshiftio/url-parse/releases )
- [Commits](https://github.com/unshiftio/url-parse/compare/1.4.7...1.5.3 )
---
updated-dependencies:
- dependency-name: url-parse
dependency-type: indirect
...
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]
9d30243559
Bump jszip in /samples/apps-with-core-angular/MoviesApp ( #1152 )
Bumps [jszip](https://github.com/Stuk/jszip ) from 3.4.0 to 3.7.1.
- [Release notes](https://github.com/Stuk/jszip/releases )
- [Changelog](https://github.com/Stuk/jszip/blob/master/CHANGES.md )
- [Commits](https://github.com/Stuk/jszip/compare/v3.4.0...v3.7.1 )
---
updated-dependencies:
- dependency-name: jszip
dependency-type: indirect
...
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]
017a2ba7d8
Bump path-parse in /samples/apps-with-core-angular/MoviesApp ( #1149 )
Bumps [path-parse](https://github.com/jbgutierrez/path-parse ) from 1.0.6 to 1.0.7.
- [Release notes](https://github.com/jbgutierrez/path-parse/releases )
- [Commits](https://github.com/jbgutierrez/path-parse/commits/v1.0.7 )
---
updated-dependencies:
- dependency-name: path-parse
dependency-type: indirect
...
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]
1c614c8217
Bump color-string in /samples/apps-with-core-angular/MoviesApp ( #1136 )
Bumps [color-string](https://github.com/Qix-/color-string ) from 1.5.3 to 1.6.0.
- [Release notes](https://github.com/Qix-/color-string/releases )
- [Changelog](https://github.com/Qix-/color-string/blob/master/CHANGELOG.md )
- [Commits](https://github.com/Qix-/color-string/commits/1.6.0 )
---
updated-dependencies:
- dependency-name: color-string
dependency-type: indirect
...
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]
ed0d148cec
Bump hosted-git-info in /samples/apps-with-core-angular/MoviesApp ( #1038 )
Bumps [hosted-git-info](https://github.com/npm/hosted-git-info ) from 2.8.8 to 2.8.9.
- [Release notes](https://github.com/npm/hosted-git-info/releases )
- [Changelog](https://github.com/npm/hosted-git-info/blob/v2.8.9/CHANGELOG.md )
- [Commits](https://github.com/npm/hosted-git-info/compare/v2.8.8...v2.8.9 )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
5 years ago
Pratik Sanglikar
ea68ac0168
Merge pull request #1146 from dotnet/dev/ps/emitPid
Log the Pid after Tye application is started
5 years ago
Pratik Sanglikar
5db8a30363
Merge pull request #1142 from FossBrandon/main
Improves error code log message in watch mode
5 years ago
Pratik Sanglikar
562bad1f69
Emit Pid after Tye application is started
5 years ago
Pratik Sanglikar
dbabbfd427
Merge pull request #1144 from dotnet/dev/ps/09release
Prepare for 0.9.0 release
5 years ago
Brandon Foss
497d98c75c
Updates logging format to include more information.
5 years ago
Pratik Sanglikar
002e71ed1e
0.9.0 release
5 years ago
Brandon Foss
b315fffd51
Improves error code log message in watch mode
5 years ago
dotnet-maestro[bot]
836b0baa8a
Update dependencies from https://github.com/dotnet/arcade build 20210729.2 ( #1137 )
[main] Update dependencies from dotnet/arcade
5 years ago
dotnet-maestro[bot]
099494bda6
Update dependencies from https://github.com/dotnet/arcade build 20210728.2 ( #1135 )
[main] Update dependencies from dotnet/arcade
5 years ago
Pratik Sanglikar
ff31a94991
Merge pull request #1132 from pratiksanglikar/dev/ps/fixTyeWaitForProcess
Add timeout for `Process.WaitForExit()`
5 years ago
dotnet-maestro[bot]
45c039a1ac
Update dependencies from https://github.com/dotnet/arcade build 20210727.2 ( #1134 )
[main] Update dependencies from dotnet/arcade
5 years ago
Pratik Sanglikar
79dd9690d1
Add supporting comments
5 years ago