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
Accelerator
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
.
segmentio
/
analytics-react-native
Public
Notifications
You must be signed in to change notification settings
Fork
204
Star
384
Code
Issues
12
Pull requests
10
Actions
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Security and quality
Insights
ci: switch to ubuntu-latest-large, likely root cause of stuck runs
- #1305
#1305
Merged
abueide
merged 18 commits into
master
segmentio/analytics-react-native:master
from
runners-ubuntu-latest-large
segmentio/analytics-react-native:runners-ubuntu-latest-large
Copy head branch name to clipboard
Jul 24, 2026
Conversation
Commits
18
(18)
Checks
Files changed
Merged
ci: switch to ubuntu-latest-large, likely root cause of stuck runs
#1305
abueide
merged 18 commits into
master
segmentio/analytics-react-native:master
from
runners-ubuntu-latest-large
segmentio/analytics-react-native:runners-ubuntu-latest-large
Copy head branch name to clipboard
Commits
Commits on Jul 22, 2026
ci: switch to ubuntu-latest-large, likely root cause of stuck runs
Show description for 33e62fa
abueide
committed
33e62fa
View commit details
Copy full SHA for 33e62fa
Browse repository at this point
fix: bump curation-blocked dependencies (flatted, ip, lodash-es)
Show description for 3704759
abueide
committed
3704759
View commit details
Copy full SHA for 3704759
Browse repository at this point
fix: bump remaining curation-blocked dependencies (batch of 16)
Show description for 5dad1b8
abueide
committed
5dad1b8
View commit details
Copy full SHA for 5dad1b8
Browse repository at this point
fix: eliminate tar@6.2.1 via node-gyp bump, tighten yarn network timeouts
Show description for 342a937
abueide
committed
342a937
View commit details
Copy full SHA for 342a937
Browse repository at this point
revert: remove ineffective httpTimeout/httpRetry fail-fast attempt
Show description for 7b28e67
abueide
committed
7b28e67
View commit details
Copy full SHA for 7b28e67
Browse repository at this point
ci: add a curation audit step for clearer diagnostics than a raw 403
Show description for 9a6569e
abueide
committed
9a6569e
View commit details
Copy full SHA for 9a6569e
Browse repository at this point
fix: add set -o pipefail so a failed yarn install is actually detected
Show description for e41f4fc
abueide
committed
e41f4fc
View commit details
Copy full SHA for e41f4fc
Browse repository at this point
refactor: run the curation audit pre-flight instead of after install fails
Show description for 17305d2
abueide
committed
17305d2
View commit details
Copy full SHA for 17305d2
Browse repository at this point
fix: pass --legacy-peer-deps to the curation audit's npm resolution
Show description for 4181a44
abueide
committed
4181a44
View commit details
Copy full SHA for 4181a44
Browse repository at this point
fix: audit each resolved package in isolation instead of one combined tree
Show description for 28d5e6a
abueide
committed
28d5e6a
View commit details
Copy full SHA for 28d5e6a
Browse repository at this point
revert: audit reactively against yarn's own confirmed-blocked packages
Show description for 43c5f66
abueide
committed
43c5f66
View commit details
Copy full SHA for 43c5f66
Browse repository at this point
fix: dedupe the curation extraction against yarn's repeated failure lines
Show description for 9c5f43d
abueide
committed
9c5f43d
View commit details
Copy full SHA for 9c5f43d
Browse repository at this point
fix: resolve the actual curation-blocked transitive dependencies
Show description for 7d14f60
abueide
committed
7d14f60
View commit details
Copy full SHA for 7d14f60
Browse repository at this point
fix: pin ws to exact known-good versions instead of floating carets
Show description for 582ec55
abueide
committed
582ec55
View commit details
Copy full SHA for 582ec55
Browse repository at this point
fix: pin ws 7.x line to the CVE-patched 7.5.11, not 7.5.10
Show description for 5bfe3b9
abueide
committed
5bfe3b9
View commit details
Copy full SHA for 5bfe3b9
Browse repository at this point
Commits on Jul 24, 2026
fix: install treefmt + shfmt in CI so format:check can actually run
Show description for 9b3cf74
abueide
committed
9b3cf74
View commit details
Copy full SHA for 9b3cf74
Browse repository at this point
fix: drop the dead nix formatter from treefmt.toml
Show description for 37a1b99
abueide
committed
37a1b99
View commit details
Copy full SHA for 37a1b99
Browse repository at this point
fix: exclude .yarnrc.yml from prettier formatting checks
Show description for 2349614
abueide
committed
2349614
View commit details
Copy full SHA for 2349614
Browse repository at this point
You can’t perform that action at this time.