245 Commits

Author SHA1 Message Date
Á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
renovate[bot]
0eb149941d
[deps]: Update gh minor (#5102)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-04-28 14:23:36 +00:00
renovate[bot]
e1608b426d
[deps]: Update sonarsource/sonarqube-scan-action action to v5 (#5105)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-04-28 13:28:19 +00:00
renovate[bot]
b6017baf54
[deps]: Update actions/create-github-app-token action to v2 (#5104)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-04-28 13:21:09 +00:00
Álison Fernandes
18c7333cf3
Revert "[PM-19821] Consolidate scan.yml and scan-ci.yml" (#5058) 2025-04-15 14:42:01 +00:00
Patrick Honkonen
385f5efac5
[PM-19959] Introduce a new UI module (#5008) 2025-04-08 16:12:12 +00:00
Álison Fernandes
acf222d151
[PM-19821] Consolidate scan.yml and scan-ci.yml (#4969)
Co-authored-by: Matt Andreko <mandreko@bitwarden.com>
2025-04-07 20:19:29 +00:00
Patrick Honkonen
7938c8c2bb
[PM-19832] Create data module (#4973) 2025-04-03 14:42:12 +00:00
Álison Fernandes
f43702cb83
Set SARIF upload branch to the merge commit ref/sha retrieved from GH CLI (#4958) 2025-04-02 19:32:59 +00:00
Patrick Honkonen
b82b1ad570
Update CODEOWNERS (#4965) 2025-04-02 15:19:29 +00:00
Álison Fernandes
36fa907d87
Remove scan-authenticator.yml 2025-04-01 17:50:35 +01:00
Patrick Honkonen
a2f4e4f3b5
[PM-19738] Create network module
Create a library module responsible for communicating with the Bitwarden network API.

Additionally, the following changes were made to checks and workflows:
- Updated `build.gradle.kts` to include Kover for the `network` module.
- Updated `Fastfile` to include lint, test and kover report generation tasks for the `network` module.
2025-03-31 17:19:51 -04:00
Patrick Honkonen
5d5bc25a45
[PM-19652] Consolidate check configurations (#4937) 2025-03-31 21:46:19 +01:00
Matt Andreko
1add57d56c
Fix SARIF upload branch ref/sha (#4899) 2025-03-21 13:13:00 +00:00
Álison Fernandes
3eed1c1abe
[PM-19049] Add workflow to regularly fetch updates to fido2_privileged_google.json (#4858)
Co-authored-by: Patrick Honkonen <1883101+SaintPatrck@users.noreply.github.com>
2025-03-19 21:13:40 +00:00
Álison Fernandes
90cc9f77c5
[PM-19207] Add Passkey / FIDO2 Bug Report template (#4859) 2025-03-13 20:31:30 +00:00
renovate[bot]
cf3c2fb56d
[deps]: migrate renovate config (#4815)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-03-04 17:56:09 +00:00
Álison Fernandes
01188c21b2
Update BWA secret names 2025-02-26 22:14:56 +00:00
Álison Fernandes
dca7284230
Merge remote-tracking branch 'bwa-android/main' into bwa-monorepo
# Conflicts:
#	.checkmarx/config.yml
#	.github/CODEOWNERS
#	.github/ISSUE_TEMPLATE/bug.yml
#	.github/ISSUE_TEMPLATE/config.yml
#	.github/renovate.json
#	.github/workflows/build-authenticator.yml
#	.github/workflows/crowdin-pull-authenticator.yml
#	.github/workflows/crowdin-push-authenticator.yml
#	.github/workflows/scan-authenticator.yml
#	.github/workflows/test-authenticator.yml
#	.gitignore
#	Gemfile
#	Gemfile.lock
#	README.md
#	build.gradle.kts
#	fastlane/Fastfile
#	gradle.properties
#	gradle/libs.versions.toml
#	gradle/wrapper/gradle-wrapper.properties
#	gradlew.bat
#	settings.gradle.kts
2025-02-26 22:13:24 +00:00
Álison Fernandes
55e03565a6
[PM-18655] sync with bitwarden/template (#4795) 2025-02-26 15:24:00 +00:00
Álison Fernandes
768f7a3fd9
[PM-16534] Monorepo prep - Update checkmarx, renovate and gitignore (#4794) 2025-02-26 15:23:01 +00:00
Álison Fernandes
1d02737093
[PM-18651] Add Bitwarden Authenticator issue template and update existing bug template (#4792) 2025-02-26 15:22:44 +00:00
Álison Fernandes
fb792a668b
[PM-17412] Retrieve firebase files from container and remove ui-test version ref (#357)
Co-authored-by: Patrick Honkonen <1883101+SaintPatrck@users.noreply.github.com>
2025-02-26 08:59:37 -05:00
Álison Fernandes
ba9a0d8884
[PM-17412] Renamed crowdin.yml to crowdin-bwa.yml (#348) 2025-02-18 09:33:05 -05:00
Álison Fernandes
133d8548e8
[PM-18384] Add placeholder workflows for the Authenticator (#4736) 2025-02-17 22:17:49 +00:00
Patrick Honkonen
e8e6040318
Rename CI workflows for Authenticator (#333)
Co-authored-by: Álison Fernandes <vvolkgang@users.noreply.github.com>
2025-02-13 00:12:21 +00:00
Álison Fernandes
8b98e8f461
[PM-16534] Update fastfile check lane (#342)
Co-authored-by: Patrick Honkonen <1883101+SaintPatrck@users.noreply.github.com>
2025-02-12 18:21:13 -05:00
Álison Fernandes
f3482bd3e2
[PM-16534] Update test lane name (#343) 2025-02-12 18:18:28 -05:00