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

CI: rename Rust for Linux CI job #127023

Merged
merged 1 commit into from
Jun 30, 2024
Merged

CI: rename Rust for Linux CI job #127023

merged 1 commit into from
Jun 30, 2024

Conversation

Kobzol
Copy link
Contributor

@Kobzol Kobzol commented Jun 27, 2024

The rfl name was not very descriptive.

try-job: x86_64-rust-for-linux

@Kobzol
Copy link
Contributor Author

Kobzol commented Jun 27, 2024

@bors try

@rustbot
Copy link
Collaborator

rustbot commented Jun 27, 2024

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 27, 2024
bors added a commit to rust-lang-ci/rust that referenced this pull request Jun 27, 2024
@bors
Copy link
Contributor

bors commented Jun 27, 2024

⌛ Trying commit 32c6bf5 with merge 1c9734a...

@bors
Copy link
Contributor

bors commented Jun 27, 2024

☀️ Try build successful - checks-actions
Build commit: 1c9734a (1c9734abea6c0076a979456cbf023b1c30a3c0af)

@lqd
Copy link
Member

lqd commented Jun 27, 2024

While we're doing this, here's a random drive-by comment :3

x86_64-gnu-integration is not very descriptive of fuchsia either.

@Kobzol Kobzol changed the title CI: rename Rust for Linux CI job CI: rename integration CI jobs Jun 27, 2024
@Kobzol
Copy link
Contributor Author

Kobzol commented Jun 27, 2024

Good point, also changed it here.

@Kobzol Kobzol changed the title CI: rename integration CI jobs CI: rename Rust for Linux CI job Jun 29, 2024
@Kobzol
Copy link
Contributor Author

Kobzol commented Jun 29, 2024

@bors try

Rebased on #127102.

@bors
Copy link
Contributor

bors commented Jun 29, 2024

⌛ Trying commit 64b3492 with merge db26041...

bors added a commit to rust-lang-ci/rust that referenced this pull request Jun 29, 2024
@bors
Copy link
Contributor

bors commented Jun 29, 2024

☀️ Try build successful - checks-actions
Build commit: db26041 (db260419aa815de09339f89e07006a9d06d94f3d)

@Kobzol
Copy link
Contributor Author

Kobzol commented Jun 29, 2024

@rustbot ready

@Mark-Simulacrum
Copy link
Member

@bors r+

@bors
Copy link
Contributor

bors commented Jun 29, 2024

📌 Commit 64b3492 has been approved by Mark-Simulacrum

It is now in the queue for this repository.

@bors bors added S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion. and removed S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. labels Jun 29, 2024
bors added a commit to rust-lang-ci/rust that referenced this pull request Jun 30, 2024
…iaskrgr

Rollup of 6 pull requests

Successful merges:

 - rust-lang#126705 (Updated docs on `#[panic_handler]` in `library/core/src/lib.rs`)
 - rust-lang#126876 (Add `.ignore` file to make `config.toml` searchable in vscode)
 - rust-lang#126906 (Small fixme in core now that split_first has no codegen issues)
 - rust-lang#127023 (CI: rename Rust for Linux CI job)
 - rust-lang#127131 (Remove unused `rustc_trait_selection` dependencies)
 - rust-lang#127134 (Print `TypeId` as a `u128` for `Debug`)

r? `@ghost`
`@rustbot` modify labels: rollup
bors added a commit to rust-lang-ci/rust that referenced this pull request Jun 30, 2024
…iaskrgr

Rollup of 6 pull requests

Successful merges:

 - rust-lang#126705 (Updated docs on `#[panic_handler]` in `library/core/src/lib.rs`)
 - rust-lang#126876 (Add `.ignore` file to make `config.toml` searchable in vscode)
 - rust-lang#126906 (Small fixme in core now that split_first has no codegen issues)
 - rust-lang#127023 (CI: rename Rust for Linux CI job)
 - rust-lang#127131 (Remove unused `rustc_trait_selection` dependencies)
 - rust-lang#127134 (Print `TypeId` as a `u128` for `Debug`)

r? `@ghost`
`@rustbot` modify labels: rollup
@bors bors merged commit 0d99942 into rust-lang:master Jun 30, 2024
7 checks passed
@rustbot rustbot added this to the 1.81.0 milestone Jun 30, 2024
rust-timer added a commit to rust-lang-ci/rust that referenced this pull request Jun 30, 2024
Rollup merge of rust-lang#127023 - Kobzol:ci-rfl-rename, r=Mark-Simulacrum

CI: rename Rust for Linux CI job

The `rfl` name was not very [descriptive](https://rust-lang.zulipchat.com/#narrow/stream/242791-t-infra/topic/Testing.20Rust.20for.20Linux.20in.20our.20CI/near/447408854).

try-job: x86_64-rust-for-linux
@Kobzol Kobzol deleted the ci-rfl-rename branch June 30, 2024 18:08
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-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion. 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