• v0.1.20 574210e690

    pipeline-bot released this 2026-08-25 17:04:57 +00:00 | 0 commits to main since this release

    This empty commit verifies the Release command for the tested dashboard tree after PR #86 was merged before its Release was requested.

    Downloads
  • v0.1.19 851ea5ab8a

    pipeline-bot released this 2026-08-25 16:24:46 +00:00 | 2 commits to main since this release

    Add the missing PostgreSQL constraints for the superseded Deploy terminal state. Repair the PostgreSQL integration test so it reaches that path, and isolate its cases so test order cannot hide failures.

    Downloads
  • v0.1.18 9ec08766b4

    pipeline-bot released this 2026-08-25 15:49:41 +00:00 | 5 commits to main since this release

    Repair active Deploy commands that an older controller accepted before target supersession was available. Claim compares PostgreSQL evidence first. If a newer command exists for the target, it makes the older command terminal and does not run an external effect.

    Downloads
  • v0.1.17 d664076f3f

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

    A newer Release for a Deploy target now makes an older active command terminal. This prevents failed historical rollouts from remaining blue and Running after replacement.

    The change clears the old lease under a target advisory lock, fences an in-flight reconciler, and keeps PostgreSQL authoritative.

    Downloads
  • v0.1.16 86a9e9b3b0

    pipeline-bot released this 2026-08-25 15:11:33 +00:00 | 12 commits to main since this release

    Live end-to-end proof for Build command logs and Deploy effect transcripts after v0.1.15.

    Downloads
  • v0.1.15 0957d2e4e3

    pipeline-bot released this 2026-08-25 14:49:21 +00:00 | 15 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 | 16 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 | 18 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 | 20 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 | 21 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