You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
What package manager are you using / does the bug impact?
Yarn v1
What operating system are you using?
Mac
Which canary version will you have in your reproduction?
2.0.15-canary.2
Describe the Bug
As explained here on our CI, I end up in a situation where the dry run tells me there is no local cache (even though it is restored via a prior step), but when I run the actual task, it's a full turbo.
Expected Behavior
I am expecting both to be coherent, so that I can rely on the --dry=json parameter to know when to skip CI steps
To Reproduce
I managed to reproduce it locally as you can see in the following screenshot, using this repo