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
.
NativeScript
/
ios
Public
Uh oh!
There was an error while loading.
Please reload this page
.
Notifications
You must be signed in to change notification settings
Fork
42
Star
149
Code
Issues
51
Pull requests
17
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Actions: NativeScript/ios
Actions
All workflows
Workflows
.github/workflows/npm_release.yml
.github/workflows/npm_release.yml
.github/workflows/pull_request.yml
.github/workflows/pull_request.yml
CodeQL
CodeQL
Copilot cloud agent
Copilot cloud agent
Copilot code review
Copilot code review
Dependabot Updates
Dependabot Updates
Dependency Review
Dependency Review
Scorecard supply-chain security
Scorecard supply-chain security
Show more workflows...
Management
Caches
Deployments
.github/workflows/pull_request.yml
.github/workflows/pull_request.yml
Actions
Loading...
Loading
Sorry, something went wrong.
Uh oh!
There was an error while loading.
Please reload this page
.
will be ignored since log searching is not yet available
Show workflow options
Create status badge
Create status badge
Loading
Uh oh!
There was an error while loading.
Please reload this page
.
pull_request.yml
will be ignored since log searching is not yet available
436 workflow runs
436 workflow runs
Event
Filter by Event
Sorry, something went wrong.
Filter
Loading
Sorry, something went wrong.
No matching events.
Status
Filter by Status
Sorry, something went wrong.
Filter
Loading
Sorry, something went wrong.
No matching statuses.
Branch
Filter by Branch
Sorry, something went wrong.
Filter
Loading
Sorry, something went wrong.
No matching branches.
Actor
Filter by Actor
Sorry, something went wrong.
Filter
Loading
Sorry, something went wrong.
No matching users.
feat(runtime): MessagePort, MessageChannel, BroadcastChannel, and node:worker_threads
.github/workflows/pull_request.yml
#613:
Pull request
#454
synchronize by
edusperoni
1m 14s
feat/worker-threads
feat/worker-threads
1m 14s
View #454
View workflow file
feat(runtime): MessagePort, MessageChannel, BroadcastChannel, and node:worker_threads
.github/workflows/pull_request.yml
#612:
Pull request
#454
opened by
edusperoni
24m 33s
feat/worker-threads
feat/worker-threads
24m 33s
View #454
View workflow file
feat(runtime): serialize DOMException per Web IDL [Serializable]
.github/workflows/pull_request.yml
#611:
Pull request
#453
synchronize by
edusperoni
18m 29s
feat/dom-exception-serializable
feat/dom-exception-serializable
18m 29s
View #453
View workflow file
feat(runtime): serialize DOMException per Web IDL [Serializable]
.github/workflows/pull_request.yml
#610:
Pull request
#453
synchronize by
edusperoni
16m 37s
feat/dom-exception-serializable
feat/dom-exception-serializable
16m 37s
View #453
View workflow file
feat(runtime): serialize DOMException per Web IDL [Serializable]
.github/workflows/pull_request.yml
#609:
Pull request
#453
opened by
edusperoni
16m 12s
feat/dom-exception-serializable
feat/dom-exception-serializable
16m 12s
View #453
View workflow file
feat(runtime): DOMException and CustomEvent as lazy globals
.github/workflows/pull_request.yml
#608:
Pull request
#452
synchronize by
edusperoni
20m 19s
feat/dom-exception
feat/dom-exception
20m 19s
View #452
View workflow file
feat(runtime): DOMException and CustomEvent as lazy globals
.github/workflows/pull_request.yml
#607:
Pull request
#452
opened by
edusperoni
20m 0s
feat/dom-exception
feat/dom-exception
20m 0s
View #452
View workflow file
feat(runtime): lazy-global tier with native TextEncoder/TextDecoder and atob/btoa
.github/workflows/pull_request.yml
#606:
Pull request
#448
synchronize by
edusperoni
24m 17s
feat/text-encoding
feat/text-encoding
24m 17s
View #448
View workflow file
feat(runtime): lazy-global tier with native TextEncoder/TextDecoder and atob/btoa
.github/workflows/pull_request.yml
#605:
Pull request
#448
synchronize by
edusperoni
14m 35s
feat/text-encoding
feat/text-encoding
14m 35s
View #448
View workflow file
fix(runtime): drain autoreleased objects on worker threads per callout
.github/workflows/pull_request.yml
#604:
Pull request
#451
opened by
edusperoni
18m 42s
fix/worker-autorelease-pools
fix/worker-autorelease-pools
18m 42s
View #451
View workflow file
perf(runtime): reuse the marshalled UTF-8 buffer for repeated C string arguments
.github/workflows/pull_request.yml
#603:
Pull request
#450
opened by
edusperoni
19m 48s
feat/cstring-external-fastpath
feat/cstring-external-fastpath
19m 48s
View #450
View workflow file
fix(runtime): free struct buffers marshalled from object literals when the call completes
.github/workflows/pull_request.yml
#602:
Pull request
#449
opened by
edusperoni
9m 54s
fix/struct-pointer-arg-ownership
fix/struct-pointer-arg-ownership
9m 54s
View #449
View workflow file
feat(runtime): lazy-global tier with native TextEncoder/TextDecoder and atob/btoa
.github/workflows/pull_request.yml
#601:
Pull request
#448
synchronize by
edusperoni
17m 50s
feat/text-encoding
feat/text-encoding
17m 50s
View #448
View workflow file
feat(runtime): lazy-global tier with native TextEncoder/TextDecoder and atob/btoa
.github/workflows/pull_request.yml
#600:
Pull request
#448
opened by
edusperoni
16m 33s
feat/text-encoding
feat/text-encoding
16m 33s
View #448
View workflow file
feat(runtime): add AbortController and AbortSignal
.github/workflows/pull_request.yml
#599:
Pull request
#447
synchronize by
edusperoni
19m 51s
feat/abort-signal
feat/abort-signal
19m 51s
View #447
View workflow file
feat(runtime): add AbortController and AbortSignal
.github/workflows/pull_request.yml
#598:
Pull request
#447
synchronize by
edusperoni
23m 42s
feat/abort-signal
feat/abort-signal
23m 42s
View #447
View workflow file
feat(runtime): add AbortController and AbortSignal
.github/workflows/pull_request.yml
#597:
Pull request
#447
opened by
edusperoni
26m 4s
feat/abort-signal
feat/abort-signal
26m 4s
View #447
View workflow file
feat(runtime): requestAnimationFrame and Android-parity frame callbacks
.github/workflows/pull_request.yml
#596:
Pull request
#446
opened by
edusperoni
35m 46s
feat/raf
feat/raf
35m 46s
View #446
View workflow file
Allow indexed access for non-NSArray collections
.github/workflows/pull_request.yml
#595:
Pull request
#391
synchronize by
adrian-niculescu
17m 39s
adrian-niculescu:feat/indexed-access-for-objc-collections
adrian-niculescu:feat/indexed-access-for-objc-collections
17m 39s
View #391
View workflow file
Allow indexed access for non-NSArray collections
.github/workflows/pull_request.yml
#594:
Pull request
#391
synchronize by
adrian-niculescu
17m 9s
adrian-niculescu:feat/indexed-access-for-objc-collections
adrian-niculescu:feat/indexed-access-for-objc-collections
17m 9s
View #391
View workflow file
fix: loader additional hardening (#443)
.github/workflows/pull_request.yml
#593:
Pull request
#444
synchronize by
edusperoni
22m 30s
fix/loader-hardening-443
fix/loader-hardening-443
22m 30s
View #444
View workflow file
fix: loader additional hardening (#443)
.github/workflows/pull_request.yml
#592:
Pull request
#444
opened by
edusperoni
20m 1s
fix/loader-hardening-443
fix/loader-hardening-443
20m 1s
View #444
View workflow file
feat: ESM resolver hardening, HTTP module loader, ns:module dev surface
.github/workflows/pull_request.yml
#591:
Pull request
#383
synchronize by
NathanWalker
19m 4s
feat/hmr-dev-sessions
feat/hmr-dev-sessions
19m 4s
View #383
View workflow file
feat: ESM resolver hardening, HTTP module loader, ns:module dev surface
.github/workflows/pull_request.yml
#590:
Pull request
#383
synchronize by
edusperoni
17m 33s
feat/hmr-dev-sessions
feat/hmr-dev-sessions
17m 33s
View #383
View workflow file
feat: ESM resolver hardening, HTTP module loader, ns:module dev surface
.github/workflows/pull_request.yml
#589:
Pull request
#383
synchronize by
edusperoni
15m 20s
feat/hmr-dev-sessions
feat/hmr-dev-sessions
15m 20s
View #383
View workflow file
Previous
1
2
3
4
5
…
17
18
Next
You can’t perform that action at this time.