clients/.github/workflows
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
..
alert-ddg-files-modified.yml [deps]: Update actions/checkout action to v6 (#17715) 2025-12-29 12:03:32 -05:00
auto-branch-updater.yml [deps]: Update actions/checkout action to v6 (#17715) 2025-12-29 12:03:32 -05:00
auto-reply-discussions.yml [deps]: Update actions/github-script action to v8 (#16425) 2025-10-03 17:57:17 +02:00
automatic-issue-responses.yml clean up document start (#11607) 2024-10-17 18:40:42 +00:00
automatic-pull-request-responses.yml clean up document start (#11607) 2024-10-17 18:40:42 +00:00
build-browser-target.yml [BRE-831] Fixing PR target permissions (#15729) 2025-07-22 12:46:02 -04:00
build-browser.yml [deps]: Update actions/checkout action to v6 (#17715) 2025-12-29 12:03:32 -05:00
build-cli-target.yml [BRE-831] migrate secrets akv (#15158) 2025-07-21 15:54:28 -04:00
build-cli.yml [deps]: Update actions/checkout action to v6 (#17715) 2025-12-29 12:03:32 -05:00
build-desktop-target.yml [BRE-831] Fixing PR target permissions (#15729) 2025-07-22 12:46:02 -04:00
build-desktop.yml fix(desktop): restore explicit target to Linux builds (#18169) 2025-12-31 13:34:52 -06:00
build-web-target.yml [BRE-831] Fixing PR target permissions (#15729) 2025-07-22 12:46:02 -04:00
build-web.yml [deps]: Update actions/checkout action to v6 (#17715) 2025-12-29 12:03:32 -05:00
chromatic.yml [deps]: Update actions/checkout action to v6 (#17715) 2025-12-29 12:03:32 -05:00
crowdin-pull.yml [deps]: Update actions/checkout action to v6 (#17715) 2025-12-29 12:03:32 -05:00
deploy-web.yml Clean up workflow files for Zizmor (#17318) 2025-11-11 09:58:49 -05:00
enforce-labels.yml [BRE-848] Adding Workflow Permissions (#15250) 2025-06-20 12:34:18 -04:00
lint-crowdin-config.yml [deps]: Update actions/checkout action to v6 (#17715) 2025-12-29 12:03:32 -05:00
lint.yml [deps]: Update actions/checkout action to v6 (#17715) 2025-12-29 12:03:32 -05:00
locales-lint.yml [deps]: Update actions/checkout action to v6 (#17715) 2025-12-29 12:03:32 -05:00
nx.yml [deps]: Update actions/checkout action to v6 (#17715) 2025-12-29 12:03:32 -05:00
publish-cli.yml [deps]: Update actions/checkout action to v6 (#17715) 2025-12-29 12:03:32 -05:00
publish-desktop.yml [deps]: Update actions/checkout action to v6 (#17715) 2025-12-29 12:03:32 -05:00
publish-web.yml [deps]: Update actions/checkout action to v6 (#17715) 2025-12-29 12:03:32 -05:00
release-browser.yml [deps]: Update actions/checkout action to v6 (#17715) 2025-12-29 12:03:32 -05:00
release-cli.yml [deps]: Update actions/checkout action to v6 (#17715) 2025-12-29 12:03:32 -05:00
release-desktop.yml [deps]: Update actions/checkout action to v6 (#17715) 2025-12-29 12:03:32 -05:00
release-web.yml [deps]: Update actions/checkout action to v6 (#17715) 2025-12-29 12:03:32 -05:00
repository-management.yml [deps]: Update actions/checkout action to v6 (#17715) 2025-12-29 12:03:32 -05:00
respond.yml Implement Claude respond reusable workflow (#17079) 2025-10-28 20:19:41 +01:00
retrieve-current-desktop-rollout.yml Clean up workflow files from Zizmor output (#16690) 2025-10-21 13:13:45 -04:00
review-code.yml Revert review Code Triggered by labeled event (#18165) 2025-12-31 16:17:41 +00:00
scan.yml Add mistakenly removed parameters for Sonar (#15812) 2025-07-29 13:56:25 -04:00
sdk-breaking-change-check.yml [deps]: Update actions/checkout action to v6 (#17715) 2025-12-29 12:03:32 -05:00
staged-rollout-desktop.yml Clean up workflow files from Zizmor output (#16690) 2025-10-21 13:13:45 -04:00
stale-bot.yml [deps]: Update actions/stale action to v10.1.1 (#17881) 2025-12-09 08:11:15 -06:00
test-browser-interactions.yml [deps]: Update actions/checkout action to v6 (#17715) 2025-12-29 12:03:32 -05:00
test.yml [deps]: Update actions/checkout action to v6 (#17715) 2025-12-29 12:03:32 -05:00
version-auto-bump.yml [deps]: Update actions/checkout action to v6 (#17715) 2025-12-29 12:03:32 -05:00