-
Notifications
You must be signed in to change notification settings - Fork 263
Restrict scaffolder discovery to dotnet-scaffold #3833
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
+217
−21
Merged
Changes from all commits
Commits
Show all changes
25 commits
Select commit
Hold shift + click to select a range
6807c16
Discover built-in scaffolders in process
danroth27 fa2c661
Preserve scaffolder provider extensibility
danroth27 de8a0d2
Narrow in-process discovery change
danroth27 5875c98
Streamline scaffolder discovery tests
danroth27 3d0fa4c
Preserve category picker logger dependency
danroth27 b4f27e8
Align discovery code formatting
danroth27 4d6e56a
Clarify scaffolder metadata ownership
danroth27 6aecdb6
Resolve built-in metadata from runner
danroth27 b0d0d38
Restrict scaffolder tool discovery
danroth27 388a8cf
Remove scaffolder package predicate test
danroth27 77f01d3
Skip tool restore during built-in discovery
danroth27 e567427
Reuse explicit component check
danroth27 b867bd1
Keep selected components non-null
danroth27 799f337
Avoid nullable suppression in tool discovery
danroth27 add1e2d
Distinguish null and empty component lists
danroth27 9c8b012
Clarify local tool restore behavior
danroth27 b0f17d9
Preserve local tool restore rationale
danroth27 33fa0e6
Simplify local tool restore comment
danroth27 e35d91f
Preserve empty component discovery behavior
danroth27 09335d4
Simplify default component selection
danroth27 28a3412
Preserve explicit component discovery
danroth27 e63a7cd
Query built-in scaffolder metadata from the running assembly
danroth27 cffdeda
Cover default scaffolder discovery and restore behavior
danroth27 aa3b1af
Capture CLI diagnostics in .NET 9 integration tests
danroth27 5c598ca
Use compatible Extensions dependencies for net8 and net9
danroth27 File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Some comments aren't visible on the classic Files Changed page.
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.