fitzgen requested wasmtime-default-reviewers for a review on PR #9391.
fitzgen opened PR #9391 from fitzgen:ci-test-nightly-when-pulley
to bytecodealliance:main
:
After https://github.com/bytecodealliance/wasmtime/pull/9251, we will check that Pulley builds with rustc's experimental tail calls feature enabled in the nightly CI job. So if we touch any pulley source files in a PR, we should also run that job in the PR's CI.
<!--
Please make sure you include the following information:
If this work has been discussed elsewhere, please include a link to that
conversation. If it was discussed in an issue, just mention "issue #...".Explain why this change is needed. If the details are in an issue already,
this can be brief.Our development process is documented in the Wasmtime book:
https://docs.wasmtime.dev/contributing-development-process.htmlPlease ensure all communication follows the code of conduct:
https://github.com/bytecodealliance/wasmtime/blob/main/CODE_OF_CONDUCT.md
-->
fitzgen requested alexcrichton for a review on PR #9391.
fitzgen updated PR #9391.
alexcrichton submitted PR review.
alexcrichton created PR review comment:
This is ok to change to just
test-miri
sincerun-full
always implies thattest-miri
istrue
above (most of the other jobs don't check both, they only check the one)
alexcrichton submitted PR review.
fitzgen updated PR #9391.
fitzgen has enabled auto merge for PR #9391.
fitzgen has disabled auto merge for PR #9391.
fitzgen updated PR #9391.
fitzgen has enabled auto merge for PR #9391.
alexcrichton merged PR #9391.
Last updated: Nov 22 2024 at 16:03 UTC