Commit Graph

765 Commits

Author SHA1 Message Date
Todd Martin
bbd13946f6
feat(sdk): [PM-32677] Optimize sdk-update workflow
* Remove test and lint from job.

* Fixed label

* Updated to use gitHead for commit check.

* Removed duplicate version.

* Move git identity.
2026-03-27 13:38:23 -04:00
Tyler
5dfdccb0d0
BRE-1746 fix(build-web-target): add package write (#19816) 2026-03-27 11:52:59 -04:00
Vince Grassia
a19b6e26a4
Remove web-sh image tag as it's no longer used (#19788) 2026-03-26 19:56:29 -04:00
Vince Grassia
f6f503ead8
[BRE-1004] Publish web images to GHCR on release (#19679) 2026-03-26 14:28:38 -04:00
renovate[bot]
78149dd279
[deps]: Update docker/build-push-action action to v7 (#19582)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2026-03-24 16:48:29 -05:00
Andy Pixley
454a2b3446
[BRE-1724] Validating importer thumbprint (#19643) 2026-03-24 15:46:45 -05:00
gitclonebrian
a6852bdaec
[BRE-1550] Added cherry-pick workflow (#19343)
* added cherry-pick workflow

* removed hotfix-rc branch from dest_branch options and added the standard hotfix branches

* added cherry-pick workflow to codeowners and set ownership to team-platform-dev
2026-03-20 21:51:42 -04:00
Todd Martin
73559a57d4
feat(workflow): [PM-32677] Add new workflow to create PR for sdk-internal update
* Add new workflow.

* Workflow lints

* More security fixes.

* Claude feedback.

* Don't make empty commit.

* Update job name.

* Updated node version check.

* Print environments.

* Addressed PR feedback.

* Removed concept of distingushing downgrade.

* Updated to reference specific run_id if triggered by one.

* Addressed Claude feedback.
2026-03-17 11:27:07 -04:00
renovate[bot]
6340e42ff1
[deps]: Update docker/setup-docker-action action to v5 (#19584)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2026-03-16 11:57:40 +01:00
renovate[bot]
aac0f0a6c1
[deps]: Update Minor github-actions updates (#18999)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2026-03-13 09:26:37 -04:00
Jonathan Prusik
c689f44c06
[PM-28174] Fix actions/create-github-app-token breakage (#19472)
* fix actions/create-github-app-token breakage

* remove renovate version block rule
2026-03-11 13:14:13 -04:00
Vicki League
3992832f30
[CL-1074] Fix chromatic workflow when changedFiles is false (#19495) 2026-03-11 16:40:59 +00:00
aj-bw
6406a25989
[bre-1311] publish arm64 desktop to snap (#19397)
* add release channel for snap, defaulted to stable, add download for arm64 variant, add upload for arm, make channel a variable we can pass

* temporarily comment out amd publish to resolve duplicate rejection error

* restore branch check, uncomment amd64 line
2026-03-11 09:02:20 -04:00
Vicki League
b1ddbb7047
Improve Storybook composition from chromatic workflow (#19468) 2026-03-10 14:47:45 -04:00
Vicki League
294d2c991c
[CL-1074] Fix conditional workflow run for push events (#19393) 2026-03-05 12:41:48 -05:00
Andy Pixley
e1078a00fa
[BRE-1530] Updating certificate name from 8bit to Bitwarden (#19380) 2026-03-04 16:16:12 -05:00
Vicki League
475a1d6882
[CL-1074] Update chromatic workflow to run on all internal PRs (#19373) 2026-03-04 14:58:11 -05:00
Vicki League
9b474c5690
[CL-695] Combine display of CL and autofill storybooks (#18404) 2026-03-04 09:45:53 -05:00
Andreas Coroiu
a5df3540af
[PM-31831] fix: add support for overriding commercial SDK (#18863)
* fix: add support for overriding commercial SDK

* fix: only download commercial when needed

* fix: only download OSS SDK for OSS builds and commercial SDK for commercial builds

Previously, the OSS sdk-internal was downloaded and linked for all
build types including commercial, which is wasteful. Now each build
type only downloads the SDK artifact it needs.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>

* revert: changes to build-desktop.yml

---------

Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-25 11:15:19 +01:00
aj-bw
3e4fef63a0
restore draft true after our last pilot release (#19089) 2026-02-24 10:18:17 -05:00
renovate[bot]
87d96b6254
[deps]: Update actions/setup-node action to v6 (#18716)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Daniel García <dani-garcia@users.noreply.github.com>
2026-02-23 19:37:29 +01:00
aj-bw
044db949fa
remove release draft key for DAS test enablement (#19035) 2026-02-17 15:06:48 -05:00
renovate[bot]
470f91ae57
[deps]: Update dtolnay/rust-toolchain digest to efa25f7 (#18997)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2026-02-16 04:10:07 -06:00
Michał Chęciński
d06a895c78
[BRE-1561] Fix flatpak install build desktop (#18814)
* Remove redundant flatpak installation command in build workflow

* Try select one of the packages

* Update .github/workflows/build-desktop.yml

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>

---------

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
2026-02-12 09:13:45 +01:00
Amy Galles
88140604c1
Add missing bw-linux-arm64 release artifact (#18614)
* duplicating changes made previously by @RoboMagus

* organizing builds
2026-02-11 14:32:23 -08:00
renovate[bot]
341de2c378
[deps]: Update Minor github-actions updates (#18714)
* [deps]: Update Minor github-actions updates

* Revert bump of create-github-app-token for test-browser-interactions.yml

---------

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Daniel James Smith <djsmith85@users.noreply.github.com>
2026-02-10 14:40:21 -05:00
Andy Pixley
9db65f8895
[BRE-1531] Adding ability to build web with custom SDK branch (#18677) 2026-02-02 17:13:56 -05:00
renovate[bot]
b667a84b44
[deps]: Update actions/cache action to v5.0.2 (#18568)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2026-01-30 16:14:28 -05:00
Maciej Zieniuk
2ada60d106
GH Testing workflow separation to fix OOM kill, timeout issues (#18594)
* testing workflow oom kill fix

* testing workflow oom kill fix

* Adding job to verify all tests complete successfully

(cherry picked from commit 845bafeb95)

* needs code cov

---------

Co-authored-by: Andy Pixley <3723676+pixman20@users.noreply.github.com>
2026-01-29 16:16:39 +01:00
Robyn MacCallum
3dcee2ef5d
Fix DDG build action file list (#18390)
* Fix file list

* Add ddg-alert-files-list branch to test PR triggers

* Update branches for pull request trigger

Restrict pull request monitoring to the main branch only.
2026-01-29 10:08:14 -05:00
renovate[bot]
61225e6015
[deps]: Update actions/setup-node action to v6 (#17038)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2026-01-28 10:36:16 -05:00
renovate[bot]
36b648f5d7
[deps]: Update taiki-e/install-action action to v2.66.7 (#18570)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2026-01-26 20:25:23 +00:00
renovate[bot]
082bbd716f
[deps]: Update Minor github-actions updates (#18434)
* [deps]: Update Minor github-actions updates

* Revert update of actions/create-github-app-token in test-browser-interactions.yml

---------

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Daniel James Smith <djsmith85@users.noreply.github.com>
Co-authored-by: Daniel James Smith <2670567+djsmith85@users.noreply.github.com>
2026-01-26 09:15:59 -05:00
Daniel James Smith
466bbd2f88
Replace deprecated codecov/test-results-action with codecov/codecov-action with report_type set to test_results (#18497)
https://github.com/codecov/test-results-action?tab=readme-ov-file#%EF%B8%8F-deprecation-warning-%EF%B8%8F

Co-authored-by: Daniel James Smith <djsmith85@users.noreply.github.com>
2026-01-23 09:17:51 +01:00
brandonbiete
676b75902b
[BRE-1507] Remove PR process from workflow to allow direct pushes (#18504) 2026-01-22 15:49:37 -05:00
neuronull
2fac696567
Desktop Autotype windows integration tests (#17639) 2026-01-22 15:38:26 +01:00
aj-bw
b71ca1a2c0
test renaming image as it was duplicating the selfhost commercial name (#18418) 2026-01-20 16:32:34 -05:00
Tyler
3406a09d6f
BRE-1490 fix(build-desktop): validation jobs (#18374)
* BRE-1490 fix(build-desktop): validation jobs

Adds to validation jobs, `run_id: ${{ githut.run_id }}` and/or fixed
checkout ref.
* validate-linux-x64-deb
* validate-linux-x64-appimage
* validate-linux-wayland
* validate-linux-flatpak
* validate-linux-snap
* validate-macos-dmg
* validate-windows-portable

* fix ref spacing
2026-01-16 09:13:12 -05:00
renovate[bot]
8cfd83e426
[deps]: Update actions/checkout action to v6 (#18384)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2026-01-15 11:25:32 -06:00
neuronull
6ef5241c29
Add Rust pre-commit hooks for desktop native (#17823) 2026-01-15 07:50:47 -07:00
renovate[bot]
97e2972b49
[deps]: Update Swatinem/rust-cache action to v2.8.2 (#18317)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2026-01-12 10:21:39 +00:00
renovate[bot]
66252d7c10
[deps]: Update Minor github-actions updates (#17621)
* [deps]: Update Minor github-actions updates

* Revert bump

---------

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Daniel García <dani-garcia@users.noreply.github.com>
Co-authored-by: Daniel James Smith <2670567+djsmith85@users.noreply.github.com>
2026-01-08 14:12:17 +00:00
renovate[bot]
843913bdee
[deps]: Update GitHub Artifact Actions (#17994)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Daniel James Smith <2670567+djsmith85@users.noreply.github.com>
2026-01-08 10:33:21 +00:00
brandonbiete
ca015515e2
[BRE-1474] Add GPG signing and automated PRs to repository-management workflow (#18254)
* Update repository-management workflow for RC branch rulesets

Add GPG signing and PR-based workflow to comply with upcoming RC branch
protection rules. Version bumps now create PRs with signed commits instead
of pushing directly to branches.

* Fix linter issues in workflow

Use environment variables for GPG secrets to prevent template injection.
Update github-script to v8.0.0 to match other workflows in repo.
2026-01-07 17:08:14 -05:00
neuronull
1eebee535b
Add CI validations install and run Desktop client (Windows) (#18141) 2026-01-07 08:12:27 -07:00
neuronull
2d488c29d5
Add CI validations install and run Desktop client (MacOS) (#18096) 2026-01-06 14:03:09 -07:00
neuronull
eeb4ac46a4
Add CI validations install and run Desktop client (Linux) (#18095)
* Add CI validations install and run Desktop client (Linux)

* add support for arm for snap and flatpak

* fix flatpak pkg doesn't match installed name

* name change

* remove unused dep

* add other validations to check-failures

* add wayland validation

* wayland deps

* simulate X server

* remove unused id
2026-01-06 08:10:42 -07:00
renovate[bot]
1208b42ab9
[deps]: Update dtolnay/rust-toolchain digest to f7ccc83 (#16412)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Daniel James Smith <2670567+djsmith85@users.noreply.github.com>
2026-01-05 11:09:33 +00:00
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
Mick Letofsky
c6b02080d8
Revert review Code Triggered by labeled event (#18165) 2025-12-31 16:17:41 +00:00