[release/8.0] Fix LLVMAOT Mono runtime variant official build to produce correctly named runtime packs by github-actions[bot] · Pull Request #92737 · dotnet/runtime (original) (raw)

added 2 commits

September 27, 2023 18:38

@akoeplinger

…named runtime packs

In 75ee623 the condition in src/installer/pkg/sfx/Microsoft.NETCore.App/Microsoft.NETCore.App.Runtime.props got changed from checking MonoBundleLLVMOptimizer to MonoAOTEnableLLVM but we weren't setting that property in runtime-official.yml so both jobs produced runtime packs with the same suffix, resulting in the artifact uploads randomly overwriting each other.

@akoeplinger

@steveisok steveisok changed the base branch from release/8.0 to release/8.0-rc2

September 27, 2023 18:41

steveisok

@steveisok steveisok changed the base branch from release/8.0-rc2 to release/8.0

September 27, 2023 18:52

@ghost ghost locked as resolved and limited conversation to collaborators

Oct 28, 2023

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

[ Show hidden characters]({{ revealButtonHref }})