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 }}
BootNodeDev
/
canton-token-forge
Public
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Issues
3
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
feat: guard the root and registry manifests against dependency drift
- #166
#166
Merged
lmcorbalan
merged 11 commits into
feat/registry-distribution
BootNodeDev/canton-token-forge:feat/registry-distribution
from
feat/registry-deps-guard
BootNodeDev/canton-token-forge:feat/registry-deps-guard
Copy head branch name to clipboard
Sep 3, 2026
Conversation
Commits
11
(11)
Checks
Files changed
Merged
feat: guard the root and registry manifests against dependency drift
#166
lmcorbalan
merged 11 commits into
feat/registry-distribution
BootNodeDev/canton-token-forge:feat/registry-distribution
from
feat/registry-deps-guard
BootNodeDev/canton-token-forge:feat/registry-deps-guard
Copy head branch name to clipboard
Commits
Commits on Sep 2, 2026
feat: fail when the root and registry manifests disagree on a dependency
lmcorbalan
committed
1fc5816
View commit details
Copy full SHA for 1fc5816
Browse repository at this point
fix: compare every section a package is declared in, not the last one seen
lmcorbalan
committed
f281726
View commit details
Copy full SHA for f281726
Browse repository at this point
fix: fail when engines.node or type is absent from both manifests
lmcorbalan
committed
3d3eb6a
View commit details
Copy full SHA for 3d3eb6a
Browse repository at this point
fix: name the operation that actually converges two lockfiles
lmcorbalan
committed
d2cadd4
View commit details
Copy full SHA for d2cadd4
Browse repository at this point
fix: report both lockfiles when neither records a shared package
lmcorbalan
committed
31273a2
View commit details
Copy full SHA for 31273a2
Browse repository at this point
feat: fail when a lockfile no longer records the manifest beside it
lmcorbalan
committed
c423634
View commit details
Copy full SHA for c423634
Browse repository at this point
fix: say a lockfile does not record a package instead of printing undefined
lmcorbalan
committed
7724fd9
View commit details
Copy full SHA for 7724fd9
Browse repository at this point
docs: describe every rule the guard enforces in its header comment
lmcorbalan
committed
0a61363
View commit details
Copy full SHA for 0a61363
Browse repository at this point
Commits on Sep 3, 2026
fix: name the directory each lockfile is refreshed from
lmcorbalan
committed
e2e28ff
View commit details
Copy full SHA for e2e28ff
Browse repository at this point
fix: rebuild both lockfiles, since deleting one does not converge
lmcorbalan
committed
a04d061
View commit details
Copy full SHA for a04d061
Browse repository at this point
docs: add the three rules the header comment left out
lmcorbalan
committed
87ed925
View commit details
Copy full SHA for 87ed925
Browse repository at this point
You can’t perform that action at this time.