Přemek Vysoký
Přemek Vysoký
I guess some problem with the WiFi that got resolved by DDFUN
@dotnet/source-build-internal seems like the internal VMR is missing the `internal/release/8.0.402` branch. Can you create it there? (I don't know where to fork it from)
I see now - it only checks the list of updates from the state cache and runs the logic over those. It does not load the updated version files.
@MiYanni @marcpopMSFT there were way too many PRs and issues around this problem. I created this one issue to track this from now on. The rest was mostly closed already....
`AllChecksSuccesfull` will be going away with https://github.com/dotnet/arcade-services/issues/4914
Re-downloading the right RID can be nice - when jumping locally between Windows and WSL, you need to keep nuking the `.dotnet` dir (`dotnet--version` does not even run though). Alternatively,...
@oleksandr-didyk can you paste an example query so that we have that on hand whenever we decide to address this?
This endpoint returns 1.3MB with repos that don't have anything to do with MAUI: https://maestro.dot.net/api/builds/262891/graph?api-version=2020-02-20 This freezes the browser effectively
I agree this is partially covered by #340 though in a bit different way than it was intended. But I am not sure we want to enforce the type checking...
Is it a safe operation to do `chmod -R` on this folder? @ivanpovazan FYI there is a full passwordless sudo available so this is possible to be done via a...