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
.
runpod
/
flash
Public
Notifications
You must be signed in to change notification settings
Fork
25
Star
182
Code
Issues
6
Pull requests
5
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
feat: bundle local (non-pip) modules for serverless endpoints
- #352
#352
Merged
deanq
merged 16 commits into
main
runpod/flash:main
from
deanquinanola/sls-360-local-module-bundling
runpod/flash:deanquinanola/sls-360-local-module-bundling
Copy head branch name to clipboard
Jul 20, 2026
Conversation
Commits
16
(16)
Checks
Files changed
Merged
feat: bundle local (non-pip) modules for serverless endpoints
#352
deanq
merged 16 commits into
main
runpod/flash:main
from
deanquinanola/sls-360-local-module-bundling
runpod/flash:deanquinanola/sls-360-local-module-bundling
Copy head branch name to clipboard
Commits
Commits on Jul 8, 2026
feat: add local-module resolution and payload-size exceptions
deanq
committed
fdff4c6
View commit details
Copy full SHA for fdff4c6
Browse repository at this point
feat: add additive modules map to FunctionRequest protocol
deanq
committed
bce768a
View commit details
Copy full SHA for bce768a
Browse repository at this point
feat: add local-module classification primitives
deanq
committed
e503def
View commit details
Copy full SHA for e503def
Browse repository at this point
feat: resolve transitive local-import closure for endpoints
deanq
committed
a922b9c
View commit details
Copy full SHA for a922b9c
Browse repository at this point
fix: resolve names in bare relative imports; cover outside-root branch
deanq
committed
ee53cd7
View commit details
Copy full SHA for ee53cd7
Browse repository at this point
fix: preserve package-init resolution for bare star relative imports
deanq
committed
3b2f2f7
View commit details
Copy full SHA for 3b2f2f7
Browse repository at this point
feat: materialize inline local modules before LB exec
Show description for 85e3c60
deanq
committed
85e3c60
View commit details
Copy full SHA for 85e3c60
Browse repository at this point
feat: ship local module closure inline for live serverless
deanq
committed
331273d
View commit details
Copy full SHA for 331273d
Browse repository at this point
feat: ship local module closure inline for LB-live execution
deanq
committed
47b9b9d
View commit details
Copy full SHA for 47b9b9d
Browse repository at this point
feat: force-include and validate local modules in build tarball
deanq
committed
1aec81d
View commit details
Copy full SHA for 1aec81d
Browse repository at this point
fix: keep local modules on sys.path through LB function call
deanq
committed
b161672
View commit details
Copy full SHA for b161672
Browse repository at this point
fix: scope build-time local-module strictness to endpoint files
deanq
committed
0443369
View commit details
Copy full SHA for 0443369
Browse repository at this point
docs: note parent-dir import and sys.path concurrency constraints
deanq
committed
0c8c90c
View commit details
Copy full SHA for 0c8c90c
Browse repository at this point
Commits on Jul 13, 2026
fix: harden local-module bundling per PR #352 review
Show description for a662964
deanq
committed
a662964
View commit details
Copy full SHA for a662964
Browse repository at this point
Commits on Jul 14, 2026
fix: refuse ignore-excluded imports, bundle pkg submodules
Show description for 7272691
deanq
committed
7272691
View commit details
Copy full SHA for 7272691
Browse repository at this point
Commits on Jul 19, 2026
refactor(build): move defines_endpoint into scanner module
Show description for 2fa6db4
deanq
committed
2fa6db4
View commit details
Copy full SHA for 2fa6db4
Browse repository at this point
You can’t perform that action at this time.