⚠ This page is served via a proxy. Original site: https://github.com
This service does not collect credentials or authentication data.
Skip to content

Conversation

@jozip
Copy link
Contributor

@jozip jozip commented Jan 4, 2026

Copy link
Member

@Techatrix Techatrix left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The Zig version that is mentioned in the build.zig.zon and README.md should be updated. Ideally to a version that has a prebuilt binary available at https://ziglang.org/download/. Note that download links on the website are out of date but you can find more a more recent version in the linked index.json file. But still doesn't include the juicy main PR.

@jozip
Copy link
Contributor Author

jozip commented Jan 5, 2026

The Zig version that is mentioned in the build.zig.zon and README.md should be updated. Ideally to a version that has a prebuilt binary available at https://ziglang.org/download/. Note that download links on the website are out of date but you can find more a more recent version in the linked index.json file. But still doesn't include the juicy main PR.

A thought: would it make sense to have main track only the "master"-releases and a separate dev/unstable/zig-master/stage-branch to track ziglang/zig:master? That way things can be kept in reasonable working condition between releases and drops, and hopefully make it easier to re-architecture and refactor from one branch rather than a bunch of PRs directly on main.

Actually, scratch that. Too big of a risk getting a messy and wildly divergent situation. It makes more sense to hold with the merge until the version of a master drop is >= than what is stated in build.zig.zon.

Zig `0.16.0-dev.1993` is not available as a prebuilt binary.
@codecov-commenter
Copy link

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 98.94%. Comparing base (1d4a410) to head (e4b6e40).

Additional details and impacted files
@@           Coverage Diff           @@
##             main      #32   +/-   ##
=======================================
  Coverage   98.94%   98.94%           
=======================================
  Files           3        3           
  Lines        1514     1514           
=======================================
  Hits         1498     1498           
  Misses         16       16           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@Techatrix Techatrix merged commit f34a177 into zigtools:main Jan 7, 2026
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants