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
Type
/
to 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 }}
manascb1344
/
modal-github-runner
Public
Notifications
You must be signed in to change notification settings
Fork
0
Star
10
Code
Issues
2
Pull requests
1
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Actions: manascb1344/modal-github-runner
Actions
All workflows
Workflows
CI/CD
CI/CD
Dependabot Updates
Dependabot Updates
Dependency Graph
Dependency Graph
Matrix Example
Matrix Example
Test Concurrency Groups
Test Concurrency Groups
Test Docker Support
Test Docker Support
Test Max Parallel
Test Max Parallel
Test Modal Runner
Test Modal Runner
Show more workflows...
Management
Caches
All workflows
All workflows
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
Showing runs from all workflows
will be ignored since log searching is not yet available
223 workflow runs
223 workflow runs
Workflow
Filter by Workflow
Sorry, something went wrong.
Filter
Loading
Sorry, something went wrong.
No matching workflows.
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.
Test Max Parallel
Test Max Parallel
#8:
Manually run by
manascb1344
2m 23s
main
main
2m 23s
View workflow file
Test Docker Support
Test Docker Support
#3:
Manually run by
manascb1344
3m 2s
main
main
3m 2s
View workflow file
Test Max Parallel
Test Max Parallel
#7:
Manually run by
manascb1344
3m 14s
main
main
3m 14s
View workflow file
Test Modal Runner
Test Modal Runner
#40:
Manually run by
manascb1344
3m 27s
main
main
3m 27s
View workflow file
Test Modal Runner
Test Modal Runner
#39:
Manually run by
manascb1344
16h 56m 28s
main
main
16h 56m 28s
View workflow file
Test Docker Support
Test Docker Support
#2:
Manually run by
manascb1344
16h 56m 35s
main
main
16h 56m 35s
View workflow file
Matrix Example
Matrix Example
#1:
Manually run by
manascb1344
16h 56m 47s
main
main
16h 56m 47s
View workflow file
Test Concurrency Groups
Test Concurrency Groups
#6:
Manually run by
manascb1344
16h 56m 57s
main
main
16h 56m 57s
View workflow file
fix: OrderedDict has no .add(), use key assignment for delivery dedup
CI/CD
#62:
Commit
66ad287
pushed by
manascb1344
29s
main
main
29s
View workflow file
Graph Update: pip in /. #1342204595
Dependency Graph
#3:
by
dependabot
Bot
48s
main
main
48s
Merge pull request #3 from manascb1344/refactor/modular-restructure
CI/CD
#61:
Commit
c9d3167
pushed by
manascb1344
23s
main
main
23s
View workflow file
fix: inject unique jit-{job_id} label for 1:1 runner-job binding
CI/CD
#60:
Commit
c1de221
pushed by
manascb1344
26s
main
main
26s
View workflow file
Test Modal Runner
Test Modal Runner
#38:
Manually run by
manascb1344
28s
main
main
28s
View workflow file
feat: add runner log capture and debug endpoint
CI/CD
#59:
Commit
9189bc6
pushed by
manascb1344
25s
main
main
25s
View workflow file
fix: break long line to satisfy ruff E501
CI/CD
#58:
Commit
4620694
pushed by
manascb1344
2m 7s
main
main
2m 7s
View workflow file
fix: set tmpfs to 16G, add dockerd startup timeout with error log dump
CI/CD
#57:
Commit
49c22f9
pushed by
manascb1344
23s
main
main
23s
View workflow file
fix: revert to Docker Hub for crane pull, make docker load non-blocking
CI/CD
#56:
Commit
11cd5c2
pushed by
manascb1344
1m 52s
main
main
1m 52s
View workflow file
fix: switch crane pull to AWS ECR Public to avoid Docker Hub rate limits
CI/CD
#55:
Commit
7f1b5a5
pushed by
manascb1344
2m 2s
main
main
2m 2s
View workflow file
fix: remove tmpfs size limit (0 = unlimited, bounded by RAM)
CI/CD
#54:
Commit
76b8890
pushed by
manascb1344
40s
main
main
40s
View workflow file
fix: increase tmpfs from 4G to 8G to accommodate node_modules + Build…
CI/CD
#53:
Commit
805b326
pushed by
manascb1344
1m 55s
main
main
1m 55s
View workflow file
fix: use async Modal interfaces to eliminate blocking warnings in web…
CI/CD
#52:
Commit
6dce5e9
pushed by
manascb1344
23s
main
main
23s
View workflow file
fix: replace docker pull with crane pull + docker load to bypass gVis…
CI/CD
#51:
Commit
26829e0
pushed by
manascb1344
2m 5s
main
main
2m 5s
View workflow file
fix: serialize production deployments
CI/CD
#50:
Commit
1d09166
pushed by
manascb1344
23s
main
main
23s
View workflow file
fix: move Docker image pre-pull to sandbox startup (image build lacks…
CI/CD
#49:
Commit
b0a8550
pushed by
manascb1344
2m 34s
main
main
2m 34s
View workflow file
fix: resolve Docker build timeouts on Modal runner with tmpfs, pre-pu…
CI/CD
#48:
Commit
a8e28fe
pushed by
manascb1344
3m 17s
main
main
3m 17s
View workflow file
Previous
1
2
3
4
5
6
7
8
9
Next
You can’t perform that action at this time.