Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

msys2-runtime: fix git-for-windows CI failures #116

Merged
merged 1 commit into from
Jul 5, 2023

Conversation

dscho
Copy link
Member

@dscho dscho commented Jul 5, 2023

In Git for Windows' CI runs, tar is used to unpack an archive that contains a symbolic link. This had been broken in Cygwin runtime v3.4.7, and here is a fix.

While at it, also fix the regression where the msys2-runtime commit hash was no longer mentioned in the output of uname -r.

In Git for Windows' CI runs, `tar` is used to unpack an archive that
contains a symbolic link. This had been broken in Cygwin runtime v3.4.7,
and here is a fix.

While at it, also fix the regression where the `msys2-runtime` commit
hash was no longer mentioned in the output of `uname -r`.

Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de>
@dscho dscho self-assigned this Jul 5, 2023
@dscho
Copy link
Member Author

dscho commented Jul 5, 2023

/deploy msys2-runtime

The workflow run was started.

@dscho dscho merged commit 10d4db0 into git-for-windows:main Jul 5, 2023
4 checks passed
@dscho dscho deleted the several-msys2-runtime-fixes branch July 5, 2023 13:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant