Skip to content

Update available 🎉#542

Draft
github-actions[bot] wants to merge 8 commits into
mainfrom
pr/ci/main
Draft

Update available 🎉#542
github-actions[bot] wants to merge 8 commits into
mainfrom
pr/ci/main

Conversation

@github-actions

Copy link
Copy Markdown
Contributor

One or more components have been updated!

@github-actions github-actions Bot force-pushed the pr/ci/main branch 2 times, most recently from 83c5438 to 0478ae0 Compare June 26, 2026 10:27
@jntesteves

Copy link
Copy Markdown
Member

This should NOT be merged as is. GE-Proton11-1-aarch64.tar.gz is the wrong architecture. We need to fix the import script now that GE is building for multiple architectures.

@mirkobrombin mirkobrombin marked this pull request as draft June 27, 2026 01:27
@github-actions github-actions Bot force-pushed the pr/ci/main branch 4 times, most recently from e1782a7 to 03e8fe0 Compare June 30, 2026 10:35
OptimoSupreme added a commit to OptimoSupreme/components that referenced this pull request Jul 1, 2026
GE-Proton publishes an -aarch64 build alongside the x86_64 one starting
with v11. The asset-selection loop in pull-components.yml stops at the
first asset matching <name-prefix>...[0-9]+<name-suffix>.tar.*, and the
aarch64 tarball is returned first, so the importer picked
GE-Proton11-1-aarch64.tar.gz -- the wrong architecture (see bottlesdevs#542).

The x86_64 build keeps the legacy unsuffixed name (GE-Proton11-1.tar.gz),
so a name-suffix filter cannot select it. Skip aarch64/arm64 assets in
the loop instead so it falls through to the x86_64 build. This also
future-proofs the identically-configured wine-ge-custom row.
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