Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Ensure EAS sourcemap config plugin is idempotent #156

Merged
merged 2 commits into from
Nov 1, 2023

Conversation

yousif-bugsnag
Copy link
Contributor

@yousif-bugsnag yousif-bugsnag commented Oct 25, 2023

Goal

Updates the iOS config plugin in @bugsnag/plugin-expo-eas-sourcemaps to ensure it can be run repeatedly.

This fixes an issue where the plugin would add duplicate build phases to the iOS project if expo prebuild is run repeatedly without the --clean option (#148)

Note that the Android config plugin is unaffected.

Testing

CI plus manual testing

@yousif-bugsnag yousif-bugsnag force-pushed the PLAT-11047/idempotent-config-plugin branch from 11e91d8 to 26ed5bb Compare October 25, 2023 12:35
@yousif-bugsnag yousif-bugsnag marked this pull request as ready for review October 25, 2023 12:38
@yousif-bugsnag yousif-bugsnag force-pushed the PLAT-11047/idempotent-config-plugin branch from 26ed5bb to d3c9b83 Compare October 25, 2023 13:52

### Added

- (delivery-expo) Explicitly mark failed payloads >1MB as not retryable [#65](https://github.com/bugsnag/bugsnag-expo/pull/65)
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

was this one missing from a previous PR?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

yeah this one: #65

@gingerbenw gingerbenw merged commit 4726174 into v49/next Nov 1, 2023
3 checks passed
@pzatorski
Copy link

@gingerbenw Is it possible to create the v49.0.2 release with those changes?

@gingerbenw gingerbenw mentioned this pull request Dec 6, 2023
@gingerbenw
Copy link
Member

Hi @pzatorski, we have just released v49.0.2 - hope this helps!

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