Skip to content
This repository has been archived by the owner on Nov 6, 2020. It is now read-only.

CI: find a workaround for the caching issue on Windows #11572

Open
ordian opened this issue Mar 16, 2020 · 2 comments
Open

CI: find a workaround for the caching issue on Windows #11572

ordian opened this issue Mar 16, 2020 · 2 comments
Labels
A3-stale 🍃 Pull request did not receive any updates in a long time. No review needed at this stage. Close it. F3-annoyance 💩 The client behaves within expectations, however this “expected behaviour” itself is at issue. M1-ci 🙉 Continuous integration.

Comments

@ordian
Copy link
Collaborator

ordian commented Mar 16, 2020

After a workaround for Linux is merged #11568, we need to fix the same issue for Windows (see actions/cache#133 (comment)):

./index/github.com-1ecc6299db9ec823/.git/objects/pack/pack-a1b8e2d02676504008fea86ca360367fcee5bd43.idx: Can't unlink already-existing object

Probably the cargo dir permissions needs to be changed using powershell (cc https://stackoverflow.com/questions/25779423/powershell-to-set-folder-permissions), but I'm not an expert on Windows.

cc @General-Beck

@ordian ordian added F3-annoyance 💩 The client behaves within expectations, however this “expected behaviour” itself is at issue. M1-ci 🙉 Continuous integration. labels Mar 16, 2020
@General-Beck
Copy link
Contributor

General-Beck commented Mar 16, 2020

Symlink to CARGO_HOME in VM

@ordian
Copy link
Collaborator Author

ordian commented Mar 21, 2020

сс General-Beck/wabt-rs#1

@adria0 adria0 added the A3-stale 🍃 Pull request did not receive any updates in a long time. No review needed at this stage. Close it. label Jul 27, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
A3-stale 🍃 Pull request did not receive any updates in a long time. No review needed at this stage. Close it. F3-annoyance 💩 The client behaves within expectations, however this “expected behaviour” itself is at issue. M1-ci 🙉 Continuous integration.
Projects
None yet
Development

No branches or pull requests

3 participants