Граф коммитов

2765 Коммитов

Автор SHA1 Сообщение Дата
dotnet-maestro[bot] ecda6ad969
Update dependencies from https://github.com/dotnet/arcade build 20240613.4 (#2808) 2024-06-14 06:35:06 -07:00
dotnet-maestro[bot] 6d4acbec79
Update dependencies from https://github.com/dotnet/arcade build 20240612.1 (#2806) 2024-06-13 07:53:08 -07:00
dotnet-maestro[bot] 5c1c50de20
[main] Update dependencies from dotnet/arcade (#2804)
* Update dependencies from https://github.com/dotnet/arcade build 20240611.10

Microsoft.DotNet.Arcade.Sdk
 From Version 9.0.0-beta.24311.1 -> To Version 9.0.0-beta.24311.10

* Fix xunit deprecation warnings

---------

Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
Co-authored-by: Tim Mulholland <timulhol@microsoft.com>
2024-06-12 17:03:47 +00:00
Tim Mulholland 82f3587e3b
Update CodeAnalysis packages, some cleanup (#2802) 2024-06-11 16:44:37 -07:00
Tim Mulholland e690a15895
Remove redundant msbuild props (#2801) 2024-06-11 20:22:34 +00:00
dotnet-maestro[bot] aa14b4c5fa
Update dependencies from https://github.com/dotnet/arcade build 20240611.1 (#2798) 2024-06-11 06:08:13 -07:00
Deep Choudhery 56d69cde0e
fix project discovery (for macOS and linux) (#2797)
* check for project file name before adding project paths from sln file

* added NormalizePathSeparators and updated ParameterDiscovery
2024-06-11 06:03:57 -07:00
dotnet-maestro[bot] 73557f7464
Update dependencies from https://github.com/dotnet/arcade build 20240606.4 (#2795) 2024-06-07 06:37:58 -07:00
dotnet-maestro[bot] b4fb8d128a
[main] Update dependencies from dotnet/arcade (#2787)
* Update dependencies from https://github.com/dotnet/arcade build 20240603.1

Microsoft.DotNet.Arcade.Sdk
 From Version 9.0.0-beta.24281.1 -> To Version 9.0.0-beta.24303.1

* Update dependencies from https://github.com/dotnet/arcade build 20240605.1

Microsoft.DotNet.Arcade.Sdk
 From Version 9.0.0-beta.24281.1 -> To Version 9.0.0-beta.24305.1

* Update dependencies from https://github.com/dotnet/arcade build 20240605.5

Microsoft.DotNet.Arcade.Sdk
 From Version 9.0.0-beta.24281.1 -> To Version 9.0.0-beta.24305.5

---------

Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
2024-06-06 12:37:49 -07:00
Tim Mulholland 4fbdd6ad47
Remove encoding override (#2792) 2024-06-06 05:59:29 +00:00
Tim Mulholland a81b4a5183
Add backport workflow (#2789) 2024-06-04 18:58:57 -07:00
Deep Choudhery e223d38734
bump preview version to 6. (#2786) 2024-06-03 23:52:00 -04:00
dotnet-maestro[bot] b324866972
[main] Update dependencies from dotnet/arcade (#2784)
* Update dependencies from https://github.com/dotnet/arcade build 20240531.1

Microsoft.DotNet.Arcade.Sdk
 From Version 9.0.0-beta.24280.3 -> To Version 9.0.0-beta.24281.1

* Update dependencies from https://github.com/dotnet/arcade build 20240531.1

Microsoft.DotNet.Arcade.Sdk
 From Version 9.0.0-beta.24280.3 -> To Version 9.0.0-beta.24281.1

* Update dependencies from https://github.com/dotnet/arcade build 20240531.1

Microsoft.DotNet.Arcade.Sdk
 From Version 9.0.0-beta.24280.3 -> To Version 9.0.0-beta.24281.1

---------

Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
2024-06-03 09:53:27 -07:00
Deep Choudhery 34e5147687
cleaning up configs regarding dotnet-scaffold (#2783)
* remove all the individual Versions.*.props files for dotnet-scaffold

* bump preview version to 5
2024-05-31 16:59:11 -07:00
dotnet-maestro[bot] e2ef034fbd
Update dependencies from https://github.com/dotnet/arcade build 20240530.3 (#2779)
Microsoft.DotNet.Arcade.Sdk
 From Version 9.0.0-beta.24279.3 -> To Version 9.0.0-beta.24280.3

Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
2024-05-31 22:17:46 +00:00
Deep Choudhery 75912487e9
making all public classes and interfaces internal (#2782) 2024-05-31 18:02:19 -04:00
Deep Choudhery 8378aff627
adding new DbContext in aspire database scenarios (#2781) 2024-05-31 14:17:17 -07:00
Tim Mulholland 924732bdf7
Bring back strong naming for dotnet-scaffold (#2780) 2024-05-31 11:23:46 -07:00
Deep Choudhery 7a2eb6b133
move projects out of `tools` folder (#2778)
* move projects out of tools

* revert dotnet sdk to .NET 9 P4

* moved Microsoft.DotNet.Scaffolding.Helpers and Microsoft.DotNet.Scaffolding.ComponentModel
2024-05-31 01:46:28 -04:00
Deep Choudhery ff87ded76f
code modifications for all `dotnet-scaffold-aspire storage --type <TYPE>` (#2777)
* added all code modification configs and changes

* minor edits

* PR comment fixes 1
2024-05-30 19:07:18 -04:00
dotnet-maestro[bot] b6132b9c10
[main] Update dependencies from dotnet/arcade (#2775) 2024-05-30 06:09:17 -07:00
Tim Mulholland 76d7f0eacc
Change PR builds to use macos-13 image (#2776) 2024-05-30 05:51:12 -07:00
Deep Choudhery 680ced74e8
added code modifications for 'database' scenario (#2767)
* added code modifications for 'database --type sqlserver-efcore' scenario

* minor edits

* minor cleanup 2

* minor change to logging for DatabaseCommand

* PR feedback 1

* PR feedback 2
2024-05-29 02:28:37 -04:00
Deep Choudhery 8734bfcc1d
redis-with-output-caching code modifications work now. (#2773)
* redis-with-output-caching code modifications work now.

* PR comment fixes
2024-05-28 14:36:25 -04:00
dotnet-maestro[bot] a4c57378ea
Update dependencies from https://github.com/dotnet/arcade build 20240522.5 (#2772)
Microsoft.DotNet.Arcade.Sdk
 From Version 9.0.0-beta.24270.3 -> To Version 9.0.0-beta.24272.5

Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
2024-05-24 01:10:41 -04:00
dotnet-maestro[bot] 680a34e404
Update dependencies from https://github.com/dotnet/arcade build 20240520.3 (#2769)
Microsoft.DotNet.Arcade.Sdk
 From Version 9.0.0-beta.24266.1 -> To Version 9.0.0-beta.24270.3

Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
2024-05-21 16:38:46 -07:00
Tim Mulholland f8847eb243
Add --prerelease option (#2763) 2024-05-20 14:53:59 -07:00
Tim Mulholland bc8bd193ca
Escape tool output (#2762) 2024-05-20 11:02:17 -07:00
Tim Mulholland 1bb1d1f0ad
Relative path for project selection (#2758) 2024-05-19 19:18:07 -07:00
dotnet-maestro[bot] e72c9c2a7e
[main] Update dependencies from dotnet/arcade (#2755)
* Update dependencies from https://github.com/dotnet/arcade build 20240516.1

Microsoft.DotNet.Arcade.Sdk
 From Version 9.0.0-beta.24265.1 -> To Version 9.0.0-beta.24266.1

* Update dependencies from https://github.com/dotnet/arcade build 20240516.1

Microsoft.DotNet.Arcade.Sdk
 From Version 9.0.0-beta.24265.1 -> To Version 9.0.0-beta.24266.1

---------

Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
2024-05-18 11:38:16 -07:00
Tim Mulholland 4594f7a90d
Stream output from tools (#2756) 2024-05-18 09:53:37 -07:00
Deep Choudhery 40731d9da3
adding 'WithReference(redis)' block for code modification (#2752)
* adding 'WithReference(redis)' block for code modification,

* changed logic to account for project picked and the correct generated name being used.

* minor fix
2024-05-17 15:02:16 -04:00
Tim Mulholland 1984eb82e0
Tweak AddPackage output (#2754)
* Tweak AddPackage output

* Fix nit
2024-05-16 22:41:48 -07:00
Tim Mulholland e1f24fc190
Various quick tweaks (#2750)
* Various tweaks

* Fix merge issues
2024-05-16 12:14:14 -07:00
dotnet-maestro[bot] 4eb0faf5a5
Update dependencies from https://github.com/dotnet/arcade build 20240515.1 (#2751)
Microsoft.DotNet.Arcade.Sdk
 From Version 9.0.0-beta.24260.2 -> To Version 9.0.0-beta.24265.1

Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
2024-05-16 14:38:29 -04:00
Deep Choudhery 74acff8d9e
add code modification when running 'caching --type redis' (#2749)
* add code modification when running 'caching --type redis' aspire scenario

* minor edits

* removing <PackagePath> for the embedded resource, not needed
2024-05-16 14:38:18 -04:00
Tim Mulholland 0c9b6abcc8
Fix postgres apiservice package add (#2748) 2024-05-15 14:16:29 -07:00
Tim Mulholland 1022fc56a7
Merge pull request #2747 from dotnet/dev/timulhol/change-dotnet-scaffold-version-back
Change dotnet-scaffold version back
2024-05-15 12:01:39 -07:00
Tim Mulholland adba06da07 Change dotnet-scaffold version back 2024-05-15 10:40:10 -07:00
Tim Mulholland 97d42db4d9
Merge pull request #2745 from dotnet/dev/timulhol/change-apphost-verbiage
Change AppHost verbiage
2024-05-14 22:50:07 -07:00
Tim Mulholland f3f45b6e68 Change AppHost verbiage 2024-05-14 22:35:34 -07:00
Deep Choudhery 71738defce
dotnet-scaffold-aspire with some commands to add packages. (#2744)
* dotnet-scaffold-aspire with some commands to add packages.

* minor cleanup

* more minor edits

* minor edits

* PR fixes 1
2024-05-14 16:11:05 -07:00
dotnet-maestro[bot] d30f2948f8
[main] Update dependencies from dotnet/arcade (#2742)
* Update dependencies from https://github.com/dotnet/arcade build 20240510.2

Microsoft.DotNet.Arcade.Sdk
 From Version 9.0.0-beta.24258.1 -> To Version 9.0.0-beta.24260.2

* Update dependencies from https://github.com/dotnet/arcade build 20240510.2

Microsoft.DotNet.Arcade.Sdk
 From Version 9.0.0-beta.24258.1 -> To Version 9.0.0-beta.24260.2

---------

Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
2024-05-13 00:04:47 -04:00
Deep Choudhery 15975f6de6
using ParameterDiscovery and InteractivePickerType.ProjectPicker (#2741)
* using ParameterDiscovery and InteractivePickerType.ProjectPicker for --project discovery.

* added a minor comment. ParameterDiscovery needs more cleanup after this (very messy)
2024-05-10 16:23:16 -07:00
Deep Choudhery dd45eedace
added CategoryPickerFlowStep and FirstPartComponentInitializer (#2740)
* add CategoryPickerFlowStep and FirstPartComponentInitializer

* remove Debugger.Launch
2024-05-10 02:38:50 -04:00
Tim Mulholland a15921249b
Merge pull request #2739 from dotnet/dev/timulhol/invert-nullability-default
Invert nullable default
2024-05-09 21:32:20 -07:00
Tim Mulholland 9da2fed236 Invert nullable default 2024-05-09 10:07:07 -07:00
Deep Choudhery 74c918243c
adding 'dotnet-scaffold-aspire' and 'dotnet-scaffold-aspnet' (#2737)
* adding mostly hollow dotnet-scaffold-aspire and dotnet-scaffold-aspnet

* minor test fix

* set SignAssembly to false for the new tools.
2024-05-08 22:05:00 -07:00
Tim Mulholland 2c868237cf
Merge pull request #2736 from dotnet/dev/timulhol/lang-version-consolidation 2024-05-08 16:38:53 -07:00
dotnet-maestro[bot] f48ec17731
Update dependencies from https://github.com/dotnet/arcade build 20240508.1 (#2734)
Microsoft.DotNet.Arcade.Sdk
 From Version 9.0.0-beta.24256.2 -> To Version 9.0.0-beta.24258.1

Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
2024-05-08 19:06:38 -04:00