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
.
weldengine
/
setup-zig
Public
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Issues
0
Pull requests
0
Actions
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Security and quality
Insights
M01 / setup-zig / Initial implementation
- #1
#1
Merged
guysenpai
merged 16 commits into
main
weldengine/setup-zig:main
from
feat/M01-initial-implementation
weldengine/setup-zig:feat/M01-initial-implementation
Copy head branch name to clipboard
May 10, 2026
Conversation
Commits
16
(16)
Checks
Files changed
Merged
M01 / setup-zig / Initial implementation
#1
guysenpai
merged 16 commits into
main
weldengine/setup-zig:main
from
feat/M01-initial-implementation
weldengine/setup-zig:feat/M01-initial-implementation
Copy head branch name to clipboard
Commits
Commits on May 9, 2026
build(deps): bootstrap repo with TypeScript, vitest, ESLint, prettier, ncc
guysenpai
committed
3cbb6fb
View commit details
Copy full SHA for 3cbb6fb
Browse repository at this point
feat(version): add version parser, comparator and tarball naming
guysenpai
committed
17ff83d
View commit details
Copy full SHA for 17ff83d
Browse repository at this point
feat(cache): add deterministic cache key generation helpers
Show description for 1eadb41
guysenpai
committed
1eadb41
View commit details
Copy full SHA for 1eadb41
Browse repository at this point
feat(minisign): port Ed25519+BLAKE2b verification from mlugg/setup-zig
Show description for b429625
guysenpai
committed
b429625
View commit details
Copy full SHA for b429625
Browse repository at this point
feat(resolve): add version resolution with index.json, ZON parsing, range enforcement
Show description for bf52ba6
guysenpai
committed
bf52ba6
View commit details
Copy full SHA for bf52ba6
Browse repository at this point
feat(action): add main and post orchestration entry points
Show description for aefad5a
guysenpai
committed
aefad5a
View commit details
Copy full SHA for aefad5a
Browse repository at this point
feat(action): add action.yml manifest with 8 inputs, 1 output, node24 runtime
guysenpai
committed
c83df9d
View commit details
Copy full SHA for c83df9d
Browse repository at this point
build(deps): bundle dist/ via ncc and switch to .js import extensions
Show description for 914ce78
guysenpai
committed
914ce78
View commit details
Copy full SHA for 914ce78
Browse repository at this point
ci: add GitHub Actions matrix, lint, and Forgejo test workflows
Show description for ff09343
guysenpai
committed
ff09343
View commit details
Copy full SHA for ff09343
Browse repository at this point
docs: add README and three usage examples (minimal, monorepo, matrix)
guysenpai
committed
3cedaf7
View commit details
Copy full SHA for 3cedaf7
Browse repository at this point
Commits on May 10, 2026
chore(lint): fix eslint and prettier issues, rebuild dist/
Show description for 7bd26bb
guysenpai
committed
7bd26bb
View commit details
Copy full SHA for 7bd26bb
Browse repository at this point
docs(brief): close M01
guysenpai
committed
0ede4be
View commit details
Copy full SHA for 0ede4be
Browse repository at this point
test(minisign): cover bad trusted header, unsupported algo, raw Ed mode
Show description for d8b0996
guysenpai
committed
d8b0996
View commit details
Copy full SHA for d8b0996
Browse repository at this point
ci(release): auto-tag and create GitHub Release on main when Lint passes
Show description for 34c411f
guysenpai
committed
34c411f
View commit details
Copy full SHA for 34c411f
Browse repository at this point
fix(resolve): accept ziglang.org index.json shape (no .version on tagged entries)
Show description for 6e2fc75
guysenpai
committed
6e2fc75
View commit details
Copy full SHA for 6e2fc75
Browse repository at this point
fix(build): rebuild dist/ on Linux and disable git CRLF normalization on dist/*
Show description for 48722fd
guysenpai
committed
48722fd
View commit details
Copy full SHA for 48722fd
Browse repository at this point
You can’t perform that action at this time.