Skip to content

eng/build.sh: support --warnaserror flag. #62015

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
merged 2 commits into from
May 21, 2025
Merged

Conversation

tmds
Copy link
Member

@tmds tmds commented May 20, 2025

@ViktorHofer ptal.

@tmds tmds requested review from wtgodbe and a team as code owners May 20, 2025 12:04
@dotnet-policy-service dotnet-policy-service bot added the community-contribution Indicates that the PR has been added by a community member label May 20, 2025
@github-actions github-actions bot added the area-infrastructure Includes: MSBuild projects/targets, build scripts, CI, Installers and shared framework label May 20, 2025
@ViktorHofer
Copy link
Member

Just curious, what's the motivation?

Co-authored-by: Viktor Hofer <viktor.hofer@microsoft.com>
@tmds
Copy link
Member Author

tmds commented May 20, 2025

Our internal CI builds aspnetcore through eng/build.sh and I need to stop the warnings from becoming errors when building on s390x/ppc64le.

@ViktorHofer
Copy link
Member

Thanks for the context. It's an Arcade standard build script parameter so we should expose it in custom scripts. LGTM

@ViktorHofer ViktorHofer enabled auto-merge (squash) May 20, 2025 14:35
@danmoseley danmoseley closed this May 21, 2025
auto-merge was automatically disabled May 21, 2025 16:09

Pull request was closed

@danmoseley danmoseley reopened this May 21, 2025
@danmoseley danmoseley enabled auto-merge (squash) May 21, 2025 16:09
@dotnet-policy-service dotnet-policy-service bot added this to the 10.0-preview6 milestone May 21, 2025
@danmoseley danmoseley merged commit b7aa14c into dotnet:main May 21, 2025
27 of 28 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area-infrastructure Includes: MSBuild projects/targets, build scripts, CI, Installers and shared framework community-contribution Indicates that the PR has been added by a community member
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants