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

fix: reset patches when updater state fails to deserialize #233

Merged
merged 2 commits into from
Nov 8, 2024

Conversation

bryanoltman
Copy link
Contributor

Description

Fixes shorebirdtech/shorebird#2612

Type of Change

  • ✨ New feature (non-breaking change which adds functionality)
  • 🛠️ Bug fix (non-breaking change which fixes an issue)
  • ❌ Breaking change (fix or feature that would cause existing functionality to change)
  • 🧹 Code refactor
  • ✅ Build configuration change
  • 📝 Documentation
  • 🗑️ Chore

Copy link

codecov bot commented Nov 8, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

📢 Thoughts on this report? Let us know!

@bryanoltman bryanoltman enabled auto-merge (squash) November 8, 2024 22:10
@bryanoltman bryanoltman merged commit c06b5df into main Nov 8, 2024
5 checks passed
@bryanoltman bryanoltman deleted the bo/reset-patches-on-deserialization-failure branch November 8, 2024 22:10
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.

fix: iOS crash after updating via TestFlight
2 participants