Skip to content

Conversation

@osiewicz
Copy link
Contributor

Release Notes:

  • N/A

@osiewicz osiewicz added the run-bundling Configures PR to run the bundle step label Oct 31, 2025
@cla-bot cla-bot bot added the cla-signed The user has signed the Contributor License Agreement label Oct 31, 2025
@osiewicz osiewicz force-pushed the enable-better-caching-for-linux-jobs-ci branch from d8fad1b to 42429b0 Compare October 31, 2025 18:04
@osiewicz osiewicz merged commit 8217e57 into main Nov 3, 2025
100 of 105 checks passed
@osiewicz osiewicz deleted the enable-better-caching-for-linux-jobs-ci branch November 3, 2025 20:07
ConradIrwin pushed a commit that referenced this pull request Nov 4, 2025
P1n3appl3 pushed a commit to bnjjj/zed that referenced this pull request Nov 4, 2025
tomatitito pushed a commit to tomatitito/zed that referenced this pull request Nov 7, 2025
probably-neb added a commit that referenced this pull request Nov 13, 2025
Closes #ISSUE

The namespace runners mount the `target` directory to the cache drive,
so `rm -rf target` would fail with `Device Busy`. Instead we now do `rm
-rf target/* target/.*` to remove all files (including hidden files)
from the `target` directory, without removing the target directory
itself

Release Notes:

- N/A *or* Added/Fixed/Improved ...
github-actions bot pushed a commit that referenced this pull request Nov 13, 2025
Closes #ISSUE

The namespace runners mount the `target` directory to the cache drive,
so `rm -rf target` would fail with `Device Busy`. Instead we now do `rm
-rf target/* target/.*` to remove all files (including hidden files)
from the `target` directory, without removing the target directory
itself

Release Notes:

- N/A *or* Added/Fixed/Improved ...
zed-zippy bot added a commit that referenced this pull request Nov 13, 2025
… (cherry-pick to preview) (#42660)

Cherry-pick of #42640 to preview

----
Closes #ISSUE

The namespace runners mount the `target` directory to the cache drive,
so `rm -rf target` would fail with `Device Busy`. Instead we now do `rm
-rf target/* target/.*` to remove all files (including hidden files)
from the `target` directory, without removing the target directory
itself

Release Notes:

- N/A *or* Added/Fixed/Improved ...

Co-authored-by: Ben Kunkle <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

cla-signed The user has signed the Contributor License Agreement run-bundling Configures PR to run the bundle step

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants