Amin Ya

Results 1114 comments of Amin Ya

Clang tidy returns the warnings from those headers if your config file includes all headers.

Since v0.26.1 all the fetch contents are based on a stable tag

The current default works for most of the users. We can add an option that skips the addition of the remotes.

> Right now my solution is to install an older pip version on Windows: `python -m pip install -U pip==21.3.1`. After that all packages with faulty launchers should also be...

Can't we use something like this: ```yaml - name: Cache uses: actions/cache@v2 with: path: | ~/vcpkg ./build/vcpkg_installed ${{ env.HOME }}/.cache/vcpkg/archives ${{ env.XDG_CACHE_HOME }}/vcpkg/archives ${{ env.LOCALAPPDATA }}\vcpkg\archives ${{ env.APPDATA }}\vcpkg\archives key:...

> @smorimoto Since upstream has been dragging on this for many months now, maybe we should fork? Do you have a fork with working zstd compression on Windows? Directly using...

> The problem here is typically complicated by the existence of a user's custom runner. If zstd is not installed, we must handle it well because we are not allowed...

> This issue is stale because it has been open for 200 days with no activity. Leave a comment to avoid closing this issue in 5 days. > We are...

Yeah, currently that's what I am doing, but the compressed files can be kept somewhere else as well. In the PR I made, the original snap files are kept in...