Skip to content

chore(main): release 0.21.1 - #605

Merged
mlorentedev merged 1 commit into
mainfrom
release-please--branches--main
Jun 26, 2026
Merged

chore(main): release 0.21.1#605
mlorentedev merged 1 commit into
mainfrom
release-please--branches--main

Conversation

@mlorentedev

@mlorentedev mlorentedev commented Jun 25, 2026

Copy link
Copy Markdown
Owner

🤖 I have created a release beep boop

0.21.1 (2026-06-25)

Bug Fixes

  • spec-gate: exclude Go *_test.go from the production-LOC count (#603) (5d726ce), closes #517

This PR was generated with Release Please. See documentation.

Summary by CodeRabbit

  • Bug Fixes
    • Updated the release version to v0.21.1.
    • Fixed production LOC reporting so Go test files are no longer counted.

@coderabbitai

coderabbitai Bot commented Jun 25, 2026

Copy link
Copy Markdown

Review Change Stack

No actionable comments were generated in the recent review. 🎉

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: defaults

Review profile: CHILL

Plan: Pro Plus

Run ID: 84294f51-62f6-4722-934c-68f0296f2a94

📥 Commits

Reviewing files that changed from the base of the PR and between c94e64d and ebae373.

📒 Files selected for processing (3)
  • .release-please-manifest.json
  • CHANGELOG.md
  • versions.conf
✅ Files skipped from review due to trivial changes (3)
  • .release-please-manifest.json
  • versions.conf
  • CHANGELOG.md

📝 Walkthrough

Walkthrough

Bumped the release version to 0.21.1 in the release manifest and pinned versions file, and added the matching v0.21.1 changelog entry for the spec-gate LOC counting fix.

Changes

Release v0.21.1

Layer / File(s) Summary
Release metadata and changelog
.release-please-manifest.json, versions.conf, CHANGELOG.md
Updates both version sources from 0.21.0 to 0.21.1 and adds the corresponding v0.21.1 changelog section.

Estimated code review effort

🎯 1 (Trivial) | ⏱️ ~2 minutes

Possibly related PRs

Poem

A tiny bump, a hop, a cheer 🐇
0.21.1 is now here
I nibbled one line, then dashed away
Leaving fresh release notes for the day

🚥 Pre-merge checks | ✅ 3 | ❌ 2

❌ Failed checks (2 warnings)

Check name Status Explanation Resolution
Description check ⚠️ Warning The description does not follow the required template and omits the Summary, SDD checklist, skip rationale, and Test plan sections. Fill in the template sections with a short summary, SDD checklist status or skip rationale, and a test plan.
Linked Issues check ⚠️ Warning This release-only change does not implement the spec-gate harness exclusion or add the required guard test for #517. Add the spec-gate fix for generated harness records and a test proving they no longer count toward production LOC.
✅ Passed checks (3 passed)
Check name Status Explanation
Title check ✅ Passed The title clearly and concisely identifies the release version being cut.
Out of Scope Changes check ✅ Passed The changes are limited to release metadata and changelog updates, which are in scope for a version release PR.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.

✏️ Tip: You can configure your own custom pre-merge checks in the settings.

✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch release-please--branches--main

Comment @coderabbitai help to get the list of available commands.

@mlorentedev
mlorentedev force-pushed the release-please--branches--main branch from c94e64d to ebae373 Compare June 25, 2026 20:40
@mlorentedev
mlorentedev merged commit 65ff7c9 into main Jun 26, 2026
9 of 10 checks passed
@mlorentedev
mlorentedev deleted the release-please--branches--main branch June 26, 2026 01:00
@mlorentedev

Copy link
Copy Markdown
Owner Author

🤖 Created releases:

🌻

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

HARNESS-033: spec-gate over-counts generated harness records as production LOC

1 participant