Skip to content

Conversation

@pavelsavara
Copy link
Member

@pavelsavara pavelsavara commented Aug 27, 2025

Related #117936

@pavelsavara pavelsavara added this to the 11.0.0 milestone Aug 27, 2025
@pavelsavara pavelsavara self-assigned this Aug 27, 2025
@pavelsavara pavelsavara added arch-wasm WebAssembly architecture area-Build-mono os-wasi Related to WASI variant of arch-wasm labels Aug 27, 2025
@pavelsavara pavelsavara changed the title [wasi] smoke test again [wasi] smoke build only Aug 27, 2025
@pavelsavara
Copy link
Member Author

/azp run runtime-wasm

@azure-pipelines
Copy link

Azure Pipelines successfully started running 1 pipeline(s).

@pavelsavara pavelsavara marked this pull request as ready for review August 28, 2025 07:36
Copilot AI review requested due to automatic review settings August 28, 2025 07:36
Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

This PR enables a smoke build configuration for WASI (WebAssembly System Interface) targets by uncommenting and modifying the WASI build pipeline configuration. The changes transition from a disabled test build to an active build-only pipeline that runs under specific conditions.

  • Enables WASI build pipeline using the wasm-build-only.yml template
  • Configures conditional execution based on rolling build or specific WASI build requirements
  • Updates the WASI apps job list to include build and publish tests

Reviewed Changes

Copilot reviewed 2 out of 2 changed files in this pull request and generated no comments.

File Description
eng/testing/scenarios/BuildWasiAppsJobsList.txt Adds Wasi.Build.Tests.BuildPublishTests to replace the empty placeholder
eng/pipelines/runtime.yml Uncomments and reconfigures WASI build pipeline with build-only template and conditional execution

@pavelsavara
Copy link
Member Author

image

/ba-g AOT and MT CI failures are known

@pavelsavara pavelsavara merged commit ba5ff5f into dotnet:main Aug 28, 2025
169 of 173 checks passed
@pavelsavara pavelsavara deleted the wasi_smoke branch August 28, 2025 09:10
@github-actions github-actions bot locked and limited conversation to collaborators Sep 28, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

arch-wasm WebAssembly architecture area-Build-mono os-wasi Related to WASI variant of arch-wasm

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants