π€ This issue was filed automatically by a daily monitoring bot.
The most recent completed run of the internal microsoft-aspire pipeline on
elease/13.3 failed.
First-level analysis
All platform build jobs (win_x64, win_arm64, linux_x64, linux_arm64, linux_musl_x64, osx_x64, osx_arm64, Windows) completed without errors. The only jobs with actual errors are the two publishing stages β WinGet Manifest and Homebrew Cask β and both fail with the same root cause: an expected artifacts/log/Release directory does not exist on the agent (Error: Not found SourceFolder: artifacts/log/Release / Path does not exist: artifacts/log/Release), causing a downstream Bash exited with code '1'. Likely an artifact-staging or log-copy step before these publish jobs did not produce the expected directory in this configuration.
cc @radical @joperezr
The most recent completed run of the internal microsoft-aspire pipeline on
elease/13.3 failed.
b8df57a7ede1d52f500af3bb86e75a4c4bec5267First-level analysis
All platform build jobs (
win_x64,win_arm64,linux_x64,linux_arm64,linux_musl_x64,osx_x64,osx_arm64,Windows) completed without errors. The only jobs with actual errors are the two publishing stages βWinGet ManifestandHomebrew Caskβ and both fail with the same root cause: an expectedartifacts/log/Releasedirectory does not exist on the agent (Error: Not found SourceFolder: artifacts/log/Release/Path does not exist: artifacts/log/Release), causing a downstreamBash exited with code '1'. Likely an artifact-staging or log-copy step before these publish jobs did not produce the expected directory in this configuration.cc @radical @joperezr