-
Notifications
You must be signed in to change notification settings - Fork 1.2k
Add support for new output path format #29599
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
dsplaisted
merged 28 commits into
dotnet:release/8.0.1xx-preview3
from
dsplaisted:artifacts-output-paths
Mar 22, 2023
Merged
Changes from 1 commit
Commits
Show all changes
28 commits
Select commit
Hold shift + click to select a range
2ea0569
Support artifacts output format
dsplaisted 812f8a5
Update tests for artifacts output format
dsplaisted 0d8ed7f
Update publish tests for new output path format
dsplaisted 05aba59
Revert removing TargetFramework from calls to GetOutputDirectory
dsplaisted dc4f379
Fix package output path, don't check if TargetFramework is a global p…
dsplaisted 046986d
Fix handling of RuntimeIdentifier for blazor wasm and artifacts output
dsplaisted 0d3fe14
Fix tests
dsplaisted 09a2541
Update blazor wasm baselines
dsplaisted 1145160
Update tests
dsplaisted 0d117bf
Update tests
dsplaisted 27ae9eb
Fix tests
dsplaisted c5be0db
Fix test
dsplaisted 2462691
Switch from artifacts to bin folder for new format, rename properties
dsplaisted 9b0dcd2
Add support for RootOutputPath
dsplaisted 63df854
Don't default to standard output paths based on target framework
dsplaisted dca2d3a
Revert blazor wasm baseline update
dsplaisted 31e613d
Fix tests
dsplaisted f7de61d
Fix tests
dsplaisted 29d3685
Fix path casing in test
dsplaisted c4e3545
Update to latest version of output path design proposal
dsplaisted aac09cc
Update Artifacts output tests
dsplaisted b07165d
Fix test code null reference
dsplaisted 2026b9a
Fix test issues
dsplaisted fc0cb10
Fix tests
dsplaisted 81bf80e
Fix publish path calculation for tests
dsplaisted 06fe5ab
Implement rest of design, fix bugs, add tests
dsplaisted de35c57
Apply feedback, fix bugs, add test
dsplaisted 3a9f255
Merge branch 'release/8.0.1xx-preview3' into artifacts-output-paths
marcpopMSFT 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
Update publish tests for new output path format
- Loading branch information
commit 0d8ed7fa1ddce19879aae19e68b61e9221001cde
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
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.