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 }}
upils
/
chisel
Public
forked from
canonical/chisel
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
7
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
feat: search, load and validates manifests
- #1
#1
Closed
upils
wants to merge 54 commits into
main
upils/chisel:main
from
load-manifest
upils/chisel:load-manifest
Copy head branch name to clipboard
Conversation
Commits
54
(54)
Checks
Files changed
Closed
feat: search, load and validates manifests
#1
upils
wants to merge 54 commits into
main
upils/chisel:main
from
load-manifest
upils/chisel:load-manifest
Copy head branch name to clipboard
Commits
Commits on Nov 26, 2025
feat: search, load and validates manifests
Show description for 60320ba
upils
committed
60320ba
View commit details
Copy full SHA for 60320ba
Browse repository at this point
fix: revert unintentional change
Show description for c67c661
upils
committed
c67c661
View commit details
Copy full SHA for c67c661
Browse repository at this point
refactor: move things around
Show description for 22ae256
upils
committed
22ae256
View commit details
Copy full SHA for 22ae256
Browse repository at this point
refactor: move logic to manifestutil
Show description for 6cb437f
upils
committed
6cb437f
View commit details
Copy full SHA for 6cb437f
Browse repository at this point
Commits on Nov 27, 2025
feat: validate rootfs with manifest
Show description for 00825de
upils
committed
00825de
View commit details
Copy full SHA for 00825de
Browse repository at this point
fix: debugging
Show description for 442bcc6
upils
committed
442bcc6
View commit details
Copy full SHA for 442bcc6
Browse repository at this point
fix: improve hardlinks check
Show description for e19f6f1
upils
committed
e19f6f1
View commit details
Copy full SHA for e19f6f1
Browse repository at this point
Commits on Nov 28, 2025
feat: trying alternative approach
Show description for b6ecc27
upils
committed
b6ecc27
View commit details
Copy full SHA for b6ecc27
Browse repository at this point
Commits on Dec 1, 2025
feat: refine first approach
Show description for 1406b18
upils
committed
1406b18
View commit details
Copy full SHA for 1406b18
Browse repository at this point
refactor: dedicated verify.go
Show description for 8aba035
upils
committed
8aba035
View commit details
Copy full SHA for 8aba035
Browse repository at this point
Commits on Dec 2, 2025
refactor: rework verify* funcs
Show description for 70b2c5e
upils
committed
70b2c5e
View commit details
Copy full SHA for 70b2c5e
Browse repository at this point
fix: typos and inconsistencies
Show description for c8b7a39
upils
committed
c8b7a39
View commit details
Copy full SHA for c8b7a39
Browse repository at this point
refactor: improve readability
Show description for 1181871
upils
committed
1181871
View commit details
Copy full SHA for 1181871
Browse repository at this point
Commits on Dec 3, 2025
refactor: improve consistency
Show description for 31f1d3d
upils
committed
31f1d3d
View commit details
Copy full SHA for 31f1d3d
Browse repository at this point
style: respect internal best practices
Show description for df49dfc
upils
committed
df49dfc
View commit details
Copy full SHA for df49dfc
Browse repository at this point
Commits on Dec 4, 2025
style: minor consistency fixes
Show description for f4169b9
upils
committed
f4169b9
View commit details
Copy full SHA for f4169b9
Browse repository at this point
Commits on Dec 5, 2025
fix: ignore size check on manifest
Show description for aade454
upils
committed
aade454
View commit details
Copy full SHA for aade454
Browse repository at this point
Commits on Dec 8, 2025
style: apply suggestions
Show description for e0bd4a4
upils
committed
e0bd4a4
View commit details
Copy full SHA for e0bd4a4
Browse repository at this point
style: apply suggestions
Show description for 2e572fb
upils
committed
2e572fb
View commit details
Copy full SHA for 2e572fb
Browse repository at this point
style: apply suggestions
Show description for 3c5de1c
upils
committed
3c5de1c
View commit details
Copy full SHA for 3c5de1c
Browse repository at this point
style: apply suggestions
Show description for 7eff973
upils
committed
7eff973
View commit details
Copy full SHA for 7eff973
Browse repository at this point
style: apply suggestions
Show description for b7c7c66
upils
committed
b7c7c66
View commit details
Copy full SHA for b7c7c66
Browse repository at this point
Commits on Dec 16, 2025
fix: apply suggestions
Show description for c7196e9
upils
committed
c7196e9
View commit details
Copy full SHA for c7196e9
Browse repository at this point
Commits on Dec 19, 2025
refactor: simplify
upils
committed
7539db7
View commit details
Copy full SHA for 7539db7
Browse repository at this point
Commits on Jan 5, 2026
feat: intermediary representation
upils
committed
cd22c1f
View commit details
Copy full SHA for cd22c1f
Browse repository at this point
refactor: simplify existing dir checking
upils
committed
27d8645
View commit details
Copy full SHA for 27d8645
Browse repository at this point
refactor: regroup hardlink-related code
upils
committed
373f3c1
View commit details
Copy full SHA for 373f3c1
Browse repository at this point
refactor: refine manifest checking API
upils
committed
1414990
View commit details
Copy full SHA for 1414990
Browse repository at this point
Commits on Jan 6, 2026
refactor: add obtainManifest
upils
committed
2ce5b21
View commit details
Copy full SHA for 2ce5b21
Browse repository at this point
refactor: simplify by removing SliceKeys function
upils
committed
17162f4
View commit details
Copy full SHA for 17162f4
Browse repository at this point
Commits on Jan 13, 2026
style: remove redondant comment
upils
committed
c21ef34
View commit details
Copy full SHA for c21ef34
Browse repository at this point
Commits on Jan 14, 2026
refactor: rework pathInfos comparison
upils
committed
77f5771
View commit details
Copy full SHA for 77f5771
Browse repository at this point
refactor: simplify FindPathsInRelease
upils
committed
40ef8e8
View commit details
Copy full SHA for 40ef8e8
Browse repository at this point
refactor: refine API
upils
committed
0a25844
View commit details
Copy full SHA for 0a25844
Browse repository at this point
Commits on Jan 15, 2026
refactor: simplify based on PR suggestions
upils
committed
71c4496
View commit details
Copy full SHA for 71c4496
Browse repository at this point
style: tweak error messages
upils
committed
4696dcc
View commit details
Copy full SHA for 4696dcc
Browse repository at this point
Commits on Jan 16, 2026
fix: fail if dir inconsistent with manifest
upils
committed
089109d
View commit details
Copy full SHA for 089109d
Browse repository at this point
fix: use loaded manifest hash as reference
upils
committed
09faa6a
View commit details
Copy full SHA for 09faa6a
Browse repository at this point
Commits on Jan 19, 2026
fix: raise error when path should not be hardlinked
upils
committed
bd7a707
View commit details
Copy full SHA for bd7a707
Browse repository at this point
fix: collect and record reference manifest size
upils
committed
3ea70ce
View commit details
Copy full SHA for 3ea70ce
Browse repository at this point
feat: log root directory processing
upils
committed
3efb7d2
View commit details
Copy full SHA for 3efb7d2
Browse repository at this point
Commits on Jan 21, 2026
refactor: more experiment around API design
upils
committed
a421818
View commit details
Copy full SHA for a421818
Browse repository at this point
refactor: experiment to improve API
upils
committed
e88de2d
View commit details
Copy full SHA for e88de2d
Browse repository at this point
Commits on Jan 22, 2026
refactor: more refining
upils
committed
acac421
View commit details
Copy full SHA for acac421
Browse repository at this point
refactor: CheckDir in slicer
upils
committed
0262cb2
View commit details
Copy full SHA for 0262cb2
Browse repository at this point
refactor: add check in slicer
upils
committed
7445fcd
View commit details
Copy full SHA for 7445fcd
Browse repository at this point
refactor: simplify and reduce slicer API
upils
committed
5fca0c5
View commit details
Copy full SHA for 5fca0c5
Browse repository at this point
ci: rerun
upils
committed
fb6500b
View commit details
Copy full SHA for fb6500b
Browse repository at this point
Commits on Jan 23, 2026
wip
upils
committed
d7fa155
View commit details
Copy full SHA for d7fa155
Browse repository at this point
refactor: cleaning
upils
committed
43e8a71
View commit details
Copy full SHA for 43e8a71
Browse repository at this point
fix: check manifest consistency at selection
upils
committed
46d2119
View commit details
Copy full SHA for 46d2119
Browse repository at this point
Commits on Jan 26, 2026
refactor: return a manifest from inspection
upils
committed
164c68b
View commit details
Copy full SHA for 164c68b
Browse repository at this point
refactor: apply PR suggestions
upils
committed
15550ad
View commit details
Copy full SHA for 15550ad
Browse repository at this point
refactor: avoid iterating twice on slices
upils
committed
4ecb555
View commit details
Copy full SHA for 4ecb555
Browse repository at this point
You can’t perform that action at this time.