Skip to content
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

[WASI] HTTP server, exit code #1244

Merged
merged 7 commits into from
Sep 2, 2024
Merged

Conversation

pavelsavara
Copy link
Member

  • support HTTP server also for WASI
  • forward exit code via stderr for WASI

 - forward exit code via stderr for WASI
@ivanpovazan
Copy link
Member

/ba-g infra issue with PACKAGE_INSTALLATION_FAILURE of debug apks

@pavelsavara pavelsavara merged commit c2215b8 into dotnet:main Sep 2, 2024
15 of 17 checks passed
ivanpovazan added a commit that referenced this pull request Sep 4, 2024
* [browser] don't crash during browser shutdown (#1239)

* Update dependencies from https:/dotnet/arcade build 20240725.3 (#1240)

Microsoft.DotNet.Arcade.Sdk , Microsoft.DotNet.Helix.Sdk
 From Version 9.0.0-beta.24368.9 -> To Version 9.0.0-beta.24375.3

Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>

* Update dependencies from https:/dotnet/arcade build 20240801.1 (#1245)

[main] Update dependencies from dotnet/arcade

* [main] Update dependencies from dotnet/arcade (#1248)

* Update dependencies from https:/dotnet/arcade build 20240808.2

Microsoft.DotNet.Arcade.Sdk , Microsoft.DotNet.Helix.Sdk
 From Version 9.0.0-beta.24401.1 -> To Version 9.0.0-beta.24408.2

* Update dependencies from https:/dotnet/arcade build 20240816.2

Microsoft.DotNet.Arcade.Sdk , Microsoft.DotNet.Helix.Sdk
 From Version 9.0.0-beta.24408.2 -> To Version 9.0.0-beta.24416.2

---------

Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>

* Update dependencies from https:/dotnet/arcade build 20240821.2 (#1250)

Microsoft.DotNet.Arcade.Sdk , Microsoft.DotNet.Helix.Sdk
 From Version 9.0.0-beta.24416.2 -> To Version 9.0.0-beta.24421.2

Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>

* Update dependencies from https:/dotnet/arcade build 20240823.2 (#1251)

Microsoft.DotNet.Arcade.Sdk , Microsoft.DotNet.Helix.Sdk
 From Version 9.0.0-beta.24421.2 -> To Version 9.0.0-beta.24423.2

Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>

* [WASI] HTTP server, exit code (#1244)

* Update dependencies from https:/dotnet/arcade build 20240830.1 (#1254)

Microsoft.DotNet.Arcade.Sdk , Microsoft.DotNet.Helix.Sdk
 From Version 9.0.0-beta.24423.2 -> To Version 10.0.0-beta.24430.1

Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>

* Remove separate CodeQL pipeline (#1256)

CodeQL runs in the main pipeline via 1ESPT now and can't be disabled so having a separate pipeline doesn't make sense.

---------

Co-authored-by: Pavel Savara <[email protected]>
Co-authored-by: dotnet-maestro[bot] <42748379+dotnet-maestro[bot]@users.noreply.github.com>
Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
Co-authored-by: Alexander Köplinger <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
wasm WASM area
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants