Skip to content

Build: Upload dSYMs to AppCenter#1776

Merged
fedemkr merged 14 commits intomasterfrom
add-dsym-build
Feb 14, 2022
Merged

Build: Upload dSYMs to AppCenter#1776
fedemkr merged 14 commits intomasterfrom
add-dsym-build

Conversation

@fedemkr
Copy link
Member

@fedemkr fedemkr commented Feb 14, 2022

Type of change

  • Bug fix
  • New feature development
  • Tech debt (refactoring, code cleanup, dependency upgrades, etc)
  • Build/deploy pipeline (DevOps)
  • Other

Objective

Upload dSYM symbols to AppCenter so we can unsymbolicate crashes from now on.

Code changes

  • build.yml: Added tasks to copy the dSYM files, install the AppCenter CLI and upload the dSYM files.

Testing requirements

After a successful build on master, rc or hotfix, dSYM symbols of that build should be uploaded to AppCenter.

Before you submit

  • I have added unit tests where it makes sense to do so (encouraged but not required)
  • This change requires a documentation update (notify the documentation team)
  • This change has particular deployment requirements (notify the DevOps team)

fedemkr and others added 14 commits December 21, 2021 16:52
* master:
  Update Version Bump action (#1717)
  Autosync the updated translations (#1709)
  Possible fix for iOS crash after long time idling (#1700)
  Autosync the updated translations (#1705)
  Autosync the updated translations (#1699)
…the adjustment for the dsym (disabling Android build for this test)
* master: (34 commits)
  check email for null before authenticating (#1769)
  remove datepicker style workaround (#1768)
  Bump version to 2.16.2 (#1765)
  Improved code for periodic Autofocus on scan for better cancellation and task handlilng (#1764)
  Updated Sed expression for Android manifests (#1763)
  Bumped version to 2.16.1 (#1762)
  Add iOS Share Extension to our version bump automation (#1761)
  Bumped version to 2.16.0 (#1760)
  Improved Autofocus code on ScanPage for better cancellation and exception handling #1228 (#1759)
  [Help] Update links to new pattern (#1758)
  Client & Version headers (#1757)
  Autosync the updated translations (#1752)
  Fix delete account SSO with CME that the OTP parameter was being sent incorrectly to the server (#1751)
  [Icons] Fast follower changes (#1750)
  Removed punctuation on some string resources regarding send (#1747)
  Set background of biometricCell from theme (#1744)
  Cleared About information about push registration, just left it in DEBUG mode (#1742)
  Cleared Console.WriteLine for iOS push notifications issue (#1739)
  Autosync the updated translations (#1734)
  Update FA icons on LockPasswordViewController (#1729)
  ...
* master:
  [Icons] - BUG - Update groupings icon for collections (#1773)
  Autosync the updated translations (#1766)
@fedemkr fedemkr requested review from a team February 14, 2022 16:48
@fedemkr fedemkr self-assigned this Feb 14, 2022
@fedemkr fedemkr added the DevOps label Feb 14, 2022
@fedemkr fedemkr enabled auto-merge (squash) February 14, 2022 17:10
@fedemkr fedemkr merged commit 4fb811a into master Feb 14, 2022
@fedemkr fedemkr deleted the add-dsym-build branch February 14, 2022 19:06
fedemkr added a commit that referenced this pull request Feb 14, 2022
* master:
  Build: Upload dSYMs to AppCenter (#1776)
  Fix for vault timeout not firing on resume (#1775)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants