clients/.github
Addison Beck 2665a29f2d
fix(desktop): restore explicit target to Linux builds (#18169)
Commit a3e654d (https://github.com/bitwarden/clients/pull/16053) removed explicit --target flags from the Linux desktop build workflow when removing musl support. This change inadvertently broke the build.js binary distribution logic, which only copies the desktop_proxy binary to the dist directory when an explicit target is specified. Without this binary in the expected location (/opt/Bitwarden/desktop_proxy), browser integration fails on Linux.

This fix restores explicit --target flags using gnu triplets instead of the previously removed musl triplets. The x64 build now uses --target=x86_64-unknown-linux-gnu and the arm64 build uses --target=aarch64-unknown-linux-gnu, ensuring build.js properly distributes the desktop_proxy binary and restoring browser integration functionality on Linux desktop.
2025-12-31 13:34:52 -06:00
..
DISCUSSION_TEMPLATE Remove duplicated copy (#14271) 2025-04-14 17:56:09 +02:00
ISSUE_TEMPLATE Add DuckDuckGo to web app for selection when creating a Github issue (#15198) 2025-06-16 11:26:52 -04:00
workflows fix(desktop): restore explicit target to Linux builds (#18169) 2025-12-31 13:34:52 -06:00
codecov.yml [PM-21147] User key transferred over ipc within desktop app without its prototype (#15047) 2025-06-03 22:12:11 +02:00
CODEOWNERS [PM-29607] Create @bitwarden/subscription (#17997) 2025-12-16 10:13:18 -06:00
PULL_REQUEST_TEMPLATE.md Use latest PR template (#9360) 2024-05-24 10:47:16 -04:00
renovate.json5 chore(deps): Include Cargo dependencies in dep-ownership lint check 2025-12-31 14:01:26 -05:00
whitelist-capital-letters.txt Delete unused models (#18063) 2025-12-19 09:33:40 -06:00