akrieger
akrieger
I can only get things to work if I use the impersonation method like @vvainola described. If I set `CLToolExe` to `ccache.exe` I get the following kind of output. Note...
I updated the wiki with an additional blurb about Visual Studio's behavior when the ccache folder is not located under %TEMP% or %APPDATA% and how that interacts poorly with incremental...
> you can add a step that is setting the environment variable, such as: > > ```yaml > run: | > echo "RUNVCPKG_NO_CACHE=1" >> $GITHUB_ENV > if: ${{ failure() }}...
Sorry to keep revisit a closed issue, but this seems like the most relevant one. The way run-vcpkg structures its primary and fallback keys mean that as action users, we...
So, the project I contribute to has a strict policy of maximizing approachability for new contributors and minimizing breaking changes at all costs. Because of that, all of these options:...
One *hilarious* workaround I just thought of is specifying vcpkg commit id as "the next git commit^", which should functionally keep the same commit in vcpkg but change then base...
This feels like it could be my fault. Is there any trickery to spawning a mech / what debug spawn menu do I need to go find it?
Dug into it enough to verify it happens on builds before #50143 so it's at least not my fault the way I was thinking.
Not trying to be like 'not my problem byeee' but I don't have time to take on fixes other than things I directly broke from that PR and want to...
Are these the global or character autopickup rules? Global was fixed by #61125, I thought character rules were always working.