Skip to content

Comments

Upload Sourcemaps to BugSnag when we deploy apps#1617

Merged
stevecassidy merged 8 commits intomainfrom
upload-sourcemaps-to-bugsnag
Aug 26, 2025
Merged

Upload Sourcemaps to BugSnag when we deploy apps#1617
stevecassidy merged 8 commits intomainfrom
upload-sourcemaps-to-bugsnag

Conversation

@stevecassidy
Copy link
Contributor

@stevecassidy stevecassidy commented Aug 22, 2025

Upload Sourcemaps to BugSnag when we deploy apps

JIRA Ticket

BSS-445

Description

Currently error reports in bugsnag don't have the source context as we don't upload sourcemaps.

Proposed Changes

Use the Bugsnag tools to upload sourcemaps when we build the apps.

Note: also had to update cocoapods for the IOS build - probably due to earlier version bumps

How to Test

Need to deploy the app and trigger an error to see the effect.

Checklist

  • I have confirmed all commits have been signed.
  • I have added JSDoc style comments to any new functions or classes.
  • Relevant documentation such as READMEs, guides, and class comments are updated.

…idn't use

Signed-off-by: Steve Cassidy <steve@fieldnote.au>
Signed-off-by: Steve Cassidy <steve@fieldnote.au>
Signed-off-by: Steve Cassidy <steve@fieldnote.au>
@stevecassidy stevecassidy marked this pull request as draft August 24, 2025 21:13
Signed-off-by: Steve Cassidy <steve@fieldnote.au>
Signed-off-by: Steve Cassidy <steve@fieldnote.au>
@stevecassidy stevecassidy marked this pull request as ready for review August 26, 2025 04:43
Signed-off-by: Steve Cassidy <steve@fieldnote.au>
Signed-off-by: Steve Cassidy <steve@fieldnote.au>
Signed-off-by: Steve Cassidy <steve@fieldnote.au>
@stevecassidy stevecassidy merged commit 9166f76 into main Aug 26, 2025
2 of 3 checks passed
@stevecassidy stevecassidy deleted the upload-sourcemaps-to-bugsnag branch August 26, 2025 07:46
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.

2 participants