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 }}
Uh oh!
There was an error while loading.
Please reload this page
.
chainguard-dev
/
melange
Public
Notifications
You must be signed in to change notification settings
Fork
179
Star
625
Code
Issues
169
Pull requests
90
Actions
Projects
Security and quality
10
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
feat: add noarch package architecture support
- #2645
#2645
Open
lioneloh
wants to merge 12 commits into
chainguard-dev:main
chainguard-dev/melange:main
from
lioneloh:feat/noarch-architecture
lioneloh/melange:feat/noarch-architecture
Copy head branch name to clipboard
Conversation
Commits
12
(12)
Checks
Files changed
Open
feat: add noarch package architecture support
#2645
lioneloh
wants to merge 12 commits into
chainguard-dev:main
chainguard-dev/melange:main
from
lioneloh:feat/noarch-architecture
lioneloh/melange:feat/noarch-architecture
Copy head branch name to clipboard
Commits
Commits on Sep 2, 2026
feat: add noarch architecture support (steps 1-5)
Show description for 4c43e71
lioneloh
committed
4c43e71
View commit details
Copy full SHA for 4c43e71
Browse repository at this point
feat: use PackageArch() for FDO package-metadata architecture (step 6)
Show description for 8940458
lioneloh
committed
8940458
View commit details
Copy full SHA for 8940458
Browse repository at this point
docs: mark noarch plan steps 6-7 as done with no code needed
Show description for d6cd3f4
lioneloh
committed
d6cd3f4
View commit details
Copy full SHA for d6cd3f4
Browse repository at this point
test(e2e): add noarch build-test fixture (step 8, item 1)
Show description for 761b659
lioneloh
committed
761b659
View commit details
Copy full SHA for 761b659
Browse repository at this point
test(e2e): add multi-arch noarch replication fan-out test (step 8, item 2)
Show description for 4a4b9e9
lioneloh
committed
4a4b9e9
View commit details
Copy full SHA for 4a4b9e9
Browse repository at this point
refactor(build): detect noarch up front in BuildCmd instead of loop-and-break
Show description for 560dd5c
lioneloh
committed
560dd5c
View commit details
Copy full SHA for 560dd5c
Browse repository at this point
refactor(cli): drop dead WithReplicateArchs in BuildCmd's non-noarch loop
Show description for 2c4be70
lioneloh
committed
2c4be70
View commit details
Copy full SHA for 2c4be70
Browse repository at this point
refactor(build): detect noarch up front in TestCmd, mirroring BuildCmd
Show description for 45f1d97
lioneloh
committed
45f1d97
View commit details
Copy full SHA for 45f1d97
Browse repository at this point
fix(index): stamp noarch packages with the concrete arch in APKINDEX
Show description for 3f07b41
lioneloh
committed
3f07b41
View commit details
Copy full SHA for 3f07b41
Browse repository at this point
Commits on Sep 3, 2026
Delete noarch-architecture.md plan
lioneloh
committed
e8dd091
View commit details
Copy full SHA for e8dd091
Browse repository at this point
Merge branch 'main' into feat/noarch-architecture
lioneloh
authored
6295ecf
View commit details
Copy full SHA for 6295ecf
Browse repository at this point
replace if/else statement by switch case in pkg/build/build.go
Show description for fc39c0b
lioneloh
committed
fc39c0b
View commit details
Copy full SHA for fc39c0b
Browse repository at this point
You can’t perform that action at this time.