Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: ziglang/www.ziglang.org
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: pr-ci
Choose a base ref
...
head repository: ziglang/www.ziglang.org
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: main
Choose a head ref
  • 9 commits
  • 7 files changed
  • 4 contributors

Commits on Jul 2, 2025

  1. Link to @silversquirl's guide to mirroring with Bunny

    In a Lobsters thread about hosting Zig mirrors, @kristoff-it linked to this guide, and I thought it belonged here, as it's a great resource for community members interested in hosting a mirror.
    mtlynch authored and mlugg committed Jul 2, 2025
    Configuration menu
    Copy the full SHA
    06f1c1d View commit details
    Browse the repository at this point in the history

Commits on Jul 3, 2025

  1. CI: update gh sponsor list

    Ziggy committed Jul 3, 2025
    Configuration menu
    Copy the full SHA
    83d99b4 View commit details
    Browse the repository at this point in the history
  2. build.zig.zon: bump minimum_zig_version

    It probably makes sense for this to be a full release rather than a
    patch release where possible. The actual motivation here is that
    mlugg/setup-zig currently uses this version exactly. In fact, for `-dev`
    versions, I don't think it even *can* do anything else, since there may
    be breaking changes between `0.A.0-dev+...` and `0.A.0`.
    mlugg committed Jul 3, 2025
    Configuration menu
    Copy the full SHA
    bd3d49e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c0a433d View commit details
    Browse the repository at this point in the history
  4. Merge pull request #495 from ziglang/fixes

    * `build.zig.zon`: bump `minimum_zig_version` to full release
    * `check-mirrors`: dump error trace if `fetch` returns error
    mlugg authored Jul 3, 2025
    Configuration menu
    Copy the full SHA
    5f62516 View commit details
    Browse the repository at this point in the history

Commits on Jul 7, 2025

  1. Configuration menu
    Copy the full SHA
    a07f3db View commit details
    Browse the repository at this point in the history

Commits on Jul 8, 2025

  1. CI: update gh sponsor list

    Ziggy committed Jul 8, 2025
    Configuration menu
    Copy the full SHA
    9b9b599 View commit details
    Browse the repository at this point in the history
  2. fix broken link

    andrewrk committed Jul 8, 2025
    Configuration menu
    Copy the full SHA
    93a8b32 View commit details
    Browse the repository at this point in the history

Commits on Jul 9, 2025

  1. CI: update gh sponsor list

    Ziggy committed Jul 9, 2025
    Configuration menu
    Copy the full SHA
    4def9bf View commit details
    Browse the repository at this point in the history
Loading