Skip to content

release(v0.13.3): serve dashboard correctness (REQ-106 / REQ-107 / REQ-108)#340

Merged
avrabe merged 1 commit into
mainfrom
release/v0.13.3
May 29, 2026
Merged

release(v0.13.3): serve dashboard correctness (REQ-106 / REQ-107 / REQ-108)#340
avrabe merged 1 commit into
mainfrom
release/v0.13.3

Conversation

@avrabe
Copy link
Copy Markdown
Contributor

@avrabe avrabe commented May 29, 2026

Summary

Version bump 0.13.2 → 0.13.3 + CHANGELOG. Patch release carrying the three user-reported serve-dashboard fixes already merged to main, each with a regression test.

REQ Fix Test
106 Variant scope resolves bindings embedded in the variant file (dashboard was reporting bound_artifact_count: 0 while the CLI was correct) serve::variant unit tests
108 External artifact links route to /artifacts/<prefix>:<id> (were pointing at the /externals/<prefix> project-list page) externals.spec.ts Playwright guard
107 Sequence/mapping field values render structurally, not Rust Debug (Sequence [Mapping {…}]) render::artifacts unit tests

All three surfaced from real cross-repo / variant usage.

Test plan

  • rivet validate — PASS
  • rivet docs check — PASS (no version-literal violations)
  • CI
  • Tag v0.13.3release.yml produces the standardized asset set (SBOM + SLSA + cosign + build-env)

Not in this release (tracked)

🤖 Generated with Claude Code

…Q-108)

Version bump 0.13.2 → 0.13.3 + CHANGELOG. Patch release carrying the
three user-reported serve-dashboard fixes already merged to main:

- REQ-106 — variant scope resolves bindings embedded in the variant
  file (dashboard was reporting bound_artifact_count: 0).
- REQ-108 — external artifact links route to /artifacts/<prefix>:<id>
  (were pointing at the /externals/<prefix> project-list page).
- REQ-107 — sequence/mapping field values render structurally instead
  of as Rust Debug output.

Each shipped with a regression test (serve::variant unit tests,
render::artifacts unit tests, externals.spec.ts Playwright guard).

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
@codecov
Copy link
Copy Markdown

codecov Bot commented May 29, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.

📢 Thoughts on this report? Let us know!

@avrabe avrabe merged commit 1b085ca into main May 29, 2026
19 of 38 checks passed
@avrabe avrabe deleted the release/v0.13.3 branch May 29, 2026 18:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant