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 }}
Uh oh!
There was an error while loading.
Please reload this page
.
canonical
/
snapcraft
Public
Notifications
You must be signed in to change notification settings
Fork
543
Star
1.3k
Code
Issues
205
Pull requests
41
Actions
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Security and quality
Insights
skip repacking if snap content not changed
- #6342
#6342
Draft
cmatsuoka
wants to merge 26 commits into
main
canonical/snapcraft:main
from
work/SNAPCRAFT-1364-Skip-repacking-if-artifact-contents-are-unchanged
canonical/snapcraft:work/SNAPCRAFT-1364-Skip-repacking-if-artifact-contents-are-unchanged
Copy head branch name to clipboard
Conversation
Commits
26
(26)
Checks
Files changed
Draft
skip repacking if snap content not changed
#6342
cmatsuoka
wants to merge 26 commits into
main
canonical/snapcraft:main
from
work/SNAPCRAFT-1364-Skip-repacking-if-artifact-contents-are-unchanged
canonical/snapcraft:work/SNAPCRAFT-1364-Skip-repacking-if-artifact-contents-are-unchanged
Copy head branch name to clipboard
Commits
Commits on Jul 14, 2026
feat: skip repacking if snap content is not changed
Show description for 3ff8255
cmatsuoka
committed
3ff8255
View commit details
Copy full SHA for 3ff8255
Browse repository at this point
feat: mediate manifest.yaml
Show description for e885eb1
cmatsuoka
committed
e885eb1
View commit details
Copy full SHA for e885eb1
Browse repository at this point
feat: mediate component.yaml and project copy
Show description for 0256d4f
cmatsuoka
committed
0256d4f
View commit details
Copy full SHA for 0256d4f
Browse repository at this point
feat: mediate hook files
Show description for fdfde7f
cmatsuoka
committed
fdfde7f
View commit details
Copy full SHA for fdfde7f
Browse repository at this point
feat: mediate creation of icon and desktop assets
Show description for c02b3a9
cmatsuoka
committed
c02b3a9
View commit details
Copy full SHA for c02b3a9
Browse repository at this point
chore: reuse existing helpers instead of reimplementing
Show description for 9993fb3
cmatsuoka
committed
9993fb3
View commit details
Copy full SHA for 9993fb3
Browse repository at this point
chore: better filtering for hook file creation
Show description for 6281ff9
cmatsuoka
and
Copilot
authored
6281ff9
View commit details
Copy full SHA for 6281ff9
Browse repository at this point
chore: handle asset clash issue raised in review
Show description for e541acf
cmatsuoka
committed
e541acf
View commit details
Copy full SHA for e541acf
Browse repository at this point
chore: handle icon retrieval errors
Show description for 47a34c7
cmatsuoka
committed
47a34c7
View commit details
Copy full SHA for 47a34c7
Browse repository at this point
chore: update docstring
Show description for da83271
cmatsuoka
committed
da83271
View commit details
Copy full SHA for da83271
Browse repository at this point
chore: address linter warnings
Show description for 7303ca3
cmatsuoka
committed
7303ca3
View commit details
Copy full SHA for 7303ca3
Browse repository at this point
chore: address linter warnings
Show description for d0ae763
cmatsuoka
committed
d0ae763
View commit details
Copy full SHA for d0ae763
Browse repository at this point
chore: address linter warnings
Show description for f91dfc0
cmatsuoka
committed
f91dfc0
View commit details
Copy full SHA for f91dfc0
Browse repository at this point
chore: address linter warnings
Show description for 6b466d1
cmatsuoka
committed
6b466d1
View commit details
Copy full SHA for 6b466d1
Browse repository at this point
chore: address linter warnings
Show description for 0ac9ce1
cmatsuoka
committed
0ac9ce1
View commit details
Copy full SHA for 0ac9ce1
Browse repository at this point
chore: address linter warnings
Show description for 4a7f0b5
cmatsuoka
committed
4a7f0b5
View commit details
Copy full SHA for 4a7f0b5
Browse repository at this point
chore: address linter warning
Show description for a536eb9
cmatsuoka
committed
a536eb9
View commit details
Copy full SHA for a536eb9
Browse repository at this point
chore: remove unused methods
Show description for b7f8d08
cmatsuoka
committed
b7f8d08
View commit details
Copy full SHA for b7f8d08
Browse repository at this point
Merge branch 'main' into work/SNAPCRAFT-1364-Skip-repacking-if-artifact-contents-are-unchanged
cmatsuoka
authored
9ed5ca3
View commit details
Copy full SHA for 9ed5ca3
Browse repository at this point
chore: address linter warning
Show description for a8cf43e
cmatsuoka
committed
a8cf43e
View commit details
Copy full SHA for a8cf43e
Browse repository at this point
chore: fix mediated icon asset error
Show description for 159cc2d
cmatsuoka
committed
159cc2d
View commit details
Copy full SHA for 159cc2d
Browse repository at this point
Merge branch 'main' into work/SNAPCRAFT-1364-Skip-repacking-if-artifact-contents-are-unchanged
cmatsuoka
authored
df7707a
View commit details
Copy full SHA for df7707a
Browse repository at this point
chore: address linter warning
Show description for f2e8202
cmatsuoka
committed
f2e8202
View commit details
Copy full SHA for f2e8202
Browse repository at this point
Commits on Jul 15, 2026
chore: handle empty environment variables
Show description for bfbbb1e
cmatsuoka
committed
bfbbb1e
View commit details
Copy full SHA for bfbbb1e
Browse repository at this point
chore: fix icon download issue
Show description for a23571c
cmatsuoka
committed
a23571c
View commit details
Copy full SHA for a23571c
Browse repository at this point
Merge branch 'main' into work/SNAPCRAFT-1364-Skip-repacking-if-artifact-contents-are-unchanged
cmatsuoka
authored
71e73ca
View commit details
Copy full SHA for 71e73ca
Browse repository at this point
You can’t perform that action at this time.