Skip to content

Conversation

marcoieni
Copy link
Member

@marcoieni marcoieni commented Apr 26, 2025

With this PR I clean more disk space from the aws codebuild runner, so that we can use a smaller runner to save resources.

try-job: dist-arm-linux

@rustbot
Copy link
Collaborator

rustbot commented Apr 26, 2025

r? @jdno

rustbot has assigned @jdno.
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 Apr 26, 2025
@marcoieni
Copy link
Member Author

I failed at pinging the ghost account, sorry. I didn't mean to ping anyone 😅

@bors try

bors added a commit to rust-lang-ci/rust that referenced this pull request Apr 26, 2025
ci: clean more disk space in codebuild

try-job: dist-arm-linux
@bors
Copy link
Collaborator

bors commented Apr 26, 2025

⌛ Trying commit 80ca3bf with merge e375475...

@rust-log-analyzer

This comment has been minimized.

@bors
Copy link
Collaborator

bors commented Apr 26, 2025

☀️ Try build successful - checks-actions
Build commit: e375475 (e375475ff6f6071d135d2df0d40a9da109f948ca)

@marcoieni marcoieni force-pushed the free-disk-codebuild branch from 80ca3bf to 474466d Compare April 27, 2025 09:04
@marcoieni
Copy link
Member Author

@bors try

@bors
Copy link
Collaborator

bors commented Apr 27, 2025

⌛ Trying commit 474466d with merge 4684913...

bors added a commit to rust-lang-ci/rust that referenced this pull request Apr 27, 2025
ci: clean more disk space in codebuild

try-job: dist-arm-linux
@bors
Copy link
Collaborator

bors commented Apr 27, 2025

☀️ Try build successful - checks-actions
Build commit: 4684913 (4684913dd36c27212842adc95de9ba5d47a27462)

@marcoieni marcoieni marked this pull request as ready for review April 27, 2025 19:59
@marcoieni
Copy link
Member Author

@rustbot ready

@marcoieni
Copy link
Member Author

The job took 2 hours and there are 5.4G at the end of the job remaining. It's not too much, so I will continue removing stuff in other PRs
image

@jdno
Copy link
Member

jdno commented Apr 28, 2025

@bors r+

@bors
Copy link
Collaborator

bors commented Apr 28, 2025

📌 Commit 474466d has been approved by jdno

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 Apr 28, 2025
bors added a commit to rust-lang-ci/rust that referenced this pull request Apr 28, 2025
…llaumeGomez

Rollup of 7 pull requests

Successful merges:

 - rust-lang#140056 (Fix a wrong error message in 2024 edition)
 - rust-lang#140220 (Fix detection of main function if there are expressions around it)
 - rust-lang#140249 (Remove `weak` alias terminology)
 - rust-lang#140316 (Introduce `BoxMarker` to improve pretty-printing correctness)
 - rust-lang#140347 (ci: clean more disk space in codebuild)
 - rust-lang#140349 (ci: use aws codebuild for the `dist-x86_64-linux` job)
 - rust-lang#140379 (rustc-dev-guide subtree update)

r? `@ghost`
`@rustbot` modify labels: rollup
bors added a commit to rust-lang-ci/rust that referenced this pull request Apr 28, 2025
…llaumeGomez

Rollup of 7 pull requests

Successful merges:

 - rust-lang#140056 (Fix a wrong error message in 2024 edition)
 - rust-lang#140220 (Fix detection of main function if there are expressions around it)
 - rust-lang#140249 (Remove `weak` alias terminology)
 - rust-lang#140316 (Introduce `BoxMarker` to improve pretty-printing correctness)
 - rust-lang#140347 (ci: clean more disk space in codebuild)
 - rust-lang#140349 (ci: use aws codebuild for the `dist-x86_64-linux` job)
 - rust-lang#140379 (rustc-dev-guide subtree update)

r? `@ghost`
`@rustbot` modify labels: rollup
@bors bors merged commit 64b3643 into rust-lang:master Apr 28, 2025
7 checks passed
@rustbot rustbot added this to the 1.88.0 milestone Apr 28, 2025
rust-timer added a commit to rust-lang-ci/rust that referenced this pull request Apr 28, 2025
Rollup merge of rust-lang#140347 - marcoieni:free-disk-codebuild, r=jdno

ci: clean more disk space in codebuild

try-job: dist-arm-linux
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