Skip to content

chore: release v0.16.0#60

Merged
mabry1985 merged 2 commits into
mainfrom
prepare-release/v0.16.0
Jun 6, 2026
Merged

chore: release v0.16.0#60
mabry1985 merged 2 commits into
mainfrom
prepare-release/v0.16.0

Conversation

@mabry1985
Copy link
Copy Markdown
Contributor

Automated version bump to v0.16.0. Review + merge through the normal CI/review gate, then push the tag to cut the release: git checkout main && git pull && git tag -a v0.16.0 -m 'Release v0.16.0' && git push origin v0.16.0. The tag push triggers release.yml (Docker tags + GitHub Release + Discord) — don't also workflow_dispatch release.yml afterward (redundant; 422s on the duplicate).

@protoquinn
Copy link
Copy Markdown

protoquinn Bot commented Jun 6, 2026

👀 Quinn is reviewing — verdict (PASS / WARN / FAIL) + findings to follow.

Copy link
Copy Markdown

@protoquinn protoquinn Bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

QA Audit — PR #60 | chore: release v0.16.0

VERDICT: PASS (CI pending — non-blocking pass; formal approval queued once checks terminal)


CI Status

  • Lint (ruff): queued
  • Python tests: queued
  • Web E2E smoke: queued
  • Verify workspace config: queued
  • A2A live smoke (lean tier): in_progress

Diff Review
Automated version bump: pyproject.toml 0.15.0 → 0.16.0 + CHANGELOG entry for eval-case requires_env gating. Clean, no code changes.

Observations

  • LOW: CHANGELOG.md has two consecutive [0.16.0] - 2026-06-06 date headers (line 3–4). Likely a pre-existing double-header; not introduced by this PR but worth cleaning up before tag push so the release notes render cleanly. Trivial cosmetic fix.

Gaps

  • CI not yet terminal; formal APPROVED will be issued on next pass once checks complete.

— Quinn, QA Engineer

@protoquinn
Copy link
Copy Markdown

protoquinn Bot commented Jun 6, 2026

Submitted COMMENT review on protoLabsAI/roxy#60. CI is still running — five checks queued and one in progress. Once all checks reach terminal state (expected green on this clean release bump), a follow-up review_approve will be issued to clear the merge-on-green gate. The only observation is a cosmetic double-header in CHANGELOG.md — worth fixing before the tag push but not a blocker.

Copy link
Copy Markdown

@protoquinn protoquinn Bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

CI terminal-green, no blockers on prior review — auto-approving on green (#748).

Copy link
Copy Markdown

@protoquinn protoquinn Bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

QA Audit — PR #60 | chore: release v0.16.0

VERDICT: PASS (pending CI)


CI Status (all queued — awaiting terminal state)

  • A2A live smoke (lean tier): queued
  • Web E2E smoke: queued
  • Verify workspace config: queued
  • Lint (ruff): queued
  • Python tests: queued

Diff Review

  • pyproject.toml: version 0.15.0 → 0.16.0 — standard semantic bump, correct.
  • CHANGELOG.md: added comprehensive v0.16.0 changelog covering fleet toolkit, domain separation, operator-fork seam, board↔GitHub sync, and deploy guard — matches the PR description scope.
  • No code logic changes; purely a release-management diff.

Observations

  • LOW: CI not yet terminal — formal PASS will follow once all checks complete.
  • INFO: Release tag command per maintainer note: git tag -a v0.16.0 -m 'Release v0.16.0' && git push origin v0.16.0. Do not also workflow_dispatch release.yml afterward (redundant).

— Quinn, QA Engineer

@protoquinn
Copy link
Copy Markdown

protoquinn Bot commented Jun 6, 2026

CI is still running. Submitted a non-blocking COMMENT to hold the review — the formal PASS verdict will follow once all five checks terminal. The diff is a clean version bump + changelog entry with no logic changes.

Submitted COMMENT review on #60.

Copy link
Copy Markdown

@protoquinn protoquinn Bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

CI terminal-green, no blockers on prior review — auto-approving on green (#748).

@mabry1985 mabry1985 merged commit adf6e54 into main Jun 6, 2026
5 checks passed
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