Skip to content

v2.9.0 Release Rebase#167

Merged
joshedney merged 10 commits intonextfrom
main
Jan 21, 2025
Merged

v2.9.0 Release Rebase#167
joshedney merged 10 commits intonextfrom
main

Conversation

@joshedney
Copy link
Contributor

Enhancements

  • Add a wrapper for the npm package to interact with the BugSnag CLI 161
  • Add the support for .so.* files when processing ndk symbol files 163
  • Add additional logging to the Android AAB upload command 165

joshedney and others added 10 commits January 6, 2025 13:31
* rename upload dsym to xcode build

* add changelog entry

* rename dsym functions

* add xcarchive command

* add utils for dealing with xcarchives

* deprecate the dsym command

* fix cli options

* update changelog

* Update README.md

Co-authored-by: Tom Longridge <tom@bugsnag.com>

* Update README.md

Co-authored-by: Tom Longridge <tom@bugsnag.com>

* re-enable swift package manager tests

* rename dsym tests to xcode

* rename dsym tests to xcode

* add switf package manager fixture

* update swift package manager test

* rmeove swift-package-manager

* Update CHANGELOG.md

Co-authored-by: Tom Longridge <tom@bugsnag.com>

* Update pkg/ios/xcodebuild-utils.go

Co-authored-by: Tom Longridge <tom@bugsnag.com>

* Update pkg/upload/xcode-archive.go

Co-authored-by: Tom Longridge <tom@bugsnag.com>

* update what folders we check for xcarchives when dealing with xcodeprojects

* update submodules

* update submodules

* update submodules

* remove FindLatestFolder as it is unused

* add seperate function to deal with processing dsyms;

* adjust what we send to the process dsym command

* updatge unity version

* update comments on functions that have been touched

* adjust variable init

* add tests for xcarchive

* Update CHANGELOG.md

Co-authored-by: Tom Longridge <tom@bugsnag.com>

* fix dsym util filewalk error

* fix dsym util filewalk error

* fix dsym util filewalk error

* update xcarchive functions with comments

* update unity android tests

* update xcarchive test

* Update pkg/ios/plist-reader-json.go

Co-authored-by: Tom Longridge <tom@bugsnag.com>

* Update pkg/ios/plist-reader-json.go

Co-authored-by: Tom Longridge <tom@bugsnag.com>

* combine a few xcarxchive functions together and move some checks to lower functions

* update how we reference xcode archive

* share xcode options between both

* Update pkg/ios/xcarchive.go

Co-authored-by: Tom Longridge <tom@bugsnag.com>

* go mod tidy

* update readme with xcode archive

* remove alias for dsym on xcode build

* update label for xcode tests

* add date to change log

* update change log description

* skip RN 0.69 ios tests

* skip RN 0.69 ios tests

---------

Co-authored-by: Tom Longridge <tom@bugsnag.com>
…oid-aab

[PLAT-13408] Android AAB extra debug logging
Co-authored-by: Tom Longridge <tom@bugsnag.com>
@joshedney joshedney self-assigned this Jan 20, 2025
@joshedney joshedney merged commit d889dfc into next Jan 21, 2025
4 checks passed
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