chore(release): v0.44.1 #866

Merged
pullings merged 1 commit from release-prep/rolling into main 2026-08-25 16:58:03 +02:00
Member

Changelog density — clean

  • PASS — check 7 (sentence length): all sentences ≤ 25 words. Lists, tables and blockquotes are measured too (#632).
  • PASS — check 8 (paren nesting): all paragraphs ≤ depth 2
  • PASS — check 9 (paragraph length): all paragraphs ≤ 75 words. Lists, tables and blockquotes are measured too (#632).

Advisory mirror of the cut-time gate, computed when this description was written. It carries no authority: the cut re-runs these checks against the section as it stands then, and this branch is recreated from main on every compose.

Added

None.

Changed

None.

Fixed

  • changelog-body-check: reject duplicate version sections across the full changelog (#791)

    The gate reports the competing version lines; repeated kind headers remain scoped to the newest release section.

  • rt repin recovers cleanly from a failed tag push by publishing the detached bake directly and naming remote verification before retry (#796)

Removed

None.

Deprecated

None.

Upgrade

None.

<!-- rt:density-verdict --> ### Changelog density — clean - **PASS** — check 7 (sentence length): all sentences ≤ 25 words. Lists, tables and blockquotes are measured too (#632). - **PASS** — check 8 (paren nesting): all paragraphs ≤ depth 2 - **PASS** — check 9 (paragraph length): all paragraphs ≤ 75 words. Lists, tables and blockquotes are measured too (#632). _Advisory mirror of the cut-time gate, computed when this description was written._ _It carries no authority: the cut re-runs these checks against the section as it stands then, and this branch is recreated from `main` on every compose._ <!-- /rt:density-verdict --> ### Added None. ### Changed None. ### Fixed - **changelog-body-check**: reject duplicate version sections across the full changelog (#791) The gate reports the competing version lines; repeated kind headers remain scoped to the newest release section. - **`rt repin` recovers cleanly from a failed tag push** by publishing the detached bake directly and naming remote verification before retry (#796) ### Removed None. ### Deprecated None. ### Upgrade None.
chore(release): prepare v0.44.1
All checks were successful
changelog-body-check / changelog body Cold-Read linter (pull_request) Successful in 6s
check-self-bootstrap / check (pull_request) Has been skipped
changelog-body-check / check (pull_request) Successful in 0s
fragment-check / toolkit-self gate (PR's own rt) (pull_request) Successful in 4s
fragment-check / changelog fragment-kind (pull_request) Successful in 6s
fragment-check / check (pull_request) Successful in 0s
go-ci / lint + build + test (pull_request) Successful in 24s
manifest-check / manifest-vs-tag consistency (pull_request) Successful in 6s
manifest-check / check (pull_request) Successful in 0s
register-check / register-drift check (pull_request) Successful in 6s
register-check / check (pull_request) Successful in 0s
tests / workflow-schema (pull_request) Successful in 3s
tests / bats (pull_request) Successful in 7s
tests / shellcheck (pull_request) Successful in 3s
36e9ffe1b7
Generated by release-toolkit rt prep.

Tracker: frankenbit/release-toolkit#1
release-bot force-pushed release-prep/rolling from 36e9ffe1b7
All checks were successful
changelog-body-check / changelog body Cold-Read linter (pull_request) Successful in 6s
check-self-bootstrap / check (pull_request) Has been skipped
changelog-body-check / check (pull_request) Successful in 0s
fragment-check / toolkit-self gate (PR's own rt) (pull_request) Successful in 4s
fragment-check / changelog fragment-kind (pull_request) Successful in 6s
fragment-check / check (pull_request) Successful in 0s
go-ci / lint + build + test (pull_request) Successful in 24s
manifest-check / manifest-vs-tag consistency (pull_request) Successful in 6s
manifest-check / check (pull_request) Successful in 0s
register-check / register-drift check (pull_request) Successful in 6s
register-check / check (pull_request) Successful in 0s
tests / workflow-schema (pull_request) Successful in 3s
tests / bats (pull_request) Successful in 7s
tests / shellcheck (pull_request) Successful in 3s
to 55c35c72fa
Some checks failed
changelog-body-check / changelog body Cold-Read linter (pull_request) Successful in 6s
changelog-body-check / check (pull_request) Successful in 0s
check-self-bootstrap / check (pull_request) Has been skipped
fragment-check / toolkit-self gate (PR's own rt) (pull_request) Successful in 4s
fragment-check / changelog fragment-kind (pull_request) Successful in 6s
fragment-check / check (pull_request) Successful in 0s
go-ci / lint + build + test (pull_request) Successful in 24s
manifest-check / manifest-vs-tag consistency (pull_request) Successful in 6s
manifest-check / check (pull_request) Successful in 0s
register-check / register-drift check (pull_request) Successful in 6s
register-check / check (pull_request) Successful in 0s
tests / workflow-schema (pull_request) Successful in 3s
tests / bats (pull_request) Successful in 9s
tests / shellcheck (pull_request) Successful in 3s
check-self-bootstrap / check (push) Successful in 5s
go-ci / lint + build + test (push) Successful in 24s
release / decide + act (push) Successful in 8s
release / release (push) Successful in 0s
tests / workflow-schema (push) Successful in 3s
tests / bats (push) Successful in 7s
tests / shellcheck (push) Successful in 3s
goreleaser / build + publish rt asset (push) Successful in 1m23s
goreleaser / publish the rt image + bake its digest (push) Failing after 4s
goreleaser / adopters can pull the published image (push) Has been skipped
goreleaser / adopters can fetch the published asset (push) Failing after 4s
2026-08-25 16:40:05 +02:00
Compare
lookout approved these changes 2026-08-25 16:57:25 +02:00
lookout left a comment

Reviewed the exact head 55c35c72fa and APPROVED.

This release cut is internally consistent: VERSION is 0.44.1; CHANGELOG has the dated v0.44.1 section with the #791 and #796 entries; both source fragments are the expected consumed deletions; and the reusable workflow, README, integration guide, and examples pins all advance to v0.44.1. The pre-cut manifest correctly remains recorded at v0.44.0 and passes the post-prep manifest checks.

Independent checks passed: changelog-body-check (including whole-file duplicate detection), fragment-check, manifest-check, go test ./... -count=1, go vet ./..., go build ./..., bats tests, and git diff --check. Forgejo reports all 14 statuses successful, including the 12 CI contexts.

Reviewed the exact head 55c35c72fa82b2969e21060b3432bc35ee564875 and APPROVED. This release cut is internally consistent: VERSION is 0.44.1; CHANGELOG has the dated v0.44.1 section with the #791 and #796 entries; both source fragments are the expected consumed deletions; and the reusable workflow, README, integration guide, and examples pins all advance to v0.44.1. The pre-cut manifest correctly remains recorded at v0.44.0 and passes the post-prep manifest checks. Independent checks passed: changelog-body-check (including whole-file duplicate detection), fragment-check, manifest-check, go test ./... -count=1, go vet ./..., go build ./..., bats tests, and git diff --check. Forgejo reports all 14 statuses successful, including the 12 CI contexts.
lookout approved these changes 2026-08-25 16:57:25 +02:00
lookout left a comment

Reviewed the exact head 55c35c72fa and APPROVED.

This release cut is internally consistent: VERSION is 0.44.1; CHANGELOG has the dated v0.44.1 section with the #791 and #796 entries; both source fragments are the expected consumed deletions; and the reusable workflow, README, integration guide, and examples pins all advance to v0.44.1. The pre-cut manifest correctly remains recorded at v0.44.0 and passes the post-prep manifest checks.

Independent checks passed: changelog-body-check (including whole-file duplicate detection), fragment-check, manifest-check, go test ./... -count=1, go vet ./..., go build ./..., bats tests, and git diff --check. Forgejo reports all 14 statuses successful, including the 12 CI contexts.

Reviewed the exact head 55c35c72fa82b2969e21060b3432bc35ee564875 and APPROVED. This release cut is internally consistent: VERSION is 0.44.1; CHANGELOG has the dated v0.44.1 section with the #791 and #796 entries; both source fragments are the expected consumed deletions; and the reusable workflow, README, integration guide, and examples pins all advance to v0.44.1. The pre-cut manifest correctly remains recorded at v0.44.0 and passes the post-prep manifest checks. Independent checks passed: changelog-body-check (including whole-file duplicate detection), fragment-check, manifest-check, go test ./... -count=1, go vet ./..., go build ./..., bats tests, and git diff --check. Forgejo reports all 14 statuses successful, including the 12 CI contexts.
Sign in to join this conversation.
No description provided.