Skip to content

fix: include app_id in patch storage path #89

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

Merged
merged 6 commits into from
Jun 17, 2025

Conversation

bryanoltman
Copy link

@bryanoltman bryanoltman commented Jun 16, 2025

Include app_id in the patch cache path to avoid collisions. This is only necessary on desktop platforms, as mobile apps are sandboxed.

Fixes shorebirdtech/shorebird#3174

@bryanoltman bryanoltman requested review from eseidel and felangel June 16, 2025 19:56
@bryanoltman bryanoltman requested a review from eseidel June 16, 2025 21:18
@bryanoltman bryanoltman merged commit d29cc4f into shorebird/dev Jun 17, 2025
4 of 5 checks passed
@bryanoltman bryanoltman deleted the bo/app-id-patch-path branch June 17, 2025 15:40
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: patch path to include app_id
2 participants