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 }}
stacklok
/
modelith
Public
Notifications
You must be signed in to change notification settings
Fork
5
Star
34
Code
Issues
16
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
feat: vendor a model from another repository (#25, slice 2)
- #40
#40
Merged
jbeda
merged 13 commits into
main
stacklok/modelith:main
from
feat/vendoring-slice2
stacklok/modelith:feat/vendoring-slice2
Copy head branch name to clipboard
Jul 27, 2026
Conversation
Commits
13
(13)
Checks
Files changed
Merged
feat: vendor a model from another repository (#25, slice 2)
#40
jbeda
merged 13 commits into
main
stacklok/modelith:main
from
feat/vendoring-slice2
stacklok/modelith:feat/vendoring-slice2
Copy head branch name to clipboard
Commits
Commits on Jul 27, 2026
refactor(model): re-derive an import's derived scope instead of recording it
Show description for d47f917
jbeda
committed
d47f917
View commit details
Copy full SHA for d47f917
Browse repository at this point
docs(adr): vendoring is a whole-file copy, verified by a content digest
Show description for fca8e6e
jbeda
committed
fca8e6e
View commit details
Copy full SHA for fca8e6e
Browse repository at this point
feat(provenance): read and write the header that marks a vendored copy
Show description for 9f3941a
jbeda
committed
9f3941a
View commit details
Copy full SHA for 9f3941a
Browse repository at this point
feat(lint): honour a provenance header, and suppress only what it owns
Show description for b94183e
jbeda
committed
b94183e
View commit details
Copy full SHA for b94183e
Browse repository at this point
feat(render): skip a vendored copy in --check
Show description for 0ff8b4a
jbeda
committed
0ff8b4a
View commit details
Copy full SHA for 0ff8b4a
Browse repository at this point
fix(lint): say what to do when an item is one import further away
Show description for f7e3b78
jbeda
committed
f7e3b78
View commit details
Copy full SHA for f7e3b78
Browse repository at this point
feat(deps): vendor a model from another repository
Show description for 1920568
jbeda
committed
1920568
View commit details
Copy full SHA for 1920568
Browse repository at this point
docs(vendoring): document deps import and how a vendored file is treated
Show description for 179d69b
jbeda
committed
179d69b
View commit details
Copy full SHA for 179d69b
Browse repository at this point
fix(provenance): treat only the leading comment block as header
Show description for 818babe
jbeda
committed
818babe
View commit details
Copy full SHA for 818babe
Browse repository at this point
fix(render): check a vendored copy's committed Markdown
Show description for e220214
jbeda
committed
e220214
View commit details
Copy full SHA for e220214
Browse repository at this point
fix(deps): guard the destination, and stop hiding why an import failed
Show description for 67015c4
jbeda
committed
67015c4
View commit details
Copy full SHA for 67015c4
Browse repository at this point
fix(provenance,render): keep a broken header loud, and a bad -o path failing
Show description for 789dd53
jbeda
committed
789dd53
View commit details
Copy full SHA for 789dd53
Browse repository at this point
fix(render,deps): claim the --check exemption with a clean header
Show description for 7a9dc65
jbeda
committed
7a9dc65
View commit details
Copy full SHA for 7a9dc65
Browse repository at this point
You can’t perform that action at this time.