• v0.1.15 0957d2e4e3

    pipeline-bot released this 2026-08-25 14:49:21 +00:00 | 0 commits to main since this release

    Fix the staging startup regression found by v0.1.14. Postgrex.Notifications needs parsed connection options instead of the Ecto Repo URL.

    The red test reproduced the missing database option. make check passes.

    Downloads
  • v0.1.14 a6494c6559

    pipeline-bot released this 2026-08-25 14:41:27 +00:00 | 1 commits to main since this release

    Harmless documentation proof for the durable Build and Deploy command-log release.

    Downloads
  • v0.1.13 eb5442bced

    pipeline-bot released this 2026-08-25 13:36:44 +00:00 | 3 commits to main since this release

    Keep the Pipelines color contract limited to activity status cells. This Change includes the immutable white identity color from the preceding trunk commit.

    Tests: make check

    Downloads
  • v0.1.12 576a4f8a65

    pipeline-bot released this 2026-08-25 13:18:12 +00:00 | 5 commits to main since this release

    Remove staging.binjovi.sean.farm after the binjovi.dev overlap release. The new apex route and availability-gate configuration remain.

    Downloads
  • v0.1.11 2b1fd5f86f

    pipeline-bot released this 2026-08-25 13:07:12 +00:00 | 6 commits to main since this release

    Add the binjovi.dev staging routes and configure the availability gate to verify the new apex. Keep the old HTTPS route for one release so the current controller can verify the transition.

    Downloads
  • v0.1.10 366d239fc9

    pipeline-bot released this 2026-08-25 11:56:40 +00:00 | 7 commits to main since this release

    Fix the HTTP 500 on the project dashboard. PostgreSQL now stores verification evidence as a JSON object, old string values are normalized, and the renderer handles persisted legacy values defensively.

    The red regression test reproduces the production BadMapError. The full local check passes.

    Downloads
  • v0.1.9 bcf104c0f0

    pipeline-bot released this 2026-08-25 11:45:13 +00:00 | 8 commits to main since this release

    Document that the exact zero-failure summary is stored in Pod termination status. This is the clean automatic promotion proof after the node-roll evidence fix.

    Downloads
  • v0.1.8 e76083b78a

    pipeline-bot released this 2026-08-25 11:39:25 +00:00 | 9 commits to main since this release

    Read the exact availability summary from Pod termination status before using kubelet logs. Update to the cluster-built probe that writes the same JSON to stdout and the termination message.

    Downloads
  • v0.1.7 bdefafef1c

    pipeline-bot released this 2026-08-25 11:13:36 +00:00 | 10 commits to main since this release

    Update the README to match the verified in-cluster gate boundary: public IPv4 reachability plus public A and AAAA records. This pull request is the clean self-hosted availability-gate proof release.

    Downloads
  • v0.1.6 1fad02cf7b

    pipeline-bot released this 2026-08-25 11:09:55 +00:00 | 11 commits to main since this release

    Keep dual-stack DNS and public IPv4 reachability in the in-cluster gate. Remove the direct IPv6 connect check because cluster nodes have no IPv6 route; off-cluster IPv6 needs an external probe. Raise the probe memory limit to 128 MiB.

    Downloads