Skip to content

msys2-runtime: clean up fallout from /open pr bug#280

Merged
dscho merged 1 commit intomainfrom
fix-fallout-from-open-pr-bug
Mar 24, 2026
Merged

msys2-runtime: clean up fallout from /open pr bug#280
dscho merged 1 commit intomainfrom
fix-fallout-from-open-pr-bug

Conversation

@dscho
Copy link
Copy Markdown
Member

@dscho dscho commented Mar 24, 2026

There is currently a bug in /open pr where it not only adds the respective parts of the source array, but then deletes a large tail of the PKGBUILD file, for full details, see git-for-windows/git-for-windows-automation#161

This affected git-for-windows/msys2-runtime#128 and I fixed it manually.

However, I failed to realize that the deleted part should have had one crucial edit, namely the part where the new patch is not only added to the sources but also applied... d'oh!

There is currently a bug in `/open pr` where it not only adds
the respective parts of the `source` array, but then deletes
a large tail of the `PKGBUILD` file, for full details, see
git-for-windows/git-for-windows-automation#161

This affected git-for-windows/msys2-runtime#128
and I fixed it manually.

However, I failed to realize that the deleted part should have had one
crucial edit, namely the part where the new patch is not only added to
the sources but also applied... d'oh!

Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de>
@dscho dscho self-assigned this Mar 24, 2026
@dscho
Copy link
Copy Markdown
Member Author

dscho commented Mar 24, 2026

/deploy msys2-runtime

The workflow run was started.

@dscho dscho merged commit 1f0a7c6 into main Mar 24, 2026
4 checks passed
@dscho dscho deleted the fix-fallout-from-open-pr-bug branch March 24, 2026 22:32
@dscho
Copy link
Copy Markdown
Member Author

dscho commented Mar 24, 2026

This finally fixed the ci-artifacts workflow: aarch64 and x86_64.

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