Skip to content

Add armv7-unknown-linux-musleabihf host tools to CI #142538

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

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

alex
Copy link
Member

@alex alex commented Jun 15, 2025

Related to rust-lang/rustup#3398

try-job: dist-armv7-linux-musl

@rustbot
Copy link
Collaborator

rustbot commented Jun 15, 2025

r? @Mark-Simulacrum

rustbot has assigned @Mark-Simulacrum.
They will have a look at your PR within the next two weeks and either review your PR or reassign to another reviewer.

Use r? to explicitly pick a reviewer

@rustbot rustbot added A-testsuite Area: The testsuite used to check the correctness of rustc S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. T-infra Relevant to the infrastructure team, which will review and decide on the PR/issue. labels Jun 15, 2025
@alex
Copy link
Member Author

alex commented Jun 15, 2025

I know there's a command to run a particular CI runner, but a) I don't know the syntax, b) not sure if I have permissions to do it?

@workingjubilee
Copy link
Member

Let's make sure you can do that:

@bors2 delegate=try

@alex Generally you edit your PR desc so it has

try-job: job

And then @ bors2 try

See

/// Tries to parse patterns of CI jobs that should be executed
/// from the commit message of the passed GitHub context
///
/// They can be specified in the form of
/// try-job: <job-pattern>
/// or
/// try-job: `<job-pattern>`
/// (to avoid GitHub rendering the glob patterns as Markdown)
fn get_try_job_patterns(&self) -> Vec<String> {

@rust-bors
Copy link

rust-bors bot commented Jun 16, 2025

@alex can now perform try builds on this pull request

@alex
Copy link
Member Author

alex commented Jun 16, 2025

@bors2 try

@rust-bors
Copy link

rust-bors bot commented Jun 16, 2025

⌛ Trying commit 0f7f1ba with merge f285d4c

To cancel the try build, run the command @bors2 try cancel.

rust-bors bot added a commit that referenced this pull request Jun 16, 2025
Add armv7-unknown-linux-musleabihf host tools to CI

Related to rust-lang/rustup#3398

try-job: `dist-armv7-linux-musl`
@rust-bors
Copy link

rust-bors bot commented Jun 16, 2025

💔 Test failed

@alex alex force-pushed the add-armv7-musl-host-tools branch from 0f7f1ba to 9307946 Compare June 16, 2025 11:43
@alex
Copy link
Member Author

alex commented Jun 16, 2025

@bors2 try

@rust-bors
Copy link

rust-bors bot commented Jun 16, 2025

⌛ Trying commit 9307946 with merge cbfa86a

To cancel the try build, run the command @bors2 try cancel.

rust-bors bot added a commit that referenced this pull request Jun 16, 2025
Add armv7-unknown-linux-musleabihf host tools to CI

Related to rust-lang/rustup#3398

try-job: `dist-armv7-linux-musl`
@rust-bors
Copy link

rust-bors bot commented Jun 16, 2025

☀️ Try build successful (CI)
Build commit: cbfa86a (cbfa86ae9d01dbbaf62d3c0f479a7fd7cfda2c14, parent: 68ac5abb067806a88464ddbfbd3c7eec877b488d)

@alex alex force-pushed the add-armv7-musl-host-tools branch from 9307946 to b42987a Compare June 18, 2025 01:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-testsuite Area: The testsuite used to check the correctness of rustc S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. T-infra Relevant to the infrastructure team, which will review and decide on the PR/issue.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants