ziglang/ziglang.org
14
29
Fork
You've already forked ziglang.org
31

Fix missing comma in index.json template after x86_64-netbsd entry #597

Closed
LSRCT wants to merge 1 commit from LSRCT/www.ziglang.org:main into main
pull from: LSRCT/www.ziglang.org:main
merge into: ziglang:main
ziglang:main
ziglang:release-0.16.0
ziglang:apraga/french
ziglang:homersimpsons/fix/mobile-responsiveness
ziglang:MarkLagodych/patch-1
ziglang:Zirunis/patch-1
ziglang:zmitchell/zmitchell/build-graph-docs
ziglang:generalmimon/fix-unit-testing-examples
ziglang:generalmimon/fix-code-snippet-in-0.15.1-relnotes
ziglang:TheConnorJohnson/main
ziglang:meeting-minutes
ziglang:enkvadrat/update-curl-example
First-time contributor
Copy link

Commit e877026 added OpenBSD target entries to the index.json template but missed a trailing comma after the x86_64-netbsd block,
producing invalid JSON at https://ziglang.org/download/index.json.

This breaks any CI or tooling that parses the download index.

Commit e877026 added OpenBSD target entries to the index.json template but missed a trailing comma after the x86_64-netbsd block, producing invalid JSON at https://ziglang.org/download/index.json. This breaks any CI or tooling that parses the download index.
Fix invalid JSON syntax
Some checks failed
test website / build (pull_request) Has been cancelled
c5ffde009e

Fixed in 80f0401670 (sorry, only saw this PR just now).

Fixed in 80f040167082b95d4eb50fcf0ef2b75cd5fe05f1 (sorry, only saw this PR just now).
alexrp closed this pull request 2026年03月20日 19:46:50 +01:00
Author
First-time contributor
Copy link

thanks for the quick fix, appreciate it!

thanks for the quick fix, appreciate it!
Some checks failed
test website / build (pull_request) Has been cancelled
Required
Details

Pull request closed

Please reopen this pull request to perform a merge.
Sign in to join this conversation.
No reviewers
Labels
Clear labels
bounty
https://ziglang.org/news/announcing-donor-bounties
bug
Observed behavior contradicts documented or intended behavior.
contributor-friendly
This issue is limited in scope and/or knowledge of project internals.
downstream
An issue with a third-party project that uses this project.
enhancement
Solving this issue will likely involve adding new logic or components to the codebase.
infra
An issue related to project infrastructure, e.g. continuous integration.
optimization
A task to improve performance and/or resource usage.
question
No questions on the issue tracker; use a community space instead.
regression
Something that used to work in a previous version stopped working
upstream
An issue with a third-party project that this project uses.
use case
Describes a real use case that is difficult or impossible, but does not propose a solution.
Milestone
Clear milestone
No items
No milestone
Projects
Clear projects
No items
No project
Assignees
Clear assignees
No assignees
2 participants
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
ziglang/ziglang.org!597
Reference in a new issue
ziglang/ziglang.org
No description provided.
Delete branch "LSRCT/www.ziglang.org:main"

Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?