Commit Graph

266 Commits

Author SHA1 Message Date
Opeyemi 44849cb0a2
[BRE-365] - Enable Android and F-droid build (#3430) 2024-10-22 11:42:16 -04:00
Opeyemi 65794c02b1
[BRE-372] - Clean up document start (#3427) 2024-10-21 15:22:35 -03:00
Michał Chęciński c957e46ff8
[BRE-101] Remove dept-devops from CODEOWNERS (#3289)
* BRE-101: Remove dept-devops from CODEOWNERS

* Fix

* Update CODEOWNERS for CI/CD Partnership Phase 2

* Update .github/CODEOWNERS

Co-authored-by: Vince Grassia <593223+vgrassia@users.noreply.github.com>

* Fix

---------

Co-authored-by: Vince Grassia <593223+vgrassia@users.noreply.github.com>
2024-10-17 13:01:25 -03:00
Opeyemi d2d442253b
[BRE-365] - Update Apple Store Creds to Team Issuer Credential (#3421)
* update Apple store creds to team issuer credential

* update

* Update key id for altool

---------

Co-authored-by: Vince Grassia <593223+vgrassia@users.noreply.github.com>
2024-10-14 16:20:23 +01:00
Opeyemi 9083bb1ab8
disable android build (#3416) 2024-10-11 10:02:56 -06:00
Opeyemi ef81365ae0
[BRE-365] - Disable OS build (#3414)
* disable ios build
2024-10-11 16:12:29 +02:00
Álison Fernandes e1f3f3dfd9
[PM-13356] Fix iOS build by pinning dotnet and MAUI version (#3410)
* Pinning MauiVersion hardcoded to 8.0.7 to avoid using the MauiVersion variable. Also pinning .NET version to use to 8.0.7 so it's the same one as the latest public release.

* Pinned dotnet version to 8.0.303 which was the latest one of the latest public release

* Added global json to pin .NET version to use and added diagnostic logs on dotnet publish, also commented other workflows.

* Set TargetPlatformVersion in Directory Build props

* test moving global.json

* Check out the repo first so global.json is available

* Remove workloadVersion from global.json

* pin maui install version

* Try workload restore

* Adding workload restore

* Use ios workload instead

* Set specific MAUI workload to install to 8.0.402

* Fix MAUI workload install to 8.0.300

* Add step to remove dotnet

* Update sdk / maui to 8.0.402

* Bumped xcode to 15.4

* Revert build.yml comments

* Revert csproj and build.props

* Remove diag flag

* Android / F-droid: Install pinned version of maui workload instead of latest

* Android / F-Droid: checkout repo earlier in the build process so global.json is used

---------

Co-authored-by: Federico Maccaroni <fedemkr@gmail.com>
2024-10-10 11:51:28 +02:00
Vince Grassia 6e93983711
Fix F-Droid build and release process (#3374) 2024-08-05 16:07:43 -03:00
GitHubArchive 46a249de46
[deps]: Update gh minor (#3298)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-07-16 15:06:47 -04:00
Vince Grassia 3262fdc9ec
Fix build pipeline MAUI version (#3354) 2024-07-16 14:51:29 +02:00
Álison Fernandes 8a43bb4655
[PM-9340] Updates the Bugs template to reference the new native apps (#3336)
* Update bug.yml to reference the new native apps

* Replacing table with a GitHub Alert.

https://docs.github.com/en/get-started/writing-on-github/getting-started-with-writing-and-formatting-on-github/basic-writing-and-formatting-syntax#alerts

* Added Alert to README

* Fix template syntax error

* Improved bug templated and added config links

* Update .github/ISSUE_TEMPLATE/config.yml

Co-authored-by: Matt Bishop <mbishop@bitwarden.com>

---------

Co-authored-by: Matt Bishop <mbishop@bitwarden.com>
2024-07-03 09:26:39 -03:00
Vince Grassia 44f8901519
Fix increment version steps (#3342) 2024-07-02 19:02:31 -07:00
Michał Chęciński 08ed70d5b1
Fix release (#3294) 2024-06-13 08:40:18 -07:00
Michał Chęciński 14d2660b61
[BRE-94] Replace `dawidd6/action-download-artifact` with `bitwarden/gh-actions/download-artifacts` (#3278) 2024-06-04 16:25:56 +02:00
renovate[bot] bad5673724
[deps]: Update crowdin/github-action action to v2 (#3271)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-06-03 16:51:08 -04:00
Alex Urbina f165135147
BRE-87 ADD: Slack notification enable feature and check in version-bump workflow (#3264) 2024-05-27 15:33:11 -06:00
Alex Urbina c3bd4b84b1
BRE-40 ADD: step to report upcoming release version to Slack (#3247) 2024-05-21 11:15:00 -06:00
renovate[bot] 0af78d0e03
[deps]: Update gh minor (#3252)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-05-21 11:06:29 -04:00
Vince Grassia a333e72448
Update F-Droid release process (#3249) 2024-05-17 00:15:17 -03:00
renovate[bot] b65f18d8e2
[deps]: Update gh minor (#3235)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-05-13 09:23:54 -04:00
renovate[bot] f5572511c6
[deps]: Update nuget/setup-nuget action to v2 (#3222)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-05-06 10:18:57 -04:00
renovate[bot] 9a17da009c
[deps]: Update ubuntu to v22 (#3224)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-05-06 10:18:38 -04:00
Álison Fernandes b5443c79d2
[PM-7922] Updating labeler.yml to the new format required by V5 (#3219) 2024-05-04 15:51:16 +01:00
renovate[bot] 2023fe6644
[deps]: Update macos to v14 (#3202)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-04-29 10:23:30 -04:00
renovate[bot] 567a23e29f
[deps]: Update actions/checkout action to v4.1.4 (#3200)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-04-29 09:59:50 -04:00
renovate[bot] c847449db8
[deps]: Update gh minor (#3177)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-04-22 14:19:55 -04:00
renovate[bot] c2771eb3c7
[deps]: Update microsoft/setup-msbuild action to v2 (#3178)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-04-22 14:19:37 -04:00
renovate[bot] 93f9dc4498
[deps]: Update gh minor (#3124)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-04-15 16:34:05 -04:00
renovate[bot] e033832261
[deps]: Update actions/setup-dotnet action to v4 (#3139)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-04-15 10:04:36 -06:00
Álison Fernandes a3378d33ae
Removed cake from Platform team ownership (#3137) 2024-04-05 23:37:21 +01:00
renovate[bot] 2e1982b08e
[deps]: Update actions/labeler action to v5 (#2895)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-04-03 08:51:28 -06:00
renovate[bot] e9e9b6f7bc
[deps]: Update actions/checkout action to v4 (#2756)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-04-03 08:48:11 -06:00
Opeyemi 9be8fec219
[DEVOPS-1822] - Upload Mobile Beta Native Build (#3015)
* Upload  mobile beta native build

---------

Co-authored-by: Vince Grassia <593223+vgrassia@users.noreply.github.com>
Co-authored-by: Federico Maccaroni <fedemkr@gmail.com>
Co-authored-by: Álison Fernandes <vvolkgang@users.noreply.github.com>
Co-authored-by: MtnBurrit0 <77340197+mimartin12@users.noreply.github.com>
2024-04-03 15:09:04 +01:00
Vince Grassia 3fce8c76bc
Add Cleanup RC Branch workflow (#3093) 2024-03-18 11:36:21 -06:00
Federico Maccaroni f343a2cdbb
[PM-6852 ] Fix F-Droid build constant (#3085)
* Fix FDROID trackers removal by changing publish to build to see if doing this it adds the corresponding CustomConstants

* Changed parameters in new line delimiter to the one used in bash to see if that fixes passing the corresponding parameters to the build

* Revert "Changed parameters in new line delimiter to the one used in bash to see if that fixes passing the corresponding parameters to the build"

This reverts commit 608b23d115.

* Enable FDROID constant by replacing the content of Directory.Build.props in the clean stage of F-Droid
2024-03-15 17:01:15 -03:00
Vince Grassia 9a9fb85ad8
Add version codes to GitHub step summary (#3081) 2024-03-14 10:06:51 -06:00
Vince Grassia 459d20c019
DEVOPS-1840 - Update for automatic version bump calculation (#3043) 2024-03-12 14:10:11 -06:00
Vince Grassia e3441845cd
DEVOPS-1866 - Fix F-Droid Signing (#3063) 2024-03-07 23:45:15 +00:00
Vince Grassia 3f463647a0
Add login step to be able to download secrets (#3061) 2024-03-07 07:18:32 -08:00
Vince Grassia 82c2e91446
Update release workflow with proper paths (#3059) 2024-03-07 15:53:27 +01:00
renovate[bot] 7482808857
[deps]: Update chrnorm/deployment-status action to v2.0.3 (#3050)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-03-06 13:52:31 -05:00
Opeyemi fd233fa27f
Update Failure Job (#3055) 2024-03-06 13:58:41 +01:00
Vince Grassia 6f6487ccc9
Fix GoogleServices file location (#3053) 2024-03-04 08:11:54 -07:00
Daniel James Smith 2ca47a4da4
Update ownership of translations (#3046)
Co-authored-by: Daniel James Smith <djsmith85@users.noreply.github.com>
2024-03-01 11:10:15 +00:00
Vince Grassia c9fdfa7a15
DEVOPS-1746 - Update iOS distribution certificate and profiles (#3018) 2024-02-28 09:48:16 -03:00
Vince Grassia 850a7e754a
DEVOPS-1834 - Apply fix for signing issue (#3038) 2024-02-27 20:18:24 +00:00
renovate[bot] 6c3a53dd76
[deps]: Update dawidd6/action-download-artifact action to v3.1.2 (#3028)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-02-26 09:37:03 -05:00
Vince Grassia cf8d801c55
Add .NET 3.1 to fix Google Publisher project signing (#3024) 2024-02-22 13:45:42 -07:00
Federico Maccaroni eaa6844742
Update build.yml to go back to net3.1 Publisher (#3023) 2024-02-22 17:01:33 -03:00
Opeyemi fe160a570f
Add stub for DEVOPS-1822 (#3016) 2024-02-21 15:27:43 +00:00