Stream: git-wasmtime

Topic: wasmtime / PR #11859 Shrink job names on CI


view this post on Zulip Wasmtime GitHub notifications bot (Oct 14 2025 at 20:52):

alexcrichton requested pchickey for a review on PR #11859.

view this post on Zulip Wasmtime GitHub notifications bot (Oct 14 2025 at 20:52):

alexcrichton opened PR #11859 from alexcrichton:shrink-job-names to bytecodealliance:main:

I find GitHub's UI a bit maddening where it provides maybe 10 characters of description of a job before it cuts it off. Most of the UI also doesn't display the name when you otherwise mouse over it or similar, so the only way to actually view a full job name is to click on it which takes you to a whole different page that loses the context of where you were on the prior page. This has bugged me enough that I want to do something about it.

This commit shrinks the size of job names on CI to being a bit more terse. For example Test MSRV on Linux x86_64 is now Test MSRV. Additionally the full set of crates being tested is no longer in the job name but instead it just has a bucket number (e.g. 1/5). My hope is that this makes it more predictable over time what the job name is (jobs don't shuffle names if we add crates) and it's also easier to see in CI (less is cut off hopefully).

<!--
Please make sure you include the following information:

Our development process is documented in the Wasmtime book:
https://docs.wasmtime.dev/contributing-development-process.html

Please ensure all communication follows the code of conduct:
https://github.com/bytecodealliance/wasmtime/blob/main/CODE_OF_CONDUCT.md
-->

view this post on Zulip Wasmtime GitHub notifications bot (Oct 14 2025 at 20:52):

alexcrichton requested wasmtime-default-reviewers for a review on PR #11859.

view this post on Zulip Wasmtime GitHub notifications bot (Oct 14 2025 at 20:53):

alexcrichton updated PR #11859.

view this post on Zulip Wasmtime GitHub notifications bot (Oct 14 2025 at 20:56):

alexcrichton updated PR #11859.

view this post on Zulip Wasmtime GitHub notifications bot (Oct 14 2025 at 22:04):

pchickey submitted PR review.

view this post on Zulip Wasmtime GitHub notifications bot (Oct 14 2025 at 22:47):

alexcrichton updated PR #11859.

view this post on Zulip Wasmtime GitHub notifications bot (Oct 14 2025 at 22:47):

alexcrichton has enabled auto merge for PR #11859.

view this post on Zulip Wasmtime GitHub notifications bot (Oct 14 2025 at 23:25):

alexcrichton merged PR #11859.


Last updated: Dec 06 2025 at 06:05 UTC