takuya kodama
takuya kodama
I will reopen this PR after writing every document about https://github.com/groonga/groonga/issues/1733. Because we cannot know what contents they are by that time.
> 残作業:MSYS2環境でのビルドに失敗する問題を報告。 報告済み - https://github.com/msys2/MINGW-packages/issues/20858
> mingw-w64-groonga/PKGBUILDの変更をPRする。 連絡遅くなりました。下記で対応しました。 - https://github.com/msys2/MINGW-packages/pull/20863
@kou Thank you so much. I've just updated the description of this issue by adding your comments.
> We don't need to re-clone. We can use git submodule update --init --recursive with cloned repository Thanks I don't know that. I will fix it!
> > We don't need to re-clone. We can use git submodule update --init --recursive with cloned repository > Thanks I don't know that. I will fix it! I've done.
I agree to apply LGPL-2.1-or-later to my commits.
`--platform linux/arm64` がうまく渡せていなさそうなので、再度確認する。
`test` ステップ側でも明示的に指定してあげる必要がありそうなので、対応する。 ref: https://github.com/groonga/groonga/actions/runs/9709233851/job/26797698122 ``` Run docker run \ docker run \ --rm \ --volume ${PWD}:/groonga:ro \ arm64v8/almalinux:8 \ /groonga/packages/yum/test.sh shell: /usr/bin/bash -e {0} env: APACHE_ARROW_REPOSITORY: /home/runner/work/groonga/groonga/apache-arrow Unable to find...