Skip to content

Conversation

@dscho
Copy link
Member

@dscho dscho commented Jun 13, 2022

We recently fixed this in the setup-git-for-windows-sdk Action, but only in v1. We shouldn't use v0 anymore, anyway.

While at it, reword the commit message because that Action is not exactly shiny new anymore.

dscho added 2 commits June 13, 2022 23:15
Let's use v1 of that Action, which does not suffer the
infinite-until-timeout problem.

Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de>
git-artifacts: use the `setup-git-for-windows-sdk` Action

This simplifies the workflow dramatically, as well as accelerating it
because the Action recently learned to use the partial clone/parallel
checkout features of Git.

Note that we have to reinstate that `/usr/bin/git` hack (a shell script
that simply redirects to `/mingw64/bin/git.exe`) in the `pkg` job
manually, since we no longer cache the `build-installers` artifact
_after_ installing that hack in `bundle-artifacts`.

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

dscho commented Jun 13, 2022

Successful git-artifacts run: https://github.com/dscho/git/actions/runs/2491244079

@dscho dscho added this to the Next release milestone Jun 13, 2022
@dscho
Copy link
Member Author

dscho commented Jun 13, 2022

The osx-* failure seems new, but also unrelated to this here PR.

@dscho dscho merged commit 1a94d3f into git-for-windows:main Jun 13, 2022
@dscho dscho deleted the fix-git-artifacts branch June 13, 2022 22:09
@dscho
Copy link
Member Author

dscho commented Jun 14, 2022

The osx-* failure seems new, but also unrelated to this here PR.

Seems that something has fixed them upstream (at least all shears/* branches pass, including the maint one).

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