Patrick Honkonen
dec2ed7155
Add CODEOWNERS for Claude-related files
...
This commit updates the `.github/CODEOWNERS` file to establish ownership for Claude-related files.
A new rule has been added that assigns ownership of all files and subdirectories within the `.claude/` directory to the `@bitwarden/team-ai-sme` team. This ensures that the appropriate team is automatically requested for review on any pull requests modifying these files.
2025-10-23 15:54:48 -04:00
Mick Letofsky
ebc38b4fdc
Implement reusable Claude code review workflow
2025-10-23 07:46:31 +02:00
Amy Galles
53d04375b1
Fix workflow name and permissions ( #6040 )
2025-10-16 18:06:30 +00:00
Amy Galles
9e860008e8
[BRE-1194] temporarily enable hourly checks for github release ( #5895 )
...
Co-authored-by: Andy Pixley <3723676+pixman20@users.noreply.github.com >
2025-10-14 21:33:39 +00:00
renovate[bot]
a75e938070
[deps]: Update gradle/actions action to v5 ( #6010 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-10-13 17:54:56 +00:00
Patrick Honkonen
5cdee938bf
Correct environment variable names in build workflow ( #6008 )
2025-10-13 15:18:21 +00:00
Matt Andreko
2b88743bea
Remove quotes in fastlane bundle commands ( #6003 )
2025-10-10 17:08:39 +00:00
Matt Andreko
81fa635430
Implement Zizmor workflow scanner ( #5857 )
2025-10-09 16:49:10 +00:00
Álison Fernandes
04a1d4118f
Update renovate.json to exclude com.github.bumptech.glide from gradle-minor group ( #5974 )
2025-10-02 20:39:47 +00:00
Tyler
df63bb4b6c
BRE-1158 Dockerfiles shared ownership ( #5902 )
2025-09-29 19:23:11 +00:00
renovate[bot]
d61e1cb6f1
[deps]: Update actions/setup-java action to v5 ( #5880 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-09-16 14:48:08 +00:00
renovate[bot]
b31983da8b
[deps]: Update actions/checkout action to v5 ( #5879 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-09-16 14:47:36 +00:00
renovate[bot]
6554234898
[deps]: Update gh minor ( #5877 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-09-15 16:16:55 +00:00
Álison Fernandes
987e065dd7
Fix sdk-update Test by using Java 21 in setup-android action ( #5861 )
2025-09-10 18:31:37 +00:00
David Perez
3356925c7a
Update to Java 21 ( #5835 )
2025-09-10 13:41:41 +00:00
Álison Fernandes
f402391ed8
[PM-25396] Publish store builds when release branches are updated ( #5821 )
2025-09-03 12:45:05 +00:00
Álison Fernandes
659bbc5169
[PM-24930] Fix updating open SDK PRs and set token permissions ( #5804 )
2025-09-01 13:59:33 +00:00
renovate[bot]
bc5788556c
[deps]: Update gh minor ( #5766 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-08-20 20:24:25 +00:00
Álison Fernandes
e8b01c2d44
[PM-24930] New workflow to update the SDK and test ongoing work ( #5742 )
2025-08-19 15:19:57 +00:00
Patrick Honkonen
b34d873471
[PM-24411] Migrate IntentManager to ui module ( #5634 )
2025-08-19 15:13:40 +00:00
renovate[bot]
a8546bb4eb
[deps]: Update gh minor ( #5722 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-08-18 20:46:44 +00:00
Álison Fernandes
9fcfcc9e41
[PM-24930] Add placeholder workflow for sdlc-sdk-update.yml ( #5723 )
2025-08-18 15:52:19 +00:00
Andy Pixley
4e1dfcaeec
[BRE-1074] Adding debug info for failing to find release ( #5673 )
2025-08-12 17:11:13 +00:00
Álison Fernandes
402e399fd4
[PM-24675] Fix renovate update warning ( #5680 )
2025-08-12 15:09:05 +00:00
Álison Fernandes
810cbc8da5
[PM-24590] Add support to hotfix specific apps in Cut Release Branch workflow ( #5671 )
2025-08-12 14:37:04 +00:00
Matt Andreko
9b120701eb
Fix reusable scan in CI build ( #5668 )
2025-08-08 20:58:04 +00:00
Álison Fernandes
c613c2df86
[PM-24564] Address GitHub Release creation workflow feedback ( #5666 )
2025-08-08 12:38:34 +00:00
Álison Fernandes
9a9125321e
[PM-24589] Trigger CI builds for release branches ( #5667 )
2025-08-08 12:35:19 +00:00
Matt Andreko
6ee7f9b80f
Update scan workflow to use centralized reusable component ( #5592 )
2025-08-07 14:26:49 +00:00
renovate[bot]
e381d72d5c
[deps]: Update gh minor ( #5631 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-08-04 18:39:11 +00:00
David Perez
f614d6039f
Commonize version name and bump it ( #5559 )
2025-08-01 16:58:55 +00:00
Patrick Honkonen
4a3db4fea7
[PM-24175] Refactor Crowdin workflow ( #5587 )
2025-07-30 18:03:13 +00:00
Andy Pixley
fcd7326f2c
[BRE-831] Switching to use AKV instead of GitHub secrets ( #5553 )
2025-07-22 14:53:14 +00:00
Amy Galles
f22643fec1
[BRE-768] Automate Google Play publishing ( #5256 )
...
Co-authored-by: Álison Fernandes <vvolkgang@users.noreply.github.com >
2025-07-21 14:11:30 +00:00
Michał Chęciński
b53ca30974
[BRE-769] Use Fastlane to keep github releases in sync with mobile deploy versions ( #5219 )
...
Co-authored-by: Patrick Honkonen <1883101+SaintPatrck@users.noreply.github.com >
Co-authored-by: Álison Fernandes <vvolkgang@users.noreply.github.com >
2025-07-16 15:32:21 +00:00
Andy Pixley
145c19da22
[BRE-831] migrate secrets akv ( #5347 )
2025-07-15 20:05:10 +00:00
renovate[bot]
5fa7239130
[deps]: Update Azure/login action to v2 ( #5484 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-07-07 16:04:23 +00:00
Amy Galles
1a8cf4055a
log inputs to job summary for build workflows ( #5453 )
2025-07-02 19:03:26 +00:00
Amy Galles
b22f06cbf9
[BRE-768] Rename store publish workflow to avoid confusion ( #5439 )
2025-06-30 20:28:37 +00:00
Andy Pixley
6ebcab7b86
[BRE-848] Add Workflow Permissions ( #5389 )
2025-06-27 17:00:05 +00:00
Álison Fernandes
e4c160d1e0
[PM-22437] Add product release notes to GitHub Releases ( #5318 )
2025-06-09 20:46:25 +00:00
Álison Fernandes
0f9f9d9dce
[PM-22389] GitHub Release workflow supports releasing BWPM and BWA ( #5312 )
2025-06-09 19:40:34 +00:00
Matt Andreko
7adbfdcc84
Fix permissions for check-run action ( #5316 )
2025-06-09 13:34:28 +00:00
Álison Fernandes
00ded69a84
[QA-1126] Add placeholder workflow for device farm testing ( #5292 )
2025-06-02 12:39:16 +00:00
Michał Chęciński
97b6bccd72
Add stub for publishing releases workflow ( #5268 )
2025-05-27 13:26:01 +00:00
Álison Fernandes
2a6813e4a2
[PM-21336] CI restructuring #1 - Consolidate Crowdin pull and push workflows ( #5253 )
2025-05-26 14:21:16 +00:00
Amy Galles
4cd603006f
[BRE-768] Creating stub workflow for testing ( #5259 )
2025-05-23 18:37:25 +00:00
Álison Fernandes
6ccb035ffd
[PM-21825] Set missing workflow permissions ( #5235 )
2025-05-21 13:17:01 +00:00
Vince Grassia
6e44ee2eb0
[BRE-552] Fix Actionlint findings ( #5223 )
2025-05-20 14:02:52 +00:00
aj-bw
578f96a944
BRE-609/android-pr-target-change ( #5092 )
2025-05-12 13:13:24 +00:00