• v0.1.14 c1caa2e836

    v0.1.14 Stable

    gitea_admin released this 2026-07-06 13:39:58 +00:00 | 222 commits to main since this release

    Added

    • server-package + desktop-package renderers — the 4th and 5th rendered taxonomies
      (internal/render/templates/{server,desktop}/). Objects() now renders both Zig packaging
      taxonomies: CI via pipeline-build/pipeline-build-desktop, staging via pipeline-staging with
      the pkg-install matrix + gpg-signed apt/dnf promote. New CR fields: spec.signing.{method,keyRef},
      spec.test.{debImages,rpmImages} (the RESOLVED install-matrix images, carried verbatim so a tester/
      base-image bump is a CR edit — zdns=amd64 base images, zerotea/zelnet=multi-arch tester images), and
      spec.build.sdkObject (desktop macOS SDK). server renders a <project>-ci-artifacts log-archive
      ConfigMap + archiveLogs on staging; desktop adds the sdk/devSha/buildTemplate/testTemplate params
      and a 3600s staging deadline. Package keyset defaults to build read promote (the provision Job mints
      the gpg <project>-signing-key). Parity-gated against the retired projects/{zdns,zelnet}/ dirs.

    Included changes (v0.1.13 -> v0.1.14)

    • f6cf4cd771ba feat(render): server-package + desktop-package renderers (4th + 5th taxonomies)
    Downloads