Skip to content

Fix fuzzers for .NET 8 SDK publish#80673

Merged
jakobbotsch merged 1 commit intodotnet:mainfrom
jakobbotsch:fix-fuzzers-publish
Jan 17, 2023
Merged

Fix fuzzers for .NET 8 SDK publish#80673
jakobbotsch merged 1 commit intodotnet:mainfrom
jakobbotsch:fix-fuzzers-publish

Conversation

@jakobbotsch
Copy link
Copy Markdown
Member

@jakobbotsch jakobbotsch commented Jan 15, 2023

dotnet publish does not allow publishing of solution files with an output path in the .NET 8 SDK. The pipelines failed today because of it (Antigen, Fuzzlyn). This change makes the build scripts specify the project to build.

Context: dotnet/sdk#29065

dotnet publish does not allow publishing with an output path in the .NET
8 SDK. They failed this weekend's rolling runs so this change makes the
build scripts specify the project to build.
@ghost
Copy link
Copy Markdown

ghost commented Jan 15, 2023

Tagging subscribers to this area: @hoyosjs
See info in area-owners.md if you want to be subscribed.

Issue Details

dotnet publish does not allow publishing with an output path in the .NET 8 SDK. The pipelines failed today because of it (Antigen, Fuzzlyn). This change makes the build scripts specify the project to build.

Context: dotnet/sdk#29065

Author: jakobbotsch
Assignees: jakobbotsch
Labels:

area-Infrastructure-coreclr

Milestone: -

@jakobbotsch jakobbotsch added area-CodeGen-coreclr CLR JIT compiler in src/coreclr/src/jit and related components such as SuperPMI and removed area-Infrastructure-coreclr labels Jan 15, 2023
@jakobbotsch
Copy link
Copy Markdown
Member Author

/azp run Antigen, Fuzzlyn

@ghost
Copy link
Copy Markdown

ghost commented Jan 15, 2023

Tagging subscribers to this area: @JulieLeeMSFT, @jakobbotsch, @kunalspathak
See info in area-owners.md if you want to be subscribed.

Issue Details

dotnet publish does not allow publishing with an output path in the .NET 8 SDK. The pipelines failed today because of it (Antigen, Fuzzlyn). This change makes the build scripts specify the project to build.

Context: dotnet/sdk#29065

Author: jakobbotsch
Assignees: jakobbotsch
Labels:

area-CodeGen-coreclr

Milestone: -

@azure-pipelines
Copy link
Copy Markdown

Azure Pipelines successfully started running 2 pipeline(s).

@jakobbotsch
Copy link
Copy Markdown
Member Author

/azp run Fuzzlyn

@azure-pipelines
Copy link
Copy Markdown

Azure Pipelines successfully started running 1 pipeline(s).

@jakobbotsch
Copy link
Copy Markdown
Member Author

cc @dotnet/jit-contrib PTAL @kunalspathak

@jakobbotsch jakobbotsch merged commit 2e77a42 into dotnet:main Jan 17, 2023
@jakobbotsch jakobbotsch deleted the fix-fuzzers-publish branch January 17, 2023 17:53
@ghost ghost locked as resolved and limited conversation to collaborators Feb 16, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

area-CodeGen-coreclr CLR JIT compiler in src/coreclr/src/jit and related components such as SuperPMI

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants