feat: add ARM64 Linux build target and download detection#427
Merged
Conversation
- CI: add ubuntu-24.04-arm matrix entry with aarch64-unknown-linux-gnu - Node sidecar: download linux-arm64 Node.js bundle for ARM runners - Download API: add linux-appimage-arm64 pattern for aarch64 AppImage - Download banner: show both x64 and ARM64 Linux options (UA can't distinguish) - Desktop updater: map Linux aarch64 to linux-appimage-arm64 for in-app updates - Smoke test: fix AppImage search path for cross-target builds
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
|
You have reached your Codex usage limits for code reviews. You can see your limits in the Codex usage dashboard. |
koala73
added a commit
that referenced
this pull request
Feb 26, 2026
Changes since v2.5.13: - feat: add ARM64 Linux build target and download detection (#427) - fix(live-channels): tolerate YouTube API failures when adding custom channels (#425) - fix(linux): append host GStreamer plugins to AppImage search path (#424) - fix(linux): enable keyring persistence via Secret Service + keyutils (#419)
Merged
koala73
added a commit
that referenced
this pull request
Feb 26, 2026
Changes since v2.5.13: - feat: add ARM64 Linux build target and download detection (#427) - fix(live-channels): tolerate YouTube API failures when adding custom channels (#425) - fix(linux): append host GStreamer plugins to AppImage search path (#424) - fix(linux): enable keyring persistence via Secret Service + keyutils (#419)
facusturla
pushed a commit
to facusturla/worldmonitor
that referenced
this pull request
Feb 27, 2026
- CI: add ubuntu-24.04-arm matrix entry with aarch64-unknown-linux-gnu - Node sidecar: download linux-arm64 Node.js bundle for ARM runners - Download API: add linux-appimage-arm64 pattern for aarch64 AppImage - Download banner: show both x64 and ARM64 Linux options (UA can't distinguish) - Desktop updater: map Linux aarch64 to linux-appimage-arm64 for in-app updates - Smoke test: fix AppImage search path for cross-target builds
facusturla
pushed a commit
to facusturla/worldmonitor
that referenced
this pull request
Feb 27, 2026
Changes since v2.5.13: - feat: add ARM64 Linux build target and download detection (koala73#427) - fix(live-channels): tolerate YouTube API failures when adding custom channels (koala73#425) - fix(linux): append host GStreamer plugins to AppImage search path (koala73#424) - fix(linux): enable keyring persistence via Secret Service + keyutils (koala73#419)
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
ubuntu-24.04-armmatrix entry to build nativeaarch64AppImageaarch64-unknown-linux-gnutarget for ARM64 Node.js bundlelinux-appimage-arm64pattern matching*_aarch64.AppImageaarch64tolinux-appimage-arm64for in-app updatesTest plan
ubuntu-24.04-armrunner builds successfully/api/download?platform=linux-appimage-arm64redirects to aarch64 AppImage asset