I wish I could help reviewing it right now but its huge very heavy on the gradle side too, where I struggle. I can take a stab after work tonight. And I agree anything we can sync is probably going to result in less hassles. Otherwise it is maintaining two build systems.
PRs such as https://github.com/apache/lucene/pull/15566 and https://github.com/apache/lucene/pull/16158 really synced up the actions side in particular, but i'm sure some things probably fell thru the cracks. maybe after Dawid's mondo-PR is merged, we can take another look On Thu, Sep 3, 2026 at 2:58 PM Dawid Weiss <[email protected]> wrote: > > > Yes... which makes this even more relevant: > https://github.com/apache/lucene/pull/16592 > > On Thu, Sep 3, 2026 at 6:46 PM Robert Muir <[email protected]> wrote: >> >> That explains it, definitely. If we want actions to work on this >> branch we will have to maintain them. >> >> On Thu, Sep 3, 2026 at 12:16 PM Uwe Schindler via dev >> <[email protected]> wrote: >> > >> > Hi Robert, >> > >> > The failures happen on branch_10x! So it looks like ASF removed some >> > "blessed" versions. The failures started today on Sept 3 without any >> > change in version numbers. >> > >> > So to me it looks like we need to backport the github dependencies done >> > on main branch, where everything works! >> > >> > Uwe >> > >> > Am 03.09.2026 um 18:07 schrieb Robert Muir: >> > > I believe this happens because we merged a dependabot update to a >> > > version/hash that isn't currently blessed by apache infrastructure >> > > team. >> > > >> > > On Thu, Sep 3, 2026 at 10:30 AM Michael Sokolov <[email protected]> >> > > wrote: >> > >> I just pushed some backport of CHANGES.txt comments to branch_10x, >> > >> moving them from 10.6.0 to 10.5.2 section, and I'm getting emails >> > >> about failed workflow runs. I don't **think** they were caused by the >> > >> changes to CHANGES, but maybe they indicate something broken about >> > >> github or our ci setup there? >> > >> >> > >> The message I see is: >> > >> >> > >> The action >> > >> gradle/actions/setup-gradle@50e97c2cd7a37755bbfafc9c5b7cafaece252f6e >> > >> is not allowed in apache/lucene because all actions must be from a >> > >> repository owned by your enterprise, created by GitHub, or match one >> > >> of the patterns: >> > >> 1Password/load-secrets-action/configure@3a12b0ab99d9cd590a3e9b5a90ea017210ed9556, >> > >> 1Password/load-secrets-action/configure@70062d7a876d3eb6334754fa26efd2fbd90c32f2, >> > >> 1Password/load-secrets-action/configure@92467eb28f72e8255933372f1e0707c567ce2259, >> > >> 1Password/load-secrets-action/configure@e544b780808654ba8ceba5fb2fe2897103d92ff4, >> > >> 1Password/load-secrets-action/configure@eb2efd0703da22a93c467f2d1ffbb6826c11e19c, >> > >> 1Password/load-secrets-action@3a12b0ab99d9cd590a3e9b5a90ea017210ed9556, >> > >> 1Password/load-secrets-action@92467eb28f72e8255933372f1e0707c567ce2259, >> > >> 1Password/load-secrets-action@e544b780808654ba8ceba5fb2fe2897103d92ff4, >> > >> 1Password/load-secrets-action@eb2efd0703da22a93c467f2d1ffbb6826c11e19c, >> > >> AdoptOpenJDK/install-jdk@*, BobAnkh/auto-generate-changelog@*, Dav... >> > >> >> > >> I really hqave no idea what this means >> > >> >> > >> https://github.com/apache/lucene/actions/runs/33766247750/job/100684754901#step:3:3 >> > >> >> > >> --------------------------------------------------------------------- >> > >> To unsubscribe, e-mail: [email protected] >> > >> For additional commands, e-mail: [email protected] >> > >> >> > > --------------------------------------------------------------------- >> > > To unsubscribe, e-mail: [email protected] >> > > For additional commands, e-mail: [email protected] >> > > >> > -- >> > Uwe Schindler >> > Achterdiek 19, D-28357 Bremen >> > https://www.thetaphi.de >> > eMail: [email protected] >> > >> > >> > --------------------------------------------------------------------- >> > To unsubscribe, e-mail: [email protected] >> > For additional commands, e-mail: [email protected] >> > >> >> --------------------------------------------------------------------- >> To unsubscribe, e-mail: [email protected] >> For additional commands, e-mail: [email protected] >> --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
