Federico Maccaroni
b1a0801f9b
PM-3349 Removed commented code from build.yml regarding FDroid that is not needed anymore.
2024-02-05 13:14:37 -03:00
Federico Maccaroni
04cc53b934
Merge branch 'main' into feature/maui-migration
2024-02-05 11:50:41 -03:00
renovate[bot]
c6a086fe62
[deps]: Update gh minor ( #2977 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-02-05 09:08:52 -05:00
Federico Maccaroni
ec1ade7761
Merge branch 'main' into feature/maui-migration
...
# Conflicts:
# src/App/Platforms/Android/AndroidManifest.xml
2024-01-29 13:58:30 -03:00
renovate[bot]
1dc55f78e7
[deps]: Update gh minor ( #2960 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-01-29 10:38:18 -05:00
renovate[bot]
528e412458
[deps]: Update actions/upload-artifact action to v4 ( #2962 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-01-29 10:34:12 -05:00
Federico Maccaroni
0aef241df6
Merge branch 'main' into feature/maui-migration
...
# Conflicts:
# src/Core/Pages/Settings/AboutSettingsPageViewModel.cs
2024-01-25 13:16:42 -03:00
renovate[bot]
f3537b1a74
[deps]: Update gh minor ( #2544 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-01-24 10:07:10 -05:00
Federico Maccaroni
f539bf051d
Merge branch 'main' into feature/maui-migration
2024-01-22 16:57:45 -03:00
renovate[bot]
b2f93d3d4b
[deps]: Update actions/setup-dotnet action to v4 ( #2947 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-01-22 10:31:17 -05:00
Federico Maccaroni
8e1a8b5f0e
PM-3349 PM-3350 Updated XCode version on build.yml to 15.1
2024-01-19 15:02:53 -03:00
Federico Maccaroni
0a5d772886
PM-3350 Fix build.yml format
2024-01-16 11:32:27 -03:00
Federico Maccaroni
70c8a264d2
PM-3350 PM-3349 Enable running Core tests
2024-01-15 17:35:37 -03:00
Federico Maccaroni
8484b4af30
PM-3349 Uncommented the Deploy step for Android job
2023-12-15 16:38:40 -03:00
Federico Maccaroni
6b9faed45f
PM-3349 Commented the Deploy step for Android job given that we're using the hotfix-rc branch for testing iOS on TestFlight
2023-12-15 12:08:01 -03:00
Federico Maccaroni
aad87dfdce
Update .github/workflows/build.yml setup-xcode commit hash
...
Co-authored-by: Vince Grassia <593223+vgrassia@users.noreply.github.com >
2023-12-14 17:28:10 -03:00
Federico Maccaroni
436a162df2
Merge branch 'main' into feature/maui-migration
2023-12-12 20:19:42 -03:00
Joseph Flinn
fe10fd7766
Point workflows to main ( #2896 )
2023-12-12 11:12:27 -08:00
Federico Maccaroni
7ea86380f4
PM-3349 PM-3350 build.yml uncommented jobs so we have a more complete workflow
2023-12-04 11:41:55 -03:00
Federico Maccaroni
fa62510e09
PM-3350 build.yml Added several fixes like not using MtouchUseLLVM on the iOS builds to fix they taking forever to build and some changes on the automation CI to do a debug build for the moment
2023-12-04 10:41:41 -03:00
Federico Maccaroni
65dc73495d
PM-3350 build.yml added step to validate app for submitting into App Store and have better logs of it
2023-12-04 10:11:29 -03:00
Federico Maccaroni
02a2e41118
PM-3350 fix build.yml Bitwarden.ipa AppStore exported file
2023-12-04 10:10:18 -03:00
Federico Maccaroni
0a0cb7093b
Merge branch 'master' into feature/maui-migration
...
# Conflicts:
# .github/workflows/build.yml
2023-12-04 09:59:52 -03:00
Vince Grassia
ba5fa8a518
Fix Build workflow - Install OpenJDK 11 ( #2883 )
2023-11-27 17:18:28 -05:00
Federico Maccaroni
bfa2a51608
PM-3349 build.yml configured FDROID job for MAUI
2023-11-27 17:53:01 -03:00
Federico Maccaroni
32be08daae
PM-3349 build.yml enabled android build workflow
2023-11-27 09:24:36 -03:00
Federico Maccaroni
80c424ed03
Update build.yml disabling iOS job to avoid long running process of publish until we can fix that
2023-11-25 10:17:48 -03:00
Federico Maccaroni
c5d941e1df
PM-3350 added linkskip for iOS csprojs
2023-11-24 15:13:45 -03:00
Federico Maccaroni
3edfef6169
PM-3350 build.yml disable trimming on publish so it's faster
2023-11-24 13:59:09 -03:00
Federico Maccaroni
8e424d6c05
PM-3350 build.yml changed image back to be macos-13 to see if the build is faster
2023-11-24 11:17:45 -03:00
Federico Maccaroni
390c303b90
PM-3350 build.yml try to fix ILLINK warnings and changed image to be macos-13-arm64 to see if the build is faster
2023-11-24 10:50:36 -03:00
Federico Maccaroni
443f7282b8
PM-3350 build.yml Upgraded iOS build to run on macos-13 image which has XCode 15, and set the XCode 15 version as currently the default one is 14.x
2023-11-23 18:05:58 -03:00
Federico Maccaroni
50109ee70b
PM-3350 build.yml changed nuget restore for dotnet restore on iOS build to fix issue on restoring due to msbuild
2023-11-23 17:38:23 -03:00
Federico Maccaroni
9ffdfd51cc
PM-3350 build.yml updated iOS build and ignore Android build to try the CI faster
2023-11-23 17:20:17 -03:00
Federico Maccaroni
04e409f3c6
PM-3349 build.yml add Android "prod" variant
2023-11-23 16:32:10 -03:00
Federico Maccaroni
6c143bad57
PM-3349 build.yml updated env helpers variables and set specific csproj to build on Android so not to build iOS extensions
2023-11-23 15:39:16 -03:00
Federico Maccaroni
553bf9ed0a
PM-3349 build.yml commented verify format and just set qa as variant on MAUI Android for faster checks on CI
2023-11-23 13:08:18 -03:00
Federico Maccaroni
ddb27b52d3
PM-3349 build.yml update paths for MAUI Android
2023-11-23 12:49:29 -03:00
Federico Maccaroni
6c504aa710
PM-3349 Started to configure build.yml for MAUI Android
2023-11-23 12:18:31 -03:00
ifernandezdiaz
7f14ec9b5d
QA-508 - Build app for automation CI ( #2705 )
...
* Adding build steps for .app
* Uploading .app artifact
* Fixing ARCHIVE_PATH variable
* Fixing missing OutputPath
* Fixing Bitwarden .app file name
* Fixing wrong .app location
* Adding Fede's suggestion
* Update .github/workflows/build.yml
Co-authored-by: Vince Grassia <593223+vgrassia@users.noreply.github.com >
---------
Co-authored-by: Vince Grassia <593223+vgrassia@users.noreply.github.com >
2023-09-06 14:25:59 -03:00
Opeyemi
0c72626916
UPDATE: all workflows ( #2743 )
2023-09-06 15:30:47 +01:00
Vince Grassia
fdc0313d10
Fix Build Workflow ( #2613 )
2023-07-13 10:05:57 -04:00
Opeyemi
f604da13a1
add more comment to missing actions ( #2567 )
2023-06-13 15:57:02 +01:00
Opeyemi
6bb654e630
update all actions for version pin ( #2512 )
2023-05-06 01:22:58 +01:00
Opeyemi
3bcb44ea71
changing CI-only SP KV job names ( #2484 )
2023-04-18 11:48:05 +01:00
Michał Chęciński
ac3b0c2bad
[DEVOPS-1261] Update workflows to use new CI only keyvault ( #2462 )
...
* Fixed warning in version-bump
* Use new CI Azure Key Vault
* Fix name
2023-04-11 17:18:59 +02:00
Federico Maccaroni
9f8307a4ff
[EC-770] Implement MessagePack on Watch sync ( #2264 )
...
* EC-770 Started implementing MessagePack for the iPhone -> Watch communication
* EC-770 Removed Pods and installed MessagePack through SPM
* EC-770 Implemented MessagePack + Lzfse compression when syncing iPhone -> Watch
* EC-770 Added MessagePack as submodule and updated the build to checkout the submodule as well. Also added MessagePack files as reference in the watch project
* EC-770 Updated build
Updated build.yml to checkout submodules on iOS
2023-03-09 15:45:51 -03:00
Michał Chęciński
f63918aa4e
Add apk hash in files to build and release ( #2253 )
...
* Add calculating hashes for apk files
* Install checksum
* Fix name of artifact
* Fix
* Add SHA files to github release
* Update .github/workflows/build.yml
Co-authored-by: Vince Grassia <593223+vgrassia@users.noreply.github.com >
* Update .github/workflows/build.yml
Co-authored-by: Vince Grassia <593223+vgrassia@users.noreply.github.com >
* Update .github/workflows/release.yml
Co-authored-by: Vince Grassia <593223+vgrassia@users.noreply.github.com >
---------
Co-authored-by: Vince Grassia <593223+vgrassia@users.noreply.github.com >
2023-02-14 10:10:29 -05:00
Matt Bishop
8b08f906bd
Remove fallout from test run ( #2332 )
2023-01-27 11:27:25 -05:00
Matt Bishop
8f93e6bf5f
Upload and process test results as an artifact and report ( #2286 )
2023-01-10 13:48:22 -05:00