Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
Soomgo-Mobile
/
react-native-code-push
Public
forked from
microsoft/react-native-code-push
Notifications
You must be signed in to change notification settings
Fork
25
Star
165
Code
Issues
1
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
fix: say why a download failed, and what that means for the other archives
- #184
#184
Merged
floyd-soomgo
merged 10 commits into
master
Soomgo-Mobile/react-native-code-push:master
from
fix/download-failure-visibility
Soomgo-Mobile/react-native-code-push:fix/download-failure-visibility
Copy head branch name to clipboard
Aug 26, 2026
Conversation
Commits
10
(10)
Checks
Files changed
Merged
fix: say why a download failed, and what that means for the other archives
#184
floyd-soomgo
merged 10 commits into
master
Soomgo-Mobile/react-native-code-push:master
from
fix/download-failure-visibility
Soomgo-Mobile/react-native-code-push:fix/download-failure-visibility
Copy head branch name to clipboard
Commits
Commits on Aug 26, 2026
fix(ios): report the error code a failed download really carries
Show description for 73ef2e6
floyd-soomgo
committed
73ef2e6
View commit details
Copy full SHA for 73ef2e6
Browse repository at this point
fix(android): bound a download that stops making progress
Show description for 981fa2f
floyd-soomgo
committed
981fa2f
View commit details
Copy full SHA for 981fa2f
Browse repository at this point
fix(android): fail a download the server answered with an error status
Show description for f9ad794
floyd-soomgo
committed
f9ad794
View commit details
Copy full SHA for f9ad794
Browse repository at this point
feat(android): name what kind of failure a download ended in
Show description for e95f358
floyd-soomgo
committed
e95f358
View commit details
Copy full SHA for e95f358
Browse repository at this point
fix: stop falling back to the full archive when the connection failed
Show description for 8cf219f
floyd-soomgo
committed
8cf219f
View commit details
Copy full SHA for 8cf219f
Browse repository at this point
fix(android): stop failing a download the server sent without a length
Show description for fc946ef
floyd-soomgo
committed
fc946ef
View commit details
Copy full SHA for fc946ef
Browse repository at this point
fix(android): read a download that stopped short as a network failure
Show description for dbabd8c
floyd-soomgo
committed
dbabd8c
View commit details
Copy full SHA for dbabd8c
Browse repository at this point
fix(android): settle the download promise whatever the download hits
Show description for 8630c3d
floyd-soomgo
committed
8630c3d
View commit details
Copy full SHA for 8630c3d
Browse repository at this point
fix: try the patch archive when the server does not serve the asset diff
Show description for 5ed0f60
floyd-soomgo
committed
5ed0f60
View commit details
Copy full SHA for 5ed0f60
Browse repository at this point
test: cover a diff the server does not serve end to end
Show description for ea52baf
floyd-soomgo
committed
ea52baf
View commit details
Copy full SHA for ea52baf
Browse repository at this point
You can’t perform that action at this time.